aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* Add SSSE3 checkGravatar zuxy2007-05-20
* Update regexp to ffmpegs version to avoid incorrect CONFIG_MP3_HEADER_DECOMPR...Gravatar reimar2007-05-19
* Fix compilation: Create CONFIG_*_BSF in config.makGravatar reimar2007-05-19
* Clean up VIDIX test.Gravatar diego2007-05-17
* 10l: leftover line from incompletely split commitGravatar diego2007-05-17
* Remove awk test. awk is a basic Unix tool, any implementation is sufficient.Gravatar diego2007-05-17
* Move the internal VIDIX check from a random place into the VIDIX section.Gravatar diego2007-05-17
* Remove redundant negation of _vidix_internal for the 'sunos && not x86' case,Gravatar diego2007-05-17
* Merge internal and external VIDIX checks.Gravatar diego2007-05-17
* ffdts is no more.Gravatar diego2007-05-17
* Avoid passing test invalid arguments when string is empty.Gravatar reimar2007-05-15
* ARMv6 detection, patch by Siarhei Siamashka, siarhei.siamashka gmail comGravatar diego2007-05-13
* Compilation fix after ffmpeg r9010 (bitstream filters optional Gravatar rtogni2007-05-13
* help output typo noticed by Ramiro PollaGravatar diego2007-05-11
* new VIDIX driver for IVTV cards, original patch by Lutz KoschorreckGravatar ben2007-05-10
* Simplify libamr_nb test.Gravatar diego2007-05-03
* cosmetics: Rename remaining instances of amr_* to libamr_*.Gravatar diego2007-05-03
* Rename amr_nb and amr_wb options to libamr_*.Gravatar diego2007-05-03
* FFmpeg sync: Rename AMR config settings to LIBAMR.Gravatar diego2007-05-03
* cosmetics: Rename _amr* variables to _libamr*.Gravatar diego2007-05-03
* FFmpeg sync: Rename DTS_DECODER --> LIBDTS_DECODER.Gravatar diego2007-05-03
* Remove libpng dependency for Gui, use libavcodec insteadGravatar reimar2007-05-02
* Disable internal vidix on PPC linux, it breaks compilation.Gravatar reimar2007-05-02
* reindented dvdread check blockGravatar nicodvb2007-05-01
* libdvdnav now depends on our fork of the library; only the version without Gravatar nicodvb2007-05-01
* Merge FFmpeg dependency handling into the individual tests.Gravatar diego2007-05-01
* cosmetics: Fix bogus indentation.Gravatar diego2007-05-01
* Add configures arguments to its outputGravatar cehoyos2007-04-27
* Fix compilation with *_PROTOCOLs in libavformatGravatar cehoyos2007-04-27
* 100l: Fix another round of copy and paste typos.Gravatar diego2007-04-26
* Fix cut and paste typo, _def_libpostproc --> _def_libpostproc_a.Gravatar diego2007-04-26
* 10l: Remove stray 'fi'.Gravatar diego2007-04-26
* Add config.h variables for static FFmpeg libraries.Gravatar diego2007-04-26
* Ooops, variable names got confused during copy and paste:Gravatar diego2007-04-26
* Merge config.h variable declarations into libpostproc test.Gravatar diego2007-04-26
* Remove unused libavformat #define.Gravatar diego2007-04-26
* Merge config.h variable declarations into libavformat test.Gravatar diego2007-04-26
* Merge config.h variable declarations into libavcodec test.Gravatar diego2007-04-26
* Merge config.h variable declarations into libavutil test.Gravatar diego2007-04-26
* indentation cosmeticsGravatar diego2007-04-26
* Remove redundant comments.Gravatar diego2007-04-26
* Clean up static libavcodec check, just checking for a file is enough.Gravatar diego2007-04-26
* Fix typo in _libavcodec vs _libavcodec_a variable name.Gravatar diego2007-04-26
* cosmetics: Fix indentation, merge some lines in the FFmpeg checks.Gravatar diego2007-04-26
* Merge static and shared libpostproc checks.Gravatar diego2007-04-26
* Merge static and shared libavformat checks.Gravatar diego2007-04-26
* Move misplaced res_comment to where it actually takes effect.Gravatar diego2007-04-26
* Merge static and shared libavcodec checks.Gravatar diego2007-04-26
* 10l elif syntax errorGravatar diego2007-04-26
* Merge checks for static and shared libavutil.Gravatar diego2007-04-26