74822 Commits (3e0d833a3f8d87a6aa94bd226e94387ebd95a4e4)
 

Author SHA1 Message Date
Thomas Guillem 3e0d833a3f compat: poll: work around event loss on WIN32 8 years ago
Alexandre Janniaux 70cd50797c demux:mkv: fix hvcC detection with mkvmerge 8 years ago
Zhao Zhili eaac4ae231 demux: adaptive: case-insensitive compare of scheme 8 years ago
Francois Cartegnie 55fa460795 demux: adaptive: remove old TLS api and network primitives 8 years ago
Marvin Scholz 2aea8b85a2 configure: Simplify mingw flag checks 9 years ago
Marvin Scholz 9c2208569c VLSub: Handle error when fetching translations list 8 years ago
Marvin Scholz a50b1c02e9 VLSub: Correct casing of "VLC" string 8 years ago
Marvin Scholz 2610c4fb26 VLSub: Correct VLSub version in User-Agent and Window title 8 years ago
Marvin Scholz a938b7a08e vout/macosx: Remove HiDPI scaling 8 years ago
Konstantin Pavlov 7c39a723b7 snap: fix TryExec in the .desktop file. 8 years ago
Konstantin Pavlov a2772fbf0f snap: link with contrib-provided libarchive. 8 years ago
Konstantin Pavlov 20cac58ac1 snap: merge ffmpeg-based plugins into one to save space. 8 years ago
Konstantin Pavlov b6a295f958 snap: fix open file dialogs when running on Plasma. 8 years ago
Konstantin Pavlov 612cdb0cac snap: add packages fixing look'n'feel issues on Plasma. 8 years ago
Konstantin Pavlov 9e426c2bed snap: exclude unneeded development files. 8 years ago
Konstantin Pavlov 17f720a061 snap: link with contrib-provided protobuf. 8 years ago
Martin Storsjö 4a9b6e5193 arm: Allow building assembly in thumb mode 8 years ago
Martin Storsjö 4214cf058c configure: Treat host_cpu = armv* as plain arm 8 years ago
Rémi Denis-Courmont ff2026445c upnp: module can have only one description 8 years ago
Rémi Denis-Courmont cd6df35676 h2frame: remove write-only test variable 8 years ago
Steve Lhomme b39336e402 avcodec: better fix for missing FourCC in libav 8 years ago
Francois Cartegnie c8ba5435ac demux: hls: add probing by mime type fallback 8 years ago
Francois Cartegnie 4ea1c1b77b demux: adaptive: add mime based demux proxy 8 years ago
Francois Cartegnie 44751cd701 demux: adaptive: pass content-type though streams 8 years ago
Francois Cartegnie 1fdf88d7ed demux: adaptive: expose content-type 8 years ago
Francois Cartegnie 7bbd00f21e demux: adaptive: refactor demux creation with factory interface 8 years ago
Francois Cartegnie 8f0953011b demux: adaptive: move mime to format conversion 8 years ago
Steve Lhomme b6a4a1b677 hw:d3d11: allow GPU to CPU conversion as long as the visible height is the same 8 years ago
Steve Lhomme fecf82c727 d3d11_surface: add a filter to convert RGBA from the GPU to RGBA/BGRA on the CPU 8 years ago
Steve Lhomme ec9f73e397 direct3d11: use VLC_CODEC_D3D11_OPAQUE_BGRA for BGRA display 8 years ago
Steve Lhomme 172bb6a97f direct3d11: use VLC_CODEC_D3D11_OPAQUE_RGBA for RGBA display 8 years ago
Steve Lhomme 90616f242f core: add VLC_CODEC_D3D11_OPAQUE_BGRA to differentiate from RGBA 8 years ago
Steve Lhomme 35b0a076bd core: add VLC_CODEC_D3D11_OPAQUE_RGBA to differenciate from NV12 or P010 8 years ago
Steve Lhomme 9514479725 hw:d3d11: never use a texture with slices for the video processor output 9 years ago
Pierre Lamot 44562012f3 contrib: qt: prefer lower value when rounding fractional scaling 8 years ago
Hugo Beauzée-Luyssen 1a77d7be78 contrib: Update to Qt 5.6.3 8 years ago
Hugo Beauzée-Luyssen 5bc9920b10 mkv: Fix NULL deref 8 years ago
Thomas Guillem d172e0f40e mediacodec: don't use timestamp_fifo for MPEG2 8 years ago
Alexandre Janniaux 5b36000c03 modules/codec/omxil/mediacodec.c: add MPEG2 support 8 years ago
Alexandre Janniaux 2b056e5def modules/codec/omxil/mediacodec.c: fix SAR for MPEG2 8 years ago
Steve Lhomme ae6acfd073 avcodec: fix missing FourCC in libav 8 years ago
Thomas Guillem 9f671c24e9 mmdevice: don't lock read of sys->dev 8 years ago
David Fuhrmann 171c085bcb macosx: Workaround mkv file association problem 8 years ago
Rémi Denis-Courmont d8cc13dd92 extras: remove vlc_tdestroy() 8 years ago
Rémi Denis-Courmont 320938b4bf compat: add tdestroy() 8 years ago
Rémi Denis-Courmont a992da82cd darwin: fix proxy URL format (fixes #19803) 8 years ago
Rémi Denis-Courmont b46ddaecda Revert "service_discovery: lock playlist_ServicesDiscoveryKillAll()" 8 years ago
Francois Cartegnie e53149b6b1 demux: hls: end attribute when closing quotes 8 years ago
Francois Cartegnie 698a857c77 demux: hls: strip invalid padding chars from attributes 8 years ago
Steve Lhomme e10dffc42d hw:d3d11:d3d11_surface: allocate a single slice texture 9 years ago