log

age author description
Sat, 01 Jul 2006 03:17:54 +0000 kostya Use MpegEncContext->mbskip_table instead of custom bitplane. libavcodec
Fri, 30 Jun 2006 08:00:01 +0000 gpoirier * Allocating 16 bytes more for the MEMALIGN_HACK is enough. There's no libavcodec
Fri, 30 Jun 2006 07:50:30 +0000 gpoirier Disable w53 and w97 cmp methods when snow encoder is disabled libavcodec
Fri, 30 Jun 2006 05:53:28 +0000 reynaldo anothe useless sizeof(char) libavcodec
Fri, 30 Jun 2006 03:19:31 +0000 kostya Slightly reworked MC code, it gives better picture. libavcodec
Fri, 30 Jun 2006 03:17:31 +0000 kostya typo libavcodec
Fri, 30 Jun 2006 02:47:36 +0000 diego spelling fixes courtesy of "Herv W." H.O.W.aka.V+ffmpeg (at) gmail (dot) com libavcodec
Thu, 29 Jun 2006 11:17:50 +0000 kostya Fix initialization of vc1_decoder (the same as wmv3_decoder). libavcodec
Thu, 29 Jun 2006 11:05:33 +0000 kostya Some optimization and fixes - mostly reworked MC and bitplanes. libavcodec
Thu, 29 Jun 2006 11:02:33 +0000 kostya This should make P-frames decoding work on x86 (by avoiding get_bits(0)) libavcodec
Tue, 27 Jun 2006 21:01:21 +0000 michael flacenc - rice param search patch by (Justin Ruggles jruggle earthlink net libavcodec
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
Sun, 25 Jun 2006 21:22:25 +0000 michael 10l libavcodec
Sun, 25 Jun 2006 17:37:12 +0000 lu_zero cleanup patch from Diego Petten <flameeyes@gentoo.org> libavcodec
Sat, 24 Jun 2006 20:09:49 +0000 lu_zero minor cleanup libavcodec
Sat, 24 Jun 2006 13:56:29 +0000 michael simplify & optimize things a little libavcodec
Sat, 24 Jun 2006 10:20:15 +0000 michael first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder libavcodec
Sat, 24 Jun 2006 09:25:21 +0000 michael CODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles jruggle earthlink net libavcodec
Wed, 21 Jun 2006 00:21:26 +0000 lu_zero fix 24bit flac support, revised from Thibaut Mattern <thibaut.mattern@gmail.com> libavcodec
Tue, 20 Jun 2006 10:35:30 +0000 lu_zero Make gcc-3 happy again, thanks to Olivier Castan <castan.o@free.fr> for pointing the issue libavcodec
Tue, 20 Jun 2006 10:26:00 +0000 diego Remove unused FFMPEG_VERSION_INT. libavcodec
Tue, 20 Jun 2006 10:24:08 +0000 diego Use Subversion revision for FFMPEG_VERSION. libavcodec
Sun, 18 Jun 2006 11:33:14 +0000 diego Add const to (mostly) char* and make some functions static, which aren't used libavcodec
Sat, 17 Jun 2006 18:46:06 +0000 lu_zero Cosmetics: should not hurt performance, scream if are libavcodec