1519 Commits (e9d96831f73f95d4b2cd69dd20dae95558b3be99)

Author SHA1 Message Date
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
Måns Rullgård b781cc1282 Make lsp a separate configurable and select it from codecs needing it 15 years ago
Diego Biurrun fc298fd9be Add -Wmissing-prototypes to CFLAGS if available. 15 years ago
Daniel Verkamp fa7252494c Fix snow encoder dependencies 15 years ago
Daniel Verkamp 19ecfb8aeb Fix svq1 encoder dependencies 15 years ago
Reimar Döffinger fc5607f862 Make -benchmark also print the maximum memory usage if possible. 15 years ago
Martin Storsjö 6f5a3d0a7b Add an RTSP muxer 15 years ago
Måns Rullgård dd4a03f7b3 Revert "Suppress icc warnings about unknown attributes" 15 years ago
Måns Rullgård 976d7bf71c Suppress armcc warnings about unknown attributes 15 years ago
Stefano Sabatini 336ce917e6 Add FFprobe tool. 15 years ago
Måns Rullgård b80218aa53 Suppress icc warnings about unknown attributes 15 years ago
Måns Rullgård 4f83739855 configure: allow setting strip tool with --strip 15 years ago
Måns Rullgård e6a0c3540d PPC and x86 support aligning variables on stack 15 years ago
Måns Rullgård d96cd42969 Add LOCAL_ALIGNED() macro for declaring aligned local arrays 15 years ago