summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Move MinGW CPPFLAGS setting to libc section, where it belongsDiego Biurrun2013-02-141-1/+1
* openbsd: Add minor number to shared library install nameDiego Biurrun2013-02-111-1/+1
* build: Make library minor version visible in the MakefileDiego Biurrun2013-02-111-0/+1
* dsputil: Separate h264chromaDiego Biurrun2013-02-061-1/+1
* configure: Group all hwaccels together in a separate variableDiego Biurrun2013-02-051-4/+9
* configure: Add a comment indicating why uclibc is checked before glibcDiego Biurrun2013-01-311-0/+1
* configure: Move newlib libc check before mingw libc checkDiego Biurrun2013-01-311-3/+4
* build: Make the H.264 parser select h264qpelDiego Biurrun2013-01-241-1/+1
* openbsd: configure: Stop enabling PIC by defaultDiego Biurrun2013-01-241-6/+0
* libgsm: detect libgsm header pathBrad Smith2013-01-211-1/+4
* configure: Run SHFLAGS through ldflags_filter()Sean McGovern2013-01-181-1/+1
* libcdio: support recent cdio-paranoiaLuca Barbato2013-01-171-2/+5
* configure: Make the new srtp protocol depend on the rtp protocolMartin Storsjö2013-01-151-0/+1
* configure: Make warnings from -Wreturn-type fatal errorsDiego Biurrun2013-01-141-0/+2
* suncc: Replace more GCC flags by their equivalents in suncc_flags()Sean McGovern2013-01-141-1/+2
* libvpx: make vp8 and vp9 selectableLuca Barbato2013-01-141-6/+10
* vdpau: Add VC-1 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-0/+2
* vdpau: Add H.264 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-0/+1
* vdpau: Add MPEG-4 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-0/+2
* vdpau: Add MPEG-1/2 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-0/+2
* configure: enable pic for shared libs on AArch64Marcin Juszkiewicz2013-01-111-1/+1
* Drop Snow codecDiego Biurrun2013-01-061-6/+0
* configure: suppress -fPIC in msvc buildsHendrik Leppkes2012-12-311-0/+1
* build: Add rtpenc_chain extra config optionDiego Biurrun2012-12-281-2/+4
* configure: Add --disable-all command line optionDiego Biurrun2012-12-281-0/+5
* configure: cosmetics: Separate hwaccel dependencies from decoders/encodersDiego Biurrun2012-12-231-22/+24
* configure: Make avconv depend on null, anull and resample filtersDiego Biurrun2012-12-211-2/+3
* miscellaneous typo fixesDiego Biurrun2012-12-211-1/+1
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-201-4/+6
* configure: formatting cosmeticsDiego Biurrun2012-12-181-4/+8
* configure: fix automatic processing of _extralibs in check_depsMans Rullgard2012-12-091-4/+15
* configure: Have protocols select network code instead of depending on itDiego Biurrun2012-12-091-9/+7
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-071-0/+1
* arm: detect cpu features at runtime on LinuxMans Rullgard2012-12-071-1/+3
* arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-071-6/+6
* configure: arm: make _inline arch ext symbols depend on inline_asmMans Rullgard2012-12-071-0/+2
* configure: arm: check inline and external asm support for extensionsMans Rullgard2012-12-071-6/+8
* configure: add check_insn functionMans Rullgard2012-12-071-0/+6
* configure: clean up check_inline_asm and check_as functionsMans Rullgard2012-12-071-5/+10
* configure: arm: set fast_clz and fast_unaligned in cpuflags sectionMans Rullgard2012-12-071-2/+7
* configure: arm: detect toolchain default arch versionMans Rullgard2012-12-071-0/+32
* configure: do not bypass cpuflags section if --cpu not givenMans Rullgard2012-12-071-6/+5
* ppc: always use pic for shared librariesLuca Barbato2012-12-031-0/+1
* configure: Strip ordinals from mingw generated def filesMartin Storsjö2012-12-031-2/+2
* configure: arm: detect default thumb state of compilerMans Rullgard2012-12-031-0/+1
* build: Make the ISMV muxer select the MOV muxerDiego Biurrun2012-12-031-0/+1
* configure: move arm arch extensions to a separate variableMans Rullgard2012-12-031-6/+10
* configure: avplay now depends on avresampleDiego Biurrun2012-12-021-1/+1
* configure: fix indentation in option parsing loopMans Rullgard2012-12-011-60/+60
* configure: Use headers in the check for _beginthreadex for w32threadsMartin Storsjö2012-11-301-1/+1
OpenPOWER on IntegriCloud