aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* 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
* Add general variables for either static or shared FFmpeg libraries.Gravatar diego2007-04-26
* Give variable names for static FFmpeg libraries a '_a' suffix.Gravatar diego2007-04-26
* AMR-NB fixed-point mode external library support was removed from FFmpeg.Gravatar diego2007-04-25
* cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.Gravatar diego2007-04-25
* cosmetics: Rename Makefile variable CONFIG_ASS --> ASS.Gravatar diego2007-04-25
* cosmetics: Remove CONFIG_ prefix from FFmpeg library Makefile variables.Gravatar diego2007-04-25
* typo: mingw --> mingw32Gravatar diego2007-04-25
* CONFIG_EBX_AVAILABLE & CONFIG_EBP_AVAILABLE are now calledGravatar cehoyos2007-04-24
* allows cross-compilation for PPC target when using a toolchain defined as pow...Gravatar ben2007-04-23
* Set _audio_input to yes for V4L2 as well.Gravatar diego2007-04-23
* Add Makefile variable for audio input that is enabled by V4L or radio capture.Gravatar diego2007-04-22
* Add Makefile variable for either internal or external VIDIX.Gravatar diego2007-04-22
* include inttypes.h in the check for dvdnavGravatar nicodvb2007-04-22
* Intel's Conroe-L makes use of extended models, so adjust CPU detectionGravatar diego2007-04-20
* Report if internal, external of dvdnav version of dvdread is used.Gravatar diego2007-04-15
* Disabled VCD support under Cygwin, it fails to link.Gravatar diego2007-04-15
* Update amr-nb and amr-wb checks for changes in FFmpeg.Gravatar diego2007-04-15
* added vidix driver for Permedia2 cards from upstream vidixGravatar ben2007-04-14
* added conditional vidix drivers compilationGravatar ben2007-04-14
* Remove *ancient* ldd debugging junk.Gravatar diego2007-04-11
* Rework of *BSD BT848 detection for radio://Gravatar voroshil2007-04-11
* remove ugly #include from tvi_bsdbt848.cGravatar voroshil2007-04-09
* Move TOOLS/cpuinfo.c into the root directory.Gravatar diego2007-04-09