log

age author description
Sun, 23 Oct 2011 12:12:43 +0000 reimar Change codec tag/id conversion to not use ff_codec_bmp_tags/ff_codec_wav_tags.
Sun, 23 Oct 2011 12:03:40 +0000 reimar Reindent.
Sun, 23 Oct 2011 12:03:13 +0000 reimar Fix possible crash since RenderCallbackSPDIF might call read_buffer with NULL data.
Sun, 23 Oct 2011 12:00:24 +0000 reimar Add HAVE_CBRTF define.
Sun, 23 Oct 2011 11:51:44 +0000 reimar Use uncrustify on glob-win.c to fix the indentation mess in it.
Sun, 23 Oct 2011 10:43:08 +0000 cehoyos Support some H.264 444P samples.
Sat, 22 Oct 2011 11:00:31 +0000 ib Improve option type CONF_TYPE_PRINT.
Sat, 22 Oct 2011 00:17:28 +0000 cehoyos Always define HAVE_PTHREADS and HAVE_W32THREADS.
Fri, 21 Oct 2011 23:15:33 +0000 cehoyos x264 version 118 is required for successful compilation.
Fri, 21 Oct 2011 18:20:53 +0000 compn add forgotten ec-3 tag to parsers list in demuxers.c
Fri, 21 Oct 2011 18:08:36 +0000 compn add ec-3 isom to eac3 decoder, fixes:
Fri, 21 Oct 2011 15:44:58 +0000 diego Employ correct off_t printf conversion specifiers; this time without typos.
Fri, 21 Oct 2011 15:44:56 +0000 diego configure: add -D__STDC_FORMAT_MACROS to CXXFLAGS
Fri, 21 Oct 2011 15:44:55 +0000 diego configure: cosmetics: fix indentation
Fri, 21 Oct 2011 15:44:53 +0000 diego configure: Add CONFIG_AVSERVER/HAVE_STRPTIME config.h #defines for libavformat.