log

age author description
Tue, 11 Aug 2009 18:21:31 +0000 reimar Explain how formats must be ordered in fmt_list so the parser can handle
Tue, 11 Aug 2009 18:15:21 +0000 reimar fmt_table should be const as well.
Tue, 11 Aug 2009 18:07:43 +0000 cehoyos Parse BitsPerSample and SamplesPerSec when playing PCM in X-QT over
Tue, 11 Aug 2009 17:56:19 +0000 cehoyos Allow dpx image files as input.
Tue, 11 Aug 2009 17:54:11 +0000 cehoyos Allow out-formats for IMGFMT_RGB48* in codecs.conf.
Tue, 11 Aug 2009 17:52:01 +0000 cehoyos Map IMGFMT_RGB48xE to PIX_FMT_RGB48xE.
Tue, 11 Aug 2009 17:51:11 +0000 cehoyos Add IMGFMT_RGB48LE and IMGFMT_RGB48BE.
Mon, 10 Aug 2009 10:53:32 +0000 diego Remove disabled debug code.
Sun, 09 Aug 2009 15:34:57 +0000 ramiro Put some altivec code under COMPILE_ALTIVEC, and not HAVE_ALTIVEC.
Sun, 09 Aug 2009 15:04:17 +0000 kostya Remove 'offset' argument from PUTRGB* macros since it's unneeded and caused
Sat, 08 Aug 2009 15:18:48 +0000 diego Remove disabled crufty code.
Sat, 08 Aug 2009 08:17:35 +0000 reimar 100l, av_fifo_generic_read does not return anything useful, so ignore its
Fri, 07 Aug 2009 09:07:02 +0000 reimar Add a giant hack to the x264 encoder module to ensure all delayed frames are
Thu, 06 Aug 2009 20:04:19 +0000 ben Replace macro: MAX -> FFMAX
Thu, 06 Aug 2009 09:43:10 +0000 cladisch Do not leak the mixer handle if setting of a volume fails.