log

age author description
Mon, 06 Aug 2007 08:42:05 +0000 bcoudurier cosmetic, indentation libavcodec
Sun, 05 Aug 2007 21:48:46 +0000 jbr cosmetics: blank lines, remove some comments libavcodec
Sun, 05 Aug 2007 21:34:33 +0000 jbr add pointer to the parent context for use with av_log() libavcodec
Sun, 05 Aug 2007 21:10:09 +0000 jbr use array for dynamic range scaling factors libavcodec
Sun, 05 Aug 2007 20:03:37 +0000 michael make wmv1 and wmv2 playable with M$ DMO decoder libavcodec
Sun, 05 Aug 2007 19:36:35 +0000 jbr add dialogue normalization libavcodec
Sun, 05 Aug 2007 13:41:44 +0000 bcoudurier fix decoding of adpcm swf big frames, fix RamboMJPEGAVP6_1Mbps.swf libavcodec
Sun, 05 Aug 2007 12:11:34 +0000 reimar Add proper license header libavcodec
Sun, 05 Aug 2007 12:11:31 +0000 reimar Remove AVCodecContext parameter from parse_timecode function libavcodec
Sun, 05 Aug 2007 12:11:28 +0000 reimar Fix deinterlacing for odd height libavcodec
Sun, 05 Aug 2007 12:11:26 +0000 reimar Deinterlace xsub subtitles libavcodec
Sun, 05 Aug 2007 12:11:24 +0000 reimar Colours except background should not be transparent libavcodec
Sun, 05 Aug 2007 12:11:22 +0000 reimar get rid of av_rescale_q, it does not work as intended. libavcodec
Sun, 05 Aug 2007 12:11:20 +0000 reimar get rid of xsubdec array and calculate value instead libavcodec
Sun, 05 Aug 2007 12:11:18 +0000 reimar 10l, runbits order was reversed libavcodec
Sun, 05 Aug 2007 12:11:13 +0000 reimar 100l, wrong argument to av_freep libavcodec
Sun, 05 Aug 2007 12:11:11 +0000 reimar Add forgotten xsub timecode parsing libavcodec
Sun, 05 Aug 2007 12:11:09 +0000 reimar First version of xsub decoder, not yet tested libavcodec
Sun, 05 Aug 2007 05:56:34 +0000 kostya Add the handling of the INT32INFO block to the WavPack decoder. libavcodec
Sun, 05 Aug 2007 00:29:02 +0000 lorenm prevent huffyuv from generating codewords of length 32. (regression in r9069) libavcodec
Sat, 04 Aug 2007 22:32:17 +0000 jbr add support for downmixing to stereo or mono libavcodec
Sat, 04 Aug 2007 20:59:22 +0000 jbr use dsputil for float to signed 16-bit sample conversion libavcodec
Sat, 04 Aug 2007 20:49:39 +0000 diego Add support for grayscale MJPEG streams sent by Axis cameras such as the libavcodec
Sat, 04 Aug 2007 20:32:57 +0000 jbr cosmetics: indentation libavcodec
Sat, 04 Aug 2007 19:19:48 +0000 jbr consolidate decoding of lfe and coupling channels with decoding of full-bandwidth channels. libavcodec
Sat, 04 Aug 2007 15:01:21 +0000 jbr there are only 4 rematrixing bands libavcodec
Sat, 04 Aug 2007 13:52:56 +0000 jbr cosmetics: use more appropriate names for iterator variables. libavcodec
Sat, 04 Aug 2007 13:41:33 +0000 bcoudurier move dnxhd data tables to separate file libavcodec
Sat, 04 Aug 2007 13:30:37 +0000 jbr move some variables to a more local scope. libavcodec
Sat, 04 Aug 2007 13:26:46 +0000 jbr make exponent decoding consistent (prepare for merging coupling and lfe code with normal channel code). libavcodec