Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 27 Jun 2006 15:37:48 +0000 | kostya | Added loop filtering as ersatz for overlap filter (improves picture quality for coarse quantization). libavcodec |
Tue, 27 Jun 2006 15:34:14 +0000 | kostya | VC1 Intra blocks in P-frames use different zigzag table than I-frames. libavcodec |
Tue, 27 Jun 2006 12:13:01 +0000 | reimar | Do not read full byte when less than 8 bits are still to be read. libavcodec |
Tue, 27 Jun 2006 12:09:58 +0000 | reimar | Ignore overrun in spectral RLE decoding, fixes libavcodec |
Tue, 27 Jun 2006 03:11:51 +0000 | kostya | VC-1 decoder with I-frames support and partial P-frames decoding libavcodec |
Tue, 27 Jun 2006 02:55:54 +0000 | kostya | Rename VC9 to VC1 as there is no such thing as VC9 libavcodec |
Mon, 26 Jun 2006 06:00:07 +0000 | michael | stereo decorrelation support by (Justin Ruggles jruggle earthlink net>) libavcodec |