summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: restore -mdynamic-no-pic on darwin (missing since r20497)Alexander Strange2010-03-30
* Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols viaHoward Chu2010-03-28
* Implement av_strerror().Stefano Sabatini2010-03-25
* Move arch-specific makefile parts into $arch/MakefileMåns Rullgård2010-03-16
* configure: do not use $_Måns Rullgård2010-03-16
* Move H264 dsputil functions into their own structMåns Rullgård2010-03-16
* Add FATE testsMåns Rullgård2010-03-15
* Add dependencies used by the RDT and ASF/RTP codeMartin Storsjö2010-03-15
* Separate DWT from snow and dsputilMåns Rullgård2010-03-14
* Add _XOPEN_SOURCE=600 to CPPFLAGS on NetBSD.Diego Biurrun2010-03-12
* Document --disable-everything in configure --help.Ramiro Polla2010-03-12
* configure: remove stray semicolonMåns Rullgård2010-03-11
* configure: use map() function in a couple of placesMåns Rullgård2010-03-11
* configure: add --disable-everything optionMåns Rullgård2010-03-11
* configure: allow mips64el and powerpc64 as values for --archMåns Rullgård2010-03-10
* undef av_always_inline before redefiningMåns Rullgård2010-03-10
* configure: always write shared lib variables to config.makMåns Rullgård2010-03-09
* Enable tcp_protocol when enabling httpPeter Ross2010-03-09
* Add missing build dependencies for the AAC decoder caused by adding of SBR.Georgi Chorbadzhiyski2010-03-09
* Error on missing function prototypes with gccMåns Rullgård2010-03-08
* Use -Werror=implicit only with gccMåns Rullgård2010-03-07
* Fix clang sysroot flagDavid Conrad2010-03-07
* Error on implicit function declarationsMåns Rullgård2010-03-06
* Fix make installMåns Rullgård2010-03-06
* Add INSTALL makefile variableMåns Rullgård2010-03-06
* Add CP make variableMåns Rullgård2010-03-06
* Add YASMDEP variable; use for deps on yasm filesMåns Rullgård2010-03-06
* Make lsp a separate configurable and select it from codecs needing itMåns Rullgård2010-03-02
* Add -Wmissing-prototypes to CFLAGS if available.Diego Biurrun2010-02-23
* Fix snow encoder dependenciesDaniel Verkamp2010-02-23
* Fix svq1 encoder dependenciesDaniel Verkamp2010-02-23
* Make -benchmark also print the maximum memory usage if possible.Reimar Döffinger2010-02-22
* Add an RTSP muxerMartin Storsjö2010-02-22
* Revert "Suppress icc warnings about unknown attributes"Måns Rullgård2010-02-22
* Suppress armcc warnings about unknown attributesMåns Rullgård2010-02-21
* Add FFprobe tool.Stefano Sabatini2010-02-21
* Suppress icc warnings about unknown attributesMåns Rullgård2010-02-18
* configure: allow setting strip tool with --stripMåns Rullgård2010-02-17
* PPC and x86 support aligning variables on stackMåns Rullgård2010-02-17
* Add LOCAL_ALIGNED() macro for declaring aligned local arraysMåns Rullgård2010-02-17
* Add "tomi" architectureMåns Rullgård2010-02-11
* configure: require --arch and --target-os when cross-compilingMåns Rullgård2010-02-11
* ffplay depends on rdftMåns Rullgård2010-02-11
* configure: add missing mdct depsMåns Rullgård2010-02-11
* configure: make mdct and rdft select fft and update other depsMåns Rullgård2010-02-11
* Stricter check for math.h functionsMåns Rullgård2010-02-10
* configure: fix cosmetic typo in check_mathfuncMåns Rullgård2010-02-10
* Special check for math.h functionsMåns Rullgård2010-02-09
* Check for setrlimit()Måns Rullgård2010-02-09
* configure: allow 'none' as target OSMåns Rullgård2010-02-09