log

age author description
Thu, 09 Aug 2007 00:16:27 +0000 alex use reget_buffer and remove internal copying of buffer - codec works again libavcodec
Thu, 09 Aug 2007 00:13:31 +0000 alex use get_bits1(..) instead get_bits(.., 1) libavcodec
Wed, 08 Aug 2007 23:58:23 +0000 romansh * getting rid of code duplication libavcodec
Wed, 08 Aug 2007 22:54:47 +0000 alex use get_unary from bitstream.h libavcodec
Wed, 08 Aug 2007 22:36:12 +0000 alex use get_unary from bitstream.h libavcodec
Wed, 08 Aug 2007 20:38:30 +0000 alex copy get_unary from vc1 libavcodec
Wed, 08 Aug 2007 20:27:18 +0000 alex debug: tell how much bits are skipped with unknown nal code libavcodec
Wed, 08 Aug 2007 07:04:23 +0000 benoit kill warning libavcodec
Tue, 07 Aug 2007 12:53:22 +0000 vitor More indentation libavcodec
Tue, 07 Aug 2007 12:50:41 +0000 vitor Cosmetics: indentation libavcodec
Tue, 07 Aug 2007 12:44:23 +0000 vitor Rename function libavcodec
Tue, 07 Aug 2007 00:02:29 +0000 jbr enable the native AC-3 decoder libavcodec
Mon, 06 Aug 2007 23:34:41 +0000 michael make output buffer larger so drift compensation can work libavcodec
Mon, 06 Aug 2007 19:49:18 +0000 banan Don't encode the first sample twice. libavcodec
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