| Commit message (Expand) | Author | Age |
* | Cosmetics: Fix indentation after last commit. | cehoyos | 2007-06-08 |
* | Add -Wdeclaration-after-statement etc. only to gcc. | cehoyos | 2007-06-08 |
* | Compile C++ files with the same compiler as all other files. | cehoyos | 2007-06-08 |
* | Add -Wpointer-arith, -Wredundant-decls and -Wdisabled-optimization to CFLAGS. | cehoyos | 2007-06-07 |
* | in vidix check protect [A-Z] and [a-z] with single quotes as in other checks;... | nicodvb | 2007-06-07 |
* | Add -Wno-switch to CFLAGS. | cehoyos | 2007-06-07 |
* | Fix r23494: It broke gcc 2.95.3 | cehoyos | 2007-06-07 |
* | Add -Wno-pointer-sign to CFLAGS | cehoyos | 2007-06-07 |
* | Add -Wall (back) to default CFLAGS. | diego | 2007-06-07 |
* | Remove 'CONFIG_LIB=1' line from config.mak when not using libfaac. | cehoyos | 2007-06-07 |
* | Fix compilation after FFmpeg r9235. | cehoyos | 2007-06-07 |
* | 10l: correct Core 2 detection under x86-64 | zuxy | 2007-06-07 |
* | 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 |