aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2010-08-06Add a CONFIG_ variable for generic Huffman routines.Diego Biurrun
2010-08-05configure: remove redundant extralibs settingsMåns Rullgård
2010-08-02Add -Wno-parentheses to CFLAGS.Diego Biurrun
2010-08-01Add lavfi-pixfmts LE tests.Stefano Sabatini
2010-08-01Implement set_ne_test_deps() and use if for the lavfi pixdesc test.Stefano Sabatini
2010-08-01Fix suncc ident string (hopefully)Måns Rullgård
2010-07-31configure: set subarch for ARMMåns Rullgård
2010-07-30Make pkgconfig_generate() explicitly return 0 in instead of returningJean-Daniel Dupas
2010-07-28Remove reference to the unexisting movie filter and the correspondingStefano Sabatini
2010-07-27Detect PathScale compilerMåns Rullgård
2010-07-27configure: fix sh_quote functionMåns Rullgård
2010-07-27add Chinese AVS encoding via external library libxavsStefan Gehrer
2010-07-26fate: create report filesMåns Rullgård
2010-07-26configure: extract detailed compiler identificationMåns Rullgård
2010-07-26Reindent.Stefano Sabatini
2010-07-26Make pkgconfig_generate check if the library is enabled before toStefano Sabatini
2010-07-26Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()Stefano Sabatini
2010-07-25Fix pkgconfig_generate line for libavcore.Stefano Sabatini
2010-07-21Add libavcore.Stefano Sabatini
2010-07-20configure: make sh_quote() more robustMåns Rullgård
2010-07-20configure: create .config file where I intendedMåns Rullgård
2010-07-20configure: create .config file in configure to avoid needless rerunsMåns Rullgård
2010-07-20Collect list of seek tests in configureMåns Rullgård
2010-07-19Fix lavfi pixdesc testMåns Rullgård
2010-07-19Generate list of lavfi tests in configureMåns Rullgård
2010-07-16Fix dependencies for msmpeg4v3 regression testMåns Rullgård
2010-07-16Nit: fix alphabetical orderVitor Sessak
2010-07-15Fix obviously missing dependency of float DCT.Vitor Sessak
2010-07-12configure: match regtest ref files more strictlyMåns Rullgård
2010-07-12Split the ADTS header decoder off of the ADTS parser.Alex Converse
2010-07-11mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into oneRamiro Polla
2010-07-11mingw32: properly check if vfw capture is supported by the system headersRamiro Polla
2010-07-10Set fast_unaligned in avconfig.hMåns Rullgård
2010-07-10mingw32: avisynth does not need w32api >= 3.13Ramiro Polla
2010-07-10configure: properly check for mingw-w64 through installed headers.Ramiro Polla
2010-07-08configure: fix pcm test depsMåns Rullgård
2010-07-08Move regression test dependencies to configureMåns Rullgård
2010-07-08configure: add print_enabled() functionMåns Rullgård
2010-07-05configure: simplify some OS-specific flag settingMåns Rullgård
2010-07-03configure: add missing braces in libvpx checkMåns Rullgård
2010-07-03Provide a hint about the minimum required version of libvpx (0.9.1)Dominik Mierzejewski
2010-07-03configure: enclose library check for librtmp in bracketsRamiro Polla
2010-07-03Add function check for librtmp, require RTMP_Socket() which was addedStefano Sabatini
2010-07-02Use __clang_version__ when availableDavid Conrad
2010-07-02wmavoice depends on mdctAurelien Jacobs
2010-07-02configure: improve GNU as checkingMåns Rullgård
2010-07-01PPC: fix dcbzl detection on OSXMåns Rullgård
2010-07-01Add -force_cpusubtype_ALL to ASFLAGS on Darwin/PPCMåns Rullgård
2010-07-01Check for GNU assembler, use gas-preprocessor on darwinMåns Rullgård
2010-07-01Check whether IBM or Apple PPC assembler syntax is usedMåns Rullgård