73344 Commits (f7ddeb535a9d674d3ef3786efa796ffffee8fb5b)
 

Author SHA1 Message Date
Rémi Denis-Courmont f7ddeb535a demux: rename psz_demux to psz_name (refs #18504) 9 years ago
Rémi Denis-Courmont 8f6ff46bec demux: provide full URL instead of access name (refs #18504) 9 years ago
Rémi Denis-Courmont afe9ede83e rtp: remove dead code 9 years ago
Rémi Denis-Courmont ce92396356 input: provide module name in psz_demux for access_demux 9 years ago
Rémi Denis-Courmont 50991f02d4 mp4: use vlc_uri_resolve() 9 years ago
Rémi Denis-Courmont d3b04918a4 live555: check demux_t.s to discriminate access_demux and demux 9 years ago
Rémi Denis-Courmont e160b2af46 oss: remove antilogy 9 years ago
Rémi Denis-Courmont 4235f9abef dvdread: remove antilogy 9 years ago
Rémi Denis-Courmont 8bf5fbf699 decklink: remove antilogy 9 years ago
Rémi Denis-Courmont 03ecaf739f dc1394: remove tautology 9 years ago
Rémi Denis-Courmont f1311b425a avcapture: remove antilogy 9 years ago
Rémi Denis-Courmont 9e1f8a9e70 demux: rename psz_file to psz_filepath (refs #18504) 9 years ago
Rémi Denis-Courmont d9ce9c7739 dtv: simplify/clean-up integer parsing 9 years ago
Pierre Lamot 777514b42f se/archive: fix seeking with SEEK_END 9 years ago
Thomas Guillem f6bbe4ecd0 opengl: vaapi: use vlc_vaapi_InitializeInstanceDRM 9 years ago
Thomas Guillem f0c3cef078 opengl: vaapi: refactor vadpy/vainst initialization 9 years ago
Thomas Guillem ac4427272d avcodec: vaapi: use vlc_vaapi_InitializeInstanceDRM 9 years ago
Thomas Guillem 9ed4df2e28 hw: vaapi: try more DRM devices 9 years ago
Thomas Guillem 513fb6e95b hw: vaapi: add vlc_vaapi_InitializeInstanceDRM 9 years ago
Francois Cartegnie 0f4f98865a packetizer: h264: skip instead of read 9 years ago
Francois Cartegnie f0eb9b6be6 packetizer: h264: check num_slice_group range 9 years ago
Francois Cartegnie 86c35629d7 vlc_bits: add shift guard on bs_read 9 years ago
Thomas Guillem 3eaa1607ec lib: fix libvlc_media_player_set_renderer 9 years ago
Thomas Guillem c72a13b971 input: hold the renderer_item from input_Create 9 years ago
Thomas Guillem af123cc25b input: hold renderer_item when passing control 9 years ago
Francois Cartegnie 9a647ec12d access: live555: re-enable subsession teardown for vlc 9 years ago
Francois Cartegnie 73b3614247 access: live555: set workarounds from server string if avail 9 years ago
Francois Cartegnie 24c49aeccb access: live555: replace workaround vars with flags 9 years ago
Francois Cartegnie 300978f136 contribs: live555: expose Server header 9 years ago
Rémi Denis-Courmont fe8921433e mp4: fix leak in DVC1 box 9 years ago
Rémi Denis-Courmont 0f902ad3b8 mp4: simplify freeing 9 years ago
Rémi Denis-Courmont ed1831730b mp4: fix integer overflow in HLDR box 9 years ago
Rémi Denis-Courmont c8e259ae06 mp4: privatize remaining file read helpers 9 years ago
Jean-Baptiste Kempf 6e8e1ef305 Use the 4.0.0-dev name for development of 4.0 9 years ago
Steve Lhomme c1feca7b23 contrib:ebml: do not read further than allowed 9 years ago
Steve Lhomme 4d63f935fd d3d11va: disable HEVC 10 bits decoding on older drivers 9 years ago
Steve Lhomme 1212ce93b6 direct3d11: use D3D11CheckDriverVersion() to check the AMD driver version 9 years ago
Steve Lhomme 181e43279c d3d11_fmt: add a function to query the driver version 9 years ago
Steve Lhomme 5a6ce11ace d3d11: use defines for the manufacturer IDs 9 years ago
Rémi Denis-Courmont ad303c60a7 stream: clarify seeking documentation 9 years ago
Marvin Scholz 4262e27660 configure: Remove deprecated AM_PROG_CC_C_O 9 years ago
Jean-Baptiste Kempf 3e22a8fafd NEWS: fix typos and errors 9 years ago
Marvin Scholz c9d802a63a configure: Remove obsolete OS X 10.7 workaround 9 years ago
Marvin Scholz 7b91213fa9 codec/audiotoolbox_midi: Handle SysEx 9 years ago
Marvin Scholz 9f33899d19 macosx: Require macOS 10.10 9 years ago
Marvin Scholz ca659050fa package/macosx: Add audiotoolbox_midi to Xcode project 9 years ago
Marvin Scholz 27bb516b0c codec/audiotoolbox_midi: Add AudioToolbox MIDI decoder 9 years ago
Jean-Baptiste Kempf 6883f78aba NEWS: Mention platform requirements 9 years ago
Jean-Baptiste Kempf fdb761fc83 Set minimal macOS version to 10.10 9 years ago
Jean-Baptiste Kempf 9d765e0937 Set mininal Windows version to Windows 7 9 years ago