Tue, 19 Jun 2007 13:54:48 +0000 |
reimar |
Add an optional third parameter to ff_config_enable in preparation
|
Tue, 19 Jun 2007 13:37:31 +0000 |
reimar |
Allow to disable x86 cpu extensions (e.g, via --disable-sse) even with
|
Sat, 16 Jun 2007 16:07:02 +0000 |
rtogni |
Compilation fix: define some ENABLE needed by lavc
|
Sat, 16 Jun 2007 15:32:54 +0000 |
reimar |
Add HAVE_ Makefile variables needed by ffmpeg
|
Sat, 16 Jun 2007 15:24:39 +0000 |
reimar |
Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.
|
Wed, 13 Jun 2007 11:04:01 +0000 |
cehoyos |
Do not allow to compile gui without PNG decoder in libavcodec.
|
Sun, 10 Jun 2007 00:06:12 +0000 |
voroshil |
Teletext support for tv:// (v4l and v4l2 only)
|
Fri, 08 Jun 2007 22:22:50 +0000 |
cehoyos |
Simplify addition of -Wdeclaration-after-statement to CFLAGS.
|
Fri, 08 Jun 2007 22:04:09 +0000 |
cehoyos |
Support icc 10.0.
|
Fri, 08 Jun 2007 08:19:29 +0000 |
cehoyos |
Cosmetics: Fix indentation after last commit.
|
Fri, 08 Jun 2007 08:16:54 +0000 |
cehoyos |
Add -Wdeclaration-after-statement etc. only to gcc.
|
Fri, 08 Jun 2007 08:14:31 +0000 |
cehoyos |
Compile C++ files with the same compiler as all other files.
|
Thu, 07 Jun 2007 23:59:23 +0000 |
cehoyos |
Add -Wpointer-arith, -Wredundant-decls and -Wdisabled-optimization to CFLAGS.
|
Thu, 07 Jun 2007 20:37:24 +0000 |
nicodvb |
in vidix check protect [A-Z] and [a-z] with single quotes as in other checks; fixes some untranslated lowercases
|
Thu, 07 Jun 2007 17:23:23 +0000 |
cehoyos |
Add -Wno-switch to CFLAGS.
|