log

age author description
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
Sat, 11 Oct 2003 16:43:51 +0000 melanson optimised versions of the get_pixels, diff_pixels, and bswap_buf libavcodec
Sat, 11 Oct 2003 09:11:15 +0000 michael forgot to commit, i hope its correct libavcodec
Sat, 11 Oct 2003 08:29:05 +0000 michael recommit of libavcodec
Sat, 11 Oct 2003 08:27:07 +0000 michael recommit of libavcodec
Sat, 11 Oct 2003 08:25:23 +0000 michael recommit (of patch, as cvslog msg didnt apply cleanly) libavcodec
Sat, 11 Oct 2003 08:21:23 +0000 michael recommit of libavcodec
Sat, 11 Oct 2003 08:19:39 +0000 michael recommit of libavcodec
Sat, 11 Oct 2003 08:18:05 +0000 michael recommit of libavcodec
Sat, 11 Oct 2003 01:41:41 +0000 romansh * recommiting change from SF CVS libavcodec
Sat, 11 Oct 2003 01:11:29 +0000 melanson support a few more types of VQA files libavcodec
Tue, 07 Oct 2003 11:32:40 +0000 michaelni use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken libavcodec
Sun, 05 Oct 2003 21:48:16 +0000 tmmm This patch marks frames used in RPZA decoder as reference frames, from libavcodec
Sun, 05 Oct 2003 15:32:39 +0000 michaelni mpeg1 + trellis quant segfault fix libavcodec
Sat, 04 Oct 2003 23:59:14 +0000 michaelni 10l ? libavcodec
Sat, 04 Oct 2003 17:47:22 +0000 tmmm added solid color vectors; basic PAL8, 4x2-vector video (as in libavcodec
Sat, 04 Oct 2003 09:53:34 +0000 michaelni Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) libavcodec
Fri, 03 Oct 2003 05:50:06 +0000 tmmm instructions for using the decoder libavcodec
Fri, 03 Oct 2003 05:43:03 +0000 tmmm implemented Id Quake II CIN support libavcodec
Thu, 02 Oct 2003 08:52:37 +0000 michaelni rd cbp + single coeff elimination fix libavcodec
Thu, 02 Oct 2003 05:20:07 +0000 tmmm first pass at a VQA video decoder libavcodec
Thu, 02 Oct 2003 04:19:56 +0000 tmmm experimental half-pel motion compensation for C planes, courtesy of Dr. libavcodec
Thu, 02 Oct 2003 00:24:34 +0000 michaelni optionally try to encode each MB with MV=<0,0> and choose the one with better RD libavcodec