log

age author description
Mon, 07 Nov 2011 19:54:40 +0000 diego build: merge DOCS/xml/Makefile into top-level Makefile
Mon, 07 Nov 2011 19:54:38 +0000 diego build: drop releaseclean target
Mon, 07 Nov 2011 19:54:36 +0000 diego build: Remove dangling reference to removed DOCS/xml/configure.
Mon, 07 Nov 2011 19:54:35 +0000 diego doc: Move XML translation notes to translations.txt.
Mon, 07 Nov 2011 19:54:33 +0000 diego doc: cosmetics: reindent German documentation.xml
Mon, 07 Nov 2011 19:54:29 +0000 diego doc: drop outdated FIXME comment
Mon, 07 Nov 2011 18:49:10 +0000 reimar Prefer converting GBR24P to other 8 bit per component RGB formats.
Mon, 07 Nov 2011 13:13:20 +0000 diego Split Spanish mencoder.xml like it was done for the English translation.
Sun, 06 Nov 2011 22:41:37 +0000 reimar Fix compilation with --disable-mencoder.
Sun, 06 Nov 2011 13:11:58 +0000 diego doc: Move all XML entities to main.xml.
Sun, 06 Nov 2011 09:09:26 +0000 reimar vo md5sum: support printing to stdout.
Sun, 06 Nov 2011 09:01:46 +0000 reimar Print a proper result also when xsltproc is not installed.
Sun, 06 Nov 2011 09:00:15 +0000 reimar Fix result output of yasm test.
Sun, 06 Nov 2011 08:57:03 +0000 reimar Fix FFmpeg compilation.
Sun, 06 Nov 2011 00:26:16 +0000 reimar Do not create a 0-sized palette side data from extradata.
Sat, 05 Nov 2011 23:12:16 +0000 reimar RoQ decoder seems to work fine with DR.
Sat, 05 Nov 2011 22:18:13 +0000 reimar Restore NUV1 internal fourcc.
Sat, 05 Nov 2011 19:11:21 +0000 reimar Improve support for reget_buffer, this fixes DR1 with C93 FFmpeg decoder.
Sat, 05 Nov 2011 18:38:56 +0000 cehoyos Support Chronomaster DFA decoding (bug 2006).
Sat, 05 Nov 2011 18:20:44 +0000 reimar Fixes for palette allocation handling.
Sat, 05 Nov 2011 16:35:50 +0000 diego build: Merge DOCS/xml/xml.mak into config.mak.
Sat, 05 Nov 2011 13:47:51 +0000 cehoyos Define HAVE_YASM etc. not only for x86.
Fri, 04 Nov 2011 15:22:51 +0000 diego fmt_conversion: surround PIX_FMT_GBR24P by #ifdefs to ensure availability
Fri, 04 Nov 2011 14:29:33 +0000 diego configure: Remove unused alsa9 and alsa1x config.h #defines.
Fri, 04 Nov 2011 14:29:31 +0000 diego configure: remove erroneous extra set of braces from vsscanf test
Fri, 04 Nov 2011 12:30:42 +0000 diego vf_zrmjpeg: fix compilation after introduction of av_strcasecmp
Fri, 04 Nov 2011 12:30:39 +0000 diego configure: Add CONFIG_LIBMODPLUG to config.h for FFmpeg.
Fri, 04 Nov 2011 12:30:36 +0000 diego libdvdcss: sync some whitespace changes from upstream
Fri, 04 Nov 2011 08:41:11 +0000 cehoyos Support Mobotix MxPEG decoding (bug 2004).
Thu, 03 Nov 2011 19:33:05 +0000 cehoyos Use init_avformat() instead of av_register_all().