summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Change inter-protocol dependencies from _deps to _selectMartin Storsjö2010-05-141-2/+2
* Add -ldl to libfaadbin_extralibs instead of libfaadbin_decoder_extralibs.Janne Grunau2010-05-111-1/+1
* Remove hardcoded-tables hack for IA-64: with latest binutils that now actuallyReimar Döffinger2010-05-081-5/+0
* Enable libavfilter by default and fix pading for mxf-d10Michael Niedermayer2010-05-071-1/+2
* configure: update suncc SPARC CPU name mappingMichael Kostylev2010-05-071-2/+2
* SPARC: disable VIS for Niagara CPUMichael Kostylev2010-05-071-0/+4
* Add intra refresh and crf-max support to the libavcodec libx264 wrapper.Jason Garrett-Glaser2010-05-061-2/+2
* configure: allow compiler-specific flags for --disable-optimizationsMåns Rullgård2010-05-031-0/+3
* Allow to set archiver tool ar.Carl Eugen Hoyos2010-05-021-3/+5
* Set ARCH=c with --disable-asm, fix buildMåns Rullgård2010-04-261-1/+1
* Make WMAVoice decoder depend on DCT/RDFTRonald S. Bultje2010-04-231-1/+1
* Workaround for missing llrintf()Måns Rullgård2010-04-231-0/+2
* Revert "Fix libx264 configure check to use pkg-config if available."Måns Rullgård2010-04-191-1/+1
* Fix libx264 configure check to use pkg-config if available.Jason Garrett-Glaser2010-04-191-1/+1
* configure: simplify $COMPONENT_LIST handlingMåns Rullgård2010-04-191-23/+7
* configure: simplify vaapi dependenciesMåns Rullgård2010-04-191-5/+1
* configure: simplify vdpau dependenciesMåns Rullgård2010-04-191-5/+2
* configure: restore -mdynamic-no-pic on darwin (missing since r20497)Alexander Strange2010-03-301-1/+2
* Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols viaHoward Chu2010-03-281-0/+4
* 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
OpenPOWER on IntegriCloud