log

age author description
Tue, 14 Oct 2003 04:15:53 +0000 melanson disable encoders where appropriate (patch courtesy of BERO libavcodec
Mon, 13 Oct 2003 19:38:34 +0000 michael fix the case where all vlc codes are 8 bits long (repeat=256) libavcodec
Mon, 13 Oct 2003 18:17:58 +0000 michael alignment 10l libavcodec
Mon, 13 Oct 2003 17:27:30 +0000 michael mmx2 optimization of huffyuv median encoding libavcodec
Mon, 13 Oct 2003 14:37:04 +0000 michael 10l libavcodec
Mon, 13 Oct 2003 11:13:10 +0000 michael dont check if the ac esc 3 could have been stored as vlc as this detects only very few errors allthough it detects several buggy encoders libavcodec
Mon, 13 Oct 2003 08:02:46 +0000 alex 10l libavcodec
Sun, 12 Oct 2003 21:32:58 +0000 michael fix decoding if the aspect ratio changes libavcodec
Sun, 12 Oct 2003 21:25:00 +0000 alex removed the obsolete and unused parameters of init_put_bits libavcodec
Sun, 12 Oct 2003 19:18:37 +0000 michael h263 GOB decoding fix libavcodec
Sun, 12 Oct 2003 14:01:53 +0000 michael intra dc treshold != 0 decoding fixed libavcodec
Sat, 11 Oct 2003 21:49:10 +0000 alex Sunplus JPEG codec (SP5X) support libavcodec
Sat, 11 Oct 2003 19:40:45 +0000 alex theora comments skipping libavcodec
Sat, 11 Oct 2003 17:48:49 +0000 alex using av_abort libavcodec
Sat, 11 Oct 2003 17:44:21 +0000 alex theora decoding support (only keyframes for now, because by theora the frame isn't flipped so the motion vectors are getting screwed up) libavcodec