1603 Commits (527b46ba26124e51526d643c5e0f41c8160f286c)

Author SHA1 Message Date
Stefano Sabatini aac6ca6978 Add libavcore. 14 years ago
Måns Rullgård f29be470b3 configure: make sh_quote() more robust 14 years ago
Måns Rullgård d0b8e40ccf configure: create .config file where I intended 14 years ago
Måns Rullgård aef026f406 configure: create .config file in configure to avoid needless reruns 14 years ago
Måns Rullgård b9d5f1b7ed Collect list of seek tests in configure 14 years ago
Måns Rullgård 7c1bb9143e Fix lavfi pixdesc test 14 years ago
Måns Rullgård 48c281629a Generate list of lavfi tests in configure 14 years ago
Måns Rullgård c0b1660582 Fix dependencies for msmpeg4v3 regression test 14 years ago
Vitor Sessak dc609252b6 Nit: fix alphabetical order 14 years ago
Vitor Sessak 720e4c794c Fix obviously missing dependency of float DCT. 14 years ago
Måns Rullgård 8e3275c1a2 configure: match regtest ref files more strictly 14 years ago
Alex Converse 3cac899af9 Split the ADTS header decoder off of the ADTS parser. 14 years ago
Ramiro Polla e26011d0f4 mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into one 14 years ago
Ramiro Polla ec1ee802a2 mingw32: properly check if vfw capture is supported by the system headers 14 years ago
Måns Rullgård d268eee96b Set fast_unaligned in avconfig.h 14 years ago
Ramiro Polla b734a67837 mingw32: avisynth does not need w32api >= 3.13 14 years ago
Ramiro Polla 0a4307d630 configure: properly check for mingw-w64 through installed headers. 14 years ago
Måns Rullgård 40fe5019ef configure: fix pcm test deps 14 years ago
Måns Rullgård 57442411d7 Move regression test dependencies to configure 14 years ago
Måns Rullgård 31c0121db7 configure: add print_enabled() function 14 years ago
Måns Rullgård 355d81df72 configure: simplify some OS-specific flag setting 14 years ago
Måns Rullgård ea28e81faa configure: add missing braces in libvpx check 14 years ago
Dominik Mierzejewski 4be7bc6a84 Provide a hint about the minimum required version of libvpx (0.9.1) 14 years ago
Ramiro Polla 42ebfc54b8 configure: enclose library check for librtmp in brackets 14 years ago
Stefano Sabatini f054aaf731 Add function check for librtmp, require RTMP_Socket() which was added 14 years ago
David Conrad b67a8f49a4 Use __clang_version__ when available 14 years ago
Aurelien Jacobs df0a6d0d24 wmavoice depends on mdct 14 years ago
Måns Rullgård 301ab19dd9 configure: improve GNU as checking 14 years ago
Måns Rullgård 135448fa1a PPC: fix dcbzl detection on OSX 14 years ago
Måns Rullgård e08b8239f6 Add -force_cpusubtype_ALL to ASFLAGS on Darwin/PPC 14 years ago
Måns Rullgård a49d302590 Check for GNU assembler, use gas-preprocessor on darwin 14 years ago
Måns Rullgård 2f0c136e1f Check whether IBM or Apple PPC assembler syntax is used 14 years ago
Aurelien Jacobs d9da8f101f mpegaudio float decoders depend on dct 14 years ago
Måns Rullgård a158446b28 configure: replace unwarranted gcc bashing with a real explanation 14 years ago
Måns Rullgård 534a2231f6 Check for fcntl() 14 years ago
Måns Rullgård 1b15dc3ca8 configure: make --disable-everything soft-disable things 14 years ago
Måns Rullgård 765e61349c Make implicit function declarations an error 14 years ago
Måns Rullgård 2829ce4b40 Remove PPC perf counter support 14 years ago
Måns Rullgård a788196e20 Remove --enable-gprof flag 14 years ago
Måns Rullgård 0912db0206 Make vp8 select h264dsp and use this to pull in mmx intrapred 14 years ago
Måns Rullgård eb7626a32b configure: remove superflous -lm flags 14 years ago
Måns Rullgård 60361817ee configure: reverse order of -l flags 14 years ago
Måns Rullgård 3091eeb363 configure: remove unused flag save/restore functions 14 years ago
Måns Rullgård 9efdf9b5c0 configure: simplify append function 14 years ago
Måns Rullgård 84400e9d10 configure: simplify check_lib function 14 years ago
Måns Rullgård ad4d974c36 configure: remove unused function check_foo_config 14 years ago
Måns Rullgård 851ffa803f configure: use warn function for unrecognised --cc and --arch settings 14 years ago
Måns Rullgård 31a0dcb232 configure: warn about missing yasm 14 years ago
Måns Rullgård 7bfc8ae69f configure: add 'warn' function 14 years ago
Francesco Lavra 31ed3f1f1d Fix dependencies for the ra_144 encoder 14 years ago