summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Collect list of seek tests in configureMåns Rullgård2010-07-201-2/+5
* Fix lavfi pixdesc testMåns Rullgård2010-07-191-0/+2
* Generate list of lavfi tests in configureMåns Rullgård2010-07-191-1/+4
* Fix dependencies for msmpeg4v3 regression testMåns Rullgård2010-07-161-1/+1
* Nit: fix alphabetical orderVitor Sessak2010-07-161-1/+1
* Fix obviously missing dependency of float DCT.Vitor Sessak2010-07-151-0/+1
* configure: match regtest ref files more strictlyMåns Rullgård2010-07-121-1/+1
* Split the ADTS header decoder off of the ADTS parser.Alex Converse2010-07-121-4/+1
* mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into oneRamiro Polla2010-07-111-3/+2
* mingw32: properly check if vfw capture is supported by the system headersRamiro Polla2010-07-111-4/+4
* Set fast_unaligned in avconfig.hMåns Rullgård2010-07-101-1/+1
* mingw32: avisynth does not need w32api >= 3.13Ramiro Polla2010-07-101-2/+2
* configure: properly check for mingw-w64 through installed headers.Ramiro Polla2010-07-101-1/+1
* configure: fix pcm test depsMåns Rullgård2010-07-081-1/+2
* Move regression test dependencies to configureMåns Rullgård2010-07-081-1/+109
* configure: add print_enabled() functionMåns Rullgård2010-07-081-3/+10
* configure: simplify some OS-specific flag settingMåns Rullgård2010-07-051-8/+3
* configure: add missing braces in libvpx checkMåns Rullgård2010-07-031-3/+3
* Provide a hint about the minimum required version of libvpx (0.9.1)Dominik Mierzejewski2010-07-031-2/+3
* configure: enclose library check for librtmp in bracketsRamiro Polla2010-07-031-2/+2
* Add function check for librtmp, require RTMP_Socket() which was addedStefano Sabatini2010-07-031-1/+2
* Use __clang_version__ when availableDavid Conrad2010-07-021-1/+2
* wmavoice depends on mdctAurelien Jacobs2010-07-021-1/+1
* configure: improve GNU as checkingMåns Rullgård2010-07-021-4/+10
* PPC: fix dcbzl detection on OSXMåns Rullgård2010-07-011-1/+1
* Add -force_cpusubtype_ALL to ASFLAGS on Darwin/PPCMåns Rullgård2010-07-011-0/+1
* Check for GNU assembler, use gas-preprocessor on darwinMåns Rullgård2010-07-011-0/+5
* Check whether IBM or Apple PPC assembler syntax is usedMåns Rullgård2010-07-011-0/+2
* mpegaudio float decoders depend on dctAurelien Jacobs2010-07-011-0/+5
* configure: replace unwarranted gcc bashing with a real explanationMåns Rullgård2010-07-011-2/+2
* Check for fcntl()Måns Rullgård2010-06-301-0/+2
* configure: make --disable-everything soft-disable thingsMåns Rullgård2010-06-281-1/+1
* Make implicit function declarations an errorMåns Rullgård2010-06-271-1/+1
* Remove PPC perf counter supportMåns Rullgård2010-06-261-4/+0
* Remove --enable-gprof flagMåns Rullgård2010-06-261-8/+0
* Make vp8 select h264dsp and use this to pull in mmx intrapredMåns Rullgård2010-06-251-0/+1
* configure: remove superflous -lm flagsMåns Rullgård2010-06-251-4/+4
* configure: reverse order of -l flagsMåns Rullgård2010-06-251-1/+7
* configure: remove unused flag save/restore functionsMåns Rullgård2010-06-251-36/+0
* configure: simplify append functionMåns Rullgård2010-06-251-1/+0
* configure: simplify check_lib functionMåns Rullgård2010-06-251-5/+1
* configure: remove unused function check_foo_configMåns Rullgård2010-06-251-17/+0
* configure: use warn function for unrecognised --cc and --arch settingsMåns Rullgård2010-06-241-2/+3
* configure: warn about missing yasmMåns Rullgård2010-06-241-1/+4
* configure: add 'warn' functionMåns Rullgård2010-06-241-0/+7
* Fix dependencies for the ra_144 encoderFrancesco Lavra2010-06-241-1/+1
* Enable pthreads automatically unless w32threads is requestedMåns Rullgård2010-06-231-3/+4
* Remove OS/2 threads supportMåns Rullgård2010-06-231-2/+0
* Add barcelona to the list of cmov/fast_cmov compatible CPUs.Diego Pettenò2010-06-221-1/+1
* Remove beosthreads supportMåns Rullgård2010-06-221-2/+0
OpenPOWER on IntegriCloud