summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Implement av_strerror().Stefano Sabatini2010-03-251-0/+2
* Move arch-specific makefile parts into $arch/MakefileMåns Rullgård2010-03-161-1/+2
* configure: do not use $_Måns Rullgård2010-03-161-4/+4
* Move H264 dsputil functions into their own structMåns Rullgård2010-03-161-5/+6
* Add FATE testsMåns Rullgård2010-03-151-0/+3
* Add dependencies used by the RDT and ASF/RTP codeMartin Storsjö2010-03-151-0/+1
* Separate DWT from snow and dsputilMåns Rullgård2010-03-141-1/+3
* Add _XOPEN_SOURCE=600 to CPPFLAGS on NetBSD.Diego Biurrun2010-03-121-0/+1
* Document --disable-everything in configure --help.Ramiro Polla2010-03-121-0/+1
* configure: remove stray semicolonMåns Rullgård2010-03-111-1/+1
* configure: use map() function in a couple of placesMåns Rullgård2010-03-111-6/+2
* configure: add --disable-everything optionMåns Rullgård2010-03-111-0/+9
* configure: allow mips64el and powerpc64 as values for --archMåns Rullgård2010-03-101-2/+2
* undef av_always_inline before redefiningMåns Rullgård2010-03-101-0/+1
* configure: always write shared lib variables to config.makMåns Rullgård2010-03-091-11/+8
* Enable tcp_protocol when enabling httpPeter Ross2010-03-091-0/+1
* Add missing build dependencies for the AAC decoder caused by adding of SBR.Georgi Chorbadzhiyski2010-03-091-1/+1
* Error on missing function prototypes with gccMåns Rullgård2010-03-081-0/+1
* Use -Werror=implicit only with gccMåns Rullgård2010-03-071-1/+1
* Fix clang sysroot flagDavid Conrad2010-03-071-2/+2
* Error on implicit function declarationsMåns Rullgård2010-03-061-0/+1
* Fix make installMåns Rullgård2010-03-061-1/+1
* Add INSTALL makefile variableMåns Rullgård2010-03-061-0/+1
* Add CP make variableMåns Rullgård2010-03-061-0/+1
* Add YASMDEP variable; use for deps on yasm filesMåns Rullgård2010-03-061-0/+1
* Make lsp a separate configurable and select it from codecs needing itMåns Rullgård2010-03-021-1/+6
* Add -Wmissing-prototypes to CFLAGS if available.Diego Biurrun2010-02-231-0/+1
* Fix snow encoder dependenciesDaniel Verkamp2010-02-231-0/+1
* Fix svq1 encoder dependenciesDaniel Verkamp2010-02-231-0/+1
* Make -benchmark also print the maximum memory usage if possible.Reimar Döffinger2010-02-221-0/+4
* Add an RTSP muxerMartin Storsjö2010-02-221-0/+2
* Revert "Suppress icc warnings about unknown attributes"Måns Rullgård2010-02-221-1/+1
* Suppress armcc warnings about unknown attributesMåns Rullgård2010-02-211-0/+1
* Add FFprobe tool.Stefano Sabatini2010-02-211-0/+4
* Suppress icc warnings about unknown attributesMåns Rullgård2010-02-181-1/+1
* configure: allow setting strip tool with --stripMåns Rullgård2010-02-171-3/+4
* PPC and x86 support aligning variables on stackMåns Rullgård2010-02-171-0/+4
* Add LOCAL_ALIGNED() macro for declaring aligned local arraysMåns Rullgård2010-02-171-0/+2
* Add "tomi" architectureMåns Rullgård2010-02-111-0/+1
* configure: require --arch and --target-os when cross-compilingMåns Rullgård2010-02-111-3/+10
* ffplay depends on rdftMåns Rullgård2010-02-111-0/+1
* configure: add missing mdct depsMåns Rullgård2010-02-111-0/+3
* configure: make mdct and rdft select fft and update other depsMåns Rullgård2010-02-111-17/+21
* Stricter check for math.h functionsMåns Rullgård2010-02-101-1/+2
* configure: fix cosmetic typo in check_mathfuncMåns Rullgård2010-02-101-1/+1
* Special check for math.h functionsMåns Rullgård2010-02-091-10/+21
* Check for setrlimit()Måns Rullgård2010-02-091-0/+2
* configure: allow 'none' as target OSMåns Rullgård2010-02-091-1/+2
* libgsm installs headers in a subdirectory, use gsm.h from that subdirectory.Reinhard Tartler2010-02-061-1/+1
* Bink Audio decoderPeter Ross2010-01-311-0/+2
OpenPOWER on IntegriCloud