1532 Commits (83b707613181c01fd4e9d25dda6787af439d2e41)

Author SHA1 Message Date
Reimar Döffinger edd43c9593 Do not check_lib for -lva if vaapi is disabled, having -lva in extralibs 15 years ago
Peter Ross 21ae67900e automatically enable buffer_filter when compiling ffmpeg 15 years ago
Diego Biurrun 2c780abfdb Require --enable-nonfree flag for libvpx. 15 years ago
Måns Rullgård b4cf3f6c62 mmst_protocol depends on network 15 years ago
Martin Storsjö c4c302f1af Look for libvpx headers in the vpx subdirectory in configure, too 15 years ago
James Zern 8299a7f819 VP8 decoding via libvpx. 15 years ago
Martin Storsjö deeb7012b9 Change inter-protocol dependencies from _deps to _select 15 years ago
Janne Grunau 405213b736 Add -ldl to libfaadbin_extralibs instead of libfaadbin_decoder_extralibs. 15 years ago
Reimar Döffinger c12caa32b2 Remove hardcoded-tables hack for IA-64: with latest binutils that now actually 15 years ago
Michael Niedermayer cccc039f71 Enable libavfilter by default and fix pading for mxf-d10 15 years ago
Michael Kostylev 87ddc38bdb configure: update suncc SPARC CPU name mapping 15 years ago
Michael Kostylev 26b7199e12 SPARC: disable VIS for Niagara CPU 15 years ago
Jason Garrett-Glaser e8c7fca90c Add intra refresh and crf-max support to the libavcodec libx264 wrapper. 15 years ago
Måns Rullgård b05394a081 configure: allow compiler-specific flags for --disable-optimizations 15 years ago
Carl Eugen Hoyos 121d78d00c Allow to set archiver tool ar. 15 years ago
Måns Rullgård 3bfd582c96 Set ARCH=c with --disable-asm, fix build 15 years ago
Ronald S. Bultje 005ad8a0de Make WMAVoice decoder depend on DCT/RDFT 15 years ago
Måns Rullgård 07876e25c8 Workaround for missing llrintf() 15 years ago
Måns Rullgård 60877ad941 Revert "Fix libx264 configure check to use pkg-config if available." 15 years ago
Jason Garrett-Glaser 73f3f30de5 Fix libx264 configure check to use pkg-config if available. 15 years ago
Måns Rullgård 8469ae22a8 configure: simplify $COMPONENT_LIST handling 15 years ago
Måns Rullgård 0afab17ef9 configure: simplify vaapi dependencies 15 years ago
Måns Rullgård c89c96e989 configure: simplify vdpau dependencies 15 years ago
Alexander Strange 13cb218724 configure: restore -mdynamic-no-pic on darwin (missing since r20497) 15 years ago
Howard Chu 0f943ce663 Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via 15 years ago
Stefano Sabatini 87958234f9 Implement av_strerror(). 15 years ago
Måns Rullgård 43f60eba19 Move arch-specific makefile parts into $arch/Makefile 15 years ago
Måns Rullgård e0e335a023 configure: do not use $_ 15 years ago
Måns Rullgård 4693b031a3 Move H264 dsputil functions into their own struct 15 years ago
Måns Rullgård 2fad097788 Add FATE tests 15 years ago
Martin Storsjö 0298cc04bd Add dependencies used by the RDT and ASF/RTP code 15 years ago
Måns Rullgård 05aec7bb87 Separate DWT from snow and dsputil 15 years ago
Diego Biurrun 2138dc99fc Add _XOPEN_SOURCE=600 to CPPFLAGS on NetBSD. 15 years ago
Ramiro Polla bb55e3a33d Document --disable-everything in configure --help. 15 years ago
Måns Rullgård 3952471da5 configure: remove stray semicolon 15 years ago
Måns Rullgård 54a2ae3728 configure: use map() function in a couple of places 15 years ago
Måns Rullgård 36e2dea032 configure: add --disable-everything option 15 years ago
Måns Rullgård 47b1860eef configure: allow mips64el and powerpc64 as values for --arch 15 years ago
Måns Rullgård 9a894c48ae undef av_always_inline before redefining 15 years ago
Måns Rullgård 1afc4750ef configure: always write shared lib variables to config.mak 15 years ago
Peter Ross 279a0c976e Enable tcp_protocol when enabling http 15 years ago
Georgi Chorbadzhiyski 49351479ea Add missing build dependencies for the AAC decoder caused by adding of SBR. 15 years ago
Måns Rullgård de63bfecd2 Error on missing function prototypes with gcc 15 years ago
Måns Rullgård 62df111cf0 Use -Werror=implicit only with gcc 15 years ago
David Conrad 4def700e9e Fix clang sysroot flag 15 years ago
Måns Rullgård 1e50348a2a Error on implicit function declarations 15 years ago
Måns Rullgård 6cfac0e908 Fix make install 15 years ago
Måns Rullgård fd676deb96 Add INSTALL makefile variable 15 years ago
Måns Rullgård 4335125ccc Add CP make variable 15 years ago
Måns Rullgård a4aea515b0 Add YASMDEP variable; use for deps on yasm files 15 years ago