72879 Commits (8b3ebbbb2a1ebe5afd42e8542ecdbab14374033d)
 

Author SHA1 Message Date
Rémi Denis-Courmont 8b3ebbbb2a m4: fix false negative working iconv test 9 years ago
Rémi Denis-Courmont a1c3e136c4 Drop broken C99 support 9 years ago
Rémi Denis-Courmont b97304c176 file logger: do not disable buffering 9 years ago
Francois Cartegnie 3fa85e6a2b access: live555: define and set pcr offset 9 years ago
Thomas Guillem fd09bcfd9b mmdevice: fix assert/UB when changing volume without any devices 9 years ago
Thomas Guillem 849fe10267 direct3d9: glconv: use visible size 9 years ago
Thomas Guillem 6068eb0364 direct3d9: glconv: use a render target 9 years ago
Thomas Guillem 421b81db86 contribs: use libplacebo on Windows 9 years ago
Steve Lhomme 64e17c521d demux: move the xiph metadata handling common code in a static library 9 years ago
Steve Lhomme 32d236c626 deinterlace: move the common code between modules in a static library 9 years ago
Steve Lhomme 65e339de67 avcodec: move the common code between ffmpeg modules in a static library 9 years ago
Thomas Guillem ff6938db7b date_Increment: add assert 9 years ago
Thomas Guillem ba6b88f01d a52: fix FPE when fmt_out.i_rate is already initialized 9 years ago
Steve Lhomme 39e7d2b0a3 demux:mkv: delete the Dummy we don't want after we have skipped it in the reader 9 years ago
Steve Lhomme afdbb2799d demux:mkv: don't read further than our parent or its parent 9 years ago
Steve Lhomme 9b3e23e928 demux:mkv: when finished reading position the reader at the end of the data we read 9 years ago
Steve Lhomme d535613587 demux:mkv: do not try to use p_prev if it's already free'd 9 years ago
Steve Lhomme dc6e8ce36c Revert "mkv/demux: Ebml_Parser: fix #18001 (memory-leak)" 9 years ago
Steve Lhomme b26e21f666 demux:mkv: put the lighter tests first 9 years ago
Steve Lhomme 8467e19d1e demux:mkv: simplify the code 9 years ago
Pierre Lamot 73dfee41cd qt: fix autoresize on windows 9 years ago
Rémi Denis-Courmont a6a805f194 block: limit alloc size to 128MB 9 years ago
Marvin Scholz 92aaef9ae7 win32: Fix makensis calls 9 years ago
Jean-Baptiste Kempf 5b22c02fa3 win32 build.sh: avoid bash-specific syntax 9 years ago
Rémi Denis-Courmont 1bdc3729d0 mp4: do not assume demux has an input 9 years ago
Rémi Denis-Courmont b696875781 directory: do not assume demux has an input 9 years ago
Jean-Baptiste Kempf 279db9d8f2 Win32 build: fix script options 9 years ago
Thomas Guillem be38fffaa1 vout/opengl: fix use-after-free 9 years ago
Thomas Guillem 90e8bf9f79 vout/opengl: fix NULL dereference if pl_context_create fails 9 years ago
Jean-Baptiste Kempf 544b09e649 win32 build: provide an option for installer creation 9 years ago
Thomas Guillem b6bbde6666 direct3d9: add OpenGL interop using WGL_NV_DX_interop ext 9 years ago
Thomas Guillem 1d68b84bc8 wgl: add getExtensionsString callback 9 years ago
Thomas Guillem 37251c6902 direct3d9: refactor device creation 9 years ago
Thomas Guillem 172414bafc direct3d9: add hwnd in d3dctx 9 years ago
Thomas Guillem a84e5591ea direct3d9: refactor Direct3D9CreatePicturePool 9 years ago
Thomas Guillem 1246ef73d0 direct3d9: refactor context create/destroy 9 years ago
Thomas Guillem 49db448c7e direct3d9: refactor, use a struct to hold d3d ctx 9 years ago
Thomas Guillem 4b365462d1 fourcc: add d3d* fallbacks 9 years ago
Jean-Baptiste Kempf 4608791530 configure: use stack-protector-strong in optimized mode 9 years ago
Hugo Beauzée-Luyssen e8907f2e32 packetizer: flac: Remove invalid es_format_Clean 9 years ago
Hugo Beauzée-Luyssen be6c18f7c6 packetizer: avparser: Remove invalid es_format_Clean 9 years ago
Hugo Beauzée-Luyssen 5134180d08 packetizer: copy: Remove invalid es_format_Clean 9 years ago
Hugo Beauzée-Luyssen 9dbe39da27 test: Add vlc-demux(-dec)-run to default targets 9 years ago
Hugo Beauzée-Luyssen 15e5a7a66a mkv: Fix leak on error 9 years ago
Thomas Guillem 71eb04d922 es_format: fix rare double free 9 years ago
Thomas Guillem 24c731a896 test: input: fix test_decoder_destroy 9 years ago
Rémi Denis-Courmont a0749ab920 objres: use add_overflow() 9 years ago
Rémi Denis-Courmont b372a4430d Use overflow built-ins also on clang 9 years ago
Jean-Baptiste Kempf a4f2b08c97 extra-tools: check for flex presence 9 years ago
Jean-Baptiste Kempf 9e1c8ae259 extras-tools: add flex 9 years ago