44985 Commits (5c2a01f064d5ab2b309d25c7f46c6c4471838d90)
 

Author SHA1 Message Date
James Almer 5c2a01f064 Makefile: fix distclean target 7 years ago
James Almer b72ac6dbb8 configure: fix writing library dependencies to config.sh 7 years ago
Mark Thompson 620f88a0b9 vaapi_h264: Add missing return value check 7 years ago
Mark Thompson d5fcf94261 h264_metadata: Fix clearing SEI payload in error case 7 years ago
Mark Thompson 22aed77687 cbs_h2645: Fix memory leak on when reading SEI fails 7 years ago
Mark Thompson 476d301316 cbs: Add a missing return value check 7 years ago
Mark Thompson c77da21e5d vaapi_h264: Do not use deprecated header type 7 years ago
Mark Thompson ff007e30d8 vaapi_h264: Add workaround for bad SEI in old Intel drivers 7 years ago
James Almer 5c22c90c1d vp9_superframe_bsf: cache packets by creating new references instead of moving pointers 7 years ago
Andreas Cadhalpun 0ccddbad20 smacker: limit recursion depth of smacker_decode_bigtree 7 years ago
Michael Niedermayer cd4663dc80 smacker: add sanity check for length in smacker_decode_tree() 7 years ago
Diego Biurrun 17b6c7efb4 build: Add missing config.sh dependency for pkg-config files 7 years ago
Diego Biurrun 7ebe7e8e7a build: Remove pkg-config files on clean instead of on distclean 7 years ago
Diego Biurrun fbf77b5ac3 build: Add uninstall-pkgconfig target to match install-lib*-pkgconfig 7 years ago
Sean McGovern fbca6e7d16 matroskadec: allow RealAudio/Cook/Sipro streams of flavor 0 7 years ago
Diego Biurrun 8e0febe28e configure: Use right variable and right value for AIX ar flags 7 years ago
Peter Große 22241208eb avconv.c: fix calculation of input file duration in seek_to_start() 7 years ago
James Almer 55fe72a841 matroskadec: don't warn about unknown spherical medata when none is present 7 years ago
Martin Storsjö 1746c7c8f2 libspeexenc: Use speex_lib_get_mode instead of the speex_foo_mode data symbols 7 years ago
Diego Biurrun 2cf3c0ab0d Revert "configure: Detect AIX ar command instead of hardcoding it in the OS section" 7 years ago
Diego Biurrun 9b0aff51a7 configure: Simplify MIPS instruction set handling 7 years ago
Diego Biurrun 192fe52e42 configure: Miscellaneous minor changes to config file handling 7 years ago
Diego Biurrun 14bba662d4 configure: Remove unused apply() helper function 7 years ago
Diego Biurrun 61a17423d3 configure: Miscellaneous small changes to helper functions 7 years ago
Martin Storsjö 67c72f08a4 configure: Stop using dlltool to create an import library 7 years ago
Peter Große 91760a9340 dashenc: copy stream frame rate to output stream 7 years ago
Anton Schubert 4723c6226a dashenc: fix bitrate estimation with correct scaling 7 years ago
Luca Barbato 0e702124ee doc: Provide better examples for hls and segment muxing 7 years ago
Diego Biurrun 9dc79b2943 configure: Drop support for legacy PGI compiler 7 years ago
Diego Biurrun 0af8a72174 build: Drop support for legacy TI ARM compiler 7 years ago
Mark Thompson 2708c8e8ef hwcontext_vaapi: Set message callbacks on internally-created devices 7 years ago
Mark Thompson bfc83acfd6 vaapi: Always free parameter buffers after vaEndPicture() with libva2 7 years ago
Mark Thompson f0a978a519 vaapi: Remove H.264 baseline profile 7 years ago
Mark Thompson a126b67e1b configure: Add config option for libva2 (VAAPI 1) 7 years ago
Mark Thompson 94ab0bef40 vaapi: Disable deprecation warnings around use of struct vaapi_context 7 years ago
Martin Storsjö b487add7ec arm: Remove a redundant check in fmtconvert_init_arm.c 7 years ago
Martin Storsjö 17f5171cd4 arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfp 7 years ago
wm4 e724bdfffb lavc: fix hw_device_ctx operation 7 years ago
Diego Biurrun 68649bfed3 configure: Group system feature variables and system libraries together 7 years ago
Diego Biurrun cbcdb2d8e4 build: Delete compiler-generated compat files on 'make clean' 7 years ago
Diego Biurrun 62be1caf16 configure: Bail out early if neither static nor shared libs are built 7 years ago
Diego Biurrun c6496de334 configure: Move enabling libc_type into probe_libc() function 7 years ago
wm4 b46a77f19d lavc: external hardware frame pool initialization 7 years ago
Anton Khirnov ec0f4fa17c FATE: add a test for the H.264 sample fixed by 7c4f6f6 7 years ago
Luca Barbato 98afe3fb71 qsv: Make the hevc idr_interval consistent with the h264 one 7 years ago
Martin Storsjö 41df62fd67 configure: Set the default assembler to armasm64 for MSVC for arm64 7 years ago
Martin Storsjö 732510636e aarch64: Remove a dot from a label 7 years ago
Martin Storsjö 69ac24e556 aarch64: Get rid of a stray double space 7 years ago
Mark Thompson fbd63170bc cbs: Add test dependencies 7 years ago
Diego Biurrun 1c5f264787 mss1: Add missing macro parameters to ARITH_GET_* macros 7 years ago