| Commit message (Expand) | Author | Age |
* | protect _vidix_drivers variable, allowing --with-vidix-driver option to actua... | ben | 2007-06-05 |
* | Keep -pipe option in CFLAGS even in debug mode. | diego | 2007-06-05 |
* | Keep unused parameter warnings in debug mode. | diego | 2007-06-05 |
* | compilation fix after commit r9172 to ffmpeg, patch by Aurel | gpoirier | 2007-06-02 |
* | Remove no more used TARGET_BUILTIN_VECTOR and TARGET_BUILTIN_3DNOW | zuxy | 2007-05-31 |
* | Add "uclinux" as an accepted system type in the linux() test. | diego | 2007-05-21 |
* | Add SSSE3 check | zuxy | 2007-05-20 |
* | Update regexp to ffmpegs version to avoid incorrect CONFIG_MP3_HEADER_DECOMPR... | reimar | 2007-05-19 |
* | Fix compilation: Create CONFIG_*_BSF in config.mak | reimar | 2007-05-19 |
* | Clean up VIDIX test. | diego | 2007-05-17 |
* | 10l: leftover line from incompletely split commit | diego | 2007-05-17 |
* | Remove awk test. awk is a basic Unix tool, any implementation is sufficient. | diego | 2007-05-17 |
* | Move the internal VIDIX check from a random place into the VIDIX section. | diego | 2007-05-17 |
* | Remove redundant negation of _vidix_internal for the 'sunos && not x86' case, | diego | 2007-05-17 |
* | Merge internal and external VIDIX checks. | diego | 2007-05-17 |
* | ffdts is no more. | diego | 2007-05-17 |
* | Avoid passing test invalid arguments when string is empty. | reimar | 2007-05-15 |
* | ARMv6 detection, patch by Siarhei Siamashka, siarhei.siamashka gmail com | diego | 2007-05-13 |
* | Compilation fix after ffmpeg r9010 (bitstream filters optional | rtogni | 2007-05-13 |
* | help output typo noticed by Ramiro Polla | diego | 2007-05-11 |
* | new VIDIX driver for IVTV cards, original patch by Lutz Koschorreck | ben | 2007-05-10 |
* | Simplify libamr_nb test. | diego | 2007-05-03 |
* | cosmetics: Rename remaining instances of amr_* to libamr_*. | diego | 2007-05-03 |
* | Rename amr_nb and amr_wb options to libamr_*. | diego | 2007-05-03 |
* | FFmpeg sync: Rename AMR config settings to LIBAMR. | diego | 2007-05-03 |
* | cosmetics: Rename _amr* variables to _libamr*. | diego | 2007-05-03 |
* | FFmpeg sync: Rename DTS_DECODER --> LIBDTS_DECODER. | diego | 2007-05-03 |
* | Remove libpng dependency for Gui, use libavcodec instead | reimar | 2007-05-02 |
* | Disable internal vidix on PPC linux, it breaks compilation. | reimar | 2007-05-02 |
* | reindented dvdread check block | nicodvb | 2007-05-01 |
* | libdvdnav now depends on our fork of the library; only the version without | nicodvb | 2007-05-01 |
* | Merge FFmpeg dependency handling into the individual tests. | diego | 2007-05-01 |
* | cosmetics: Fix bogus indentation. | diego | 2007-05-01 |
* | Add configures arguments to its output | cehoyos | 2007-04-27 |
* | Fix compilation with *_PROTOCOLs in libavformat | cehoyos | 2007-04-27 |
* | 100l: Fix another round of copy and paste typos. | diego | 2007-04-26 |
* | Fix cut and paste typo, _def_libpostproc --> _def_libpostproc_a. | diego | 2007-04-26 |
* | 10l: Remove stray 'fi'. | diego | 2007-04-26 |
* | Add config.h variables for static FFmpeg libraries. | diego | 2007-04-26 |
* | Ooops, variable names got confused during copy and paste: | diego | 2007-04-26 |
* | Merge config.h variable declarations into libpostproc test. | diego | 2007-04-26 |
* | Remove unused libavformat #define. | diego | 2007-04-26 |
* | Merge config.h variable declarations into libavformat test. | diego | 2007-04-26 |
* | Merge config.h variable declarations into libavcodec test. | diego | 2007-04-26 |
* | Merge config.h variable declarations into libavutil test. | diego | 2007-04-26 |
* | indentation cosmetics | diego | 2007-04-26 |
* | Remove redundant comments. | diego | 2007-04-26 |
* | Clean up static libavcodec check, just checking for a file is enough. | diego | 2007-04-26 |
* | Fix typo in _libavcodec vs _libavcodec_a variable name. | diego | 2007-04-26 |
* | cosmetics: Fix indentation, merge some lines in the FFmpeg checks. | diego | 2007-04-26 |