45224 Commits (7e42d5f0ab2aeac811fd01e122627c9198b13f01)
 

Author SHA1 Message Date
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
Luca Barbato 077011b5af qsv: Expose idr_interval for hevc as well 7 years ago
Josh de Kock 762ab2de6e Remove dv1394 input device 7 years ago
Diego Biurrun 543f00c78e avfoundation: Drop silly _dec suffix from filename 7 years ago
Diego Biurrun d46cd24986 alsa: Coalesce source files after outdev removal 7 years ago
Diego Biurrun 6ce13070bd oss: Coalesce source files after outdev removal 7 years ago
Diego Biurrun 8d3db95f20 sndio: Coalesce source files after outdev removal 7 years ago
Diego Biurrun 8e7e042d41 Remove all output devices 7 years ago
Michael Niedermayer eb3c1a94ad pictor: Correctly check frame dimensions 7 years ago
Martin Storsjö a37e84be69 makedef: Add support for identifying the ARM64 machine type 7 years ago
Martin Storsjö 40d5df67d2 configure: Add a comment about why we don't try to enable pic on arm on target_os=win32 7 years ago
Martin Storsjö 0ca6640991 configure: Don't add -fPIC to asflags when targeting windows 7 years ago