summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: fix symver detection with icc 10v0.6Reinhard Tartler2010-06-15
* Add compatibility wrappers for functions moved from lavf to lavcReinhard Tartler2010-06-15
* revert r23610, better patch is pendingReinhard Tartler2010-06-15
* add symver hacks for gnu linkersReinhard Tartler2010-06-15
* librtmp may link to different ssl implementationsReinhard Tartler2010-06-09
* libvpx now has an (L)GPL-compatible license.Reinhard Tartler2010-06-05
* VP8 encoding via libvpx.James Zern2010-06-03
* Require --enable-nonfree flag for libvpx.Diego Biurrun2010-05-30
* VP8 decoding via libvpxJames Zern2010-05-29
* Add -ldl to libfaadbin_extralibs instead of libfaadbin_decoder_extralibs.Janne Grunau2010-05-21
* Remove hardcoded-tables hack for IA-64: with latest binutils that now actuallyReinhard Tartler2010-05-19
* configure: allow compiler-specific flags for --disable-optimizationsMåns Rullgård2010-05-03
* Allow to set archiver tool ar.Carl Eugen Hoyos2010-05-02
* Set ARCH=c with --disable-asm, fix buildMåns Rullgård2010-04-26
* Make WMAVoice decoder depend on DCT/RDFTRonald S. Bultje2010-04-23
* Workaround for missing llrintf()Måns Rullgård2010-04-23
* Revert "Fix libx264 configure check to use pkg-config if available."Måns Rullgård2010-04-19
* Fix libx264 configure check to use pkg-config if available.Jason Garrett-Glaser2010-04-19
* configure: simplify $COMPONENT_LIST handlingMåns Rullgård2010-04-19
* configure: simplify vaapi dependenciesMåns Rullgård2010-04-19
* configure: simplify vdpau dependenciesMåns Rullgård2010-04-19
* 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