summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Only check for for libvpx decoder/encoder if libvpx is enabled.Diego Biurrun2010-08-08
* fix configure when --enable-libvpx is not specifiedRamiro Polla2010-08-08
* Split libvpx check into decoder and encoder check.Frank Barchard2010-08-08
* Split h264dsp and h264pred in configure.Jason Garrett-Glaser2010-08-07
* Add a CONFIG_ variable for generic Huffman routines.Diego Biurrun2010-08-06
* configure: remove redundant extralibs settingsMåns Rullgård2010-08-05
* Add -Wno-parentheses to CFLAGS.Diego Biurrun2010-08-02
* Add lavfi-pixfmts LE tests.Stefano Sabatini2010-08-01
* Implement set_ne_test_deps() and use if for the lavfi pixdesc test.Stefano Sabatini2010-08-01
* Fix suncc ident string (hopefully)Måns Rullgård2010-08-01
* configure: set subarch for ARMMåns Rullgård2010-07-31
* Make pkgconfig_generate() explicitly return 0 in instead of returningJean-Daniel Dupas2010-07-30
* Remove reference to the unexisting movie filter and the correspondingStefano Sabatini2010-07-28
* Detect PathScale compilerMåns Rullgård2010-07-27
* configure: fix sh_quote functionMåns Rullgård2010-07-27
* add Chinese AVS encoding via external library libxavsStefan Gehrer2010-07-27
* fate: create report filesMåns Rullgård2010-07-26
* configure: extract detailed compiler identificationMåns Rullgård2010-07-26
* Reindent.Stefano Sabatini2010-07-26
* Make pkgconfig_generate check if the library is enabled before toStefano Sabatini2010-07-26
* Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()Stefano Sabatini2010-07-26
* Fix pkgconfig_generate line for libavcore.Stefano Sabatini2010-07-25
* Add libavcore.Stefano Sabatini2010-07-21
* configure: make sh_quote() more robustMåns Rullgård2010-07-20
* configure: create .config file where I intendedMåns Rullgård2010-07-20
* configure: create .config file in configure to avoid needless rerunsMåns Rullgård2010-07-20
* Collect list of seek tests in configureMåns Rullgård2010-07-20
* Fix lavfi pixdesc testMåns Rullgård2010-07-19
* Generate list of lavfi tests in configureMåns Rullgård2010-07-19
* Fix dependencies for msmpeg4v3 regression testMåns Rullgård2010-07-16
* Nit: fix alphabetical orderVitor Sessak2010-07-16
* Fix obviously missing dependency of float DCT.Vitor Sessak2010-07-15
* configure: match regtest ref files more strictlyMåns Rullgård2010-07-12
* Split the ADTS header decoder off of the ADTS parser.Alex Converse2010-07-12
* mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into oneRamiro Polla2010-07-11
* mingw32: properly check if vfw capture is supported by the system headersRamiro Polla2010-07-11
* Set fast_unaligned in avconfig.hMåns Rullgård2010-07-10
* mingw32: avisynth does not need w32api >= 3.13Ramiro Polla2010-07-10
* configure: properly check for mingw-w64 through installed headers.Ramiro Polla2010-07-10
* configure: fix pcm test depsMåns Rullgård2010-07-08
* Move regression test dependencies to configureMåns Rullgård2010-07-08
* configure: add print_enabled() functionMåns Rullgård2010-07-08
* configure: simplify some OS-specific flag settingMåns Rullgård2010-07-05
* configure: add missing braces in libvpx checkMåns Rullgård2010-07-03
* Provide a hint about the minimum required version of libvpx (0.9.1)Dominik Mierzejewski2010-07-03
* configure: enclose library check for librtmp in bracketsRamiro Polla2010-07-03
* Add function check for librtmp, require RTMP_Socket() which was addedStefano Sabatini2010-07-03
* Use __clang_version__ when availableDavid Conrad2010-07-02
* wmavoice depends on mdctAurelien Jacobs2010-07-02
* configure: improve GNU as checkingMåns Rullgård2010-07-02