log

age author description
Tue, 07 May 2002 17:55:02 +0000 al3x clamp intra matrix to 8bit for mjpeg (workaround for qscale>=25) libavcodec
Tue, 07 May 2002 17:21:38 +0000 al3x added support for various app headers, and writin FFmpeg comment libavcodec
Mon, 06 May 2002 21:34:50 +0000 pulento - Segfault fixed when liba52 dynamic library isn't found. libavcodec
Mon, 06 May 2002 19:32:55 +0000 pulento - MPEG-4 B frames coding option for ffmpeg.c libavcodec
Mon, 06 May 2002 16:40:43 +0000 kabi * replaced with liba52 libavcodec
Mon, 06 May 2002 13:15:05 +0000 michaelni there are divx5? encoded files without a userdata section but with b-frames :( libavcodec
Sun, 05 May 2002 19:03:24 +0000 michaelni segfault fix for b-frame encoding with height%16!=0 libavcodec
Sun, 05 May 2002 11:08:59 +0000 michael 3dnow temporal denoiser bugfix by Rmi Guyomarch <rguyom@pobox.com> libavcodec
Sun, 05 May 2002 09:56:13 +0000 nickols_k version info libavcodec
Sun, 05 May 2002 01:39:07 +0000 michaelni MV visualisation support libavcodec
Sun, 05 May 2002 01:37:07 +0000 michaelni shorter user data with formating by juanjo libavcodec
Sat, 04 May 2002 18:58:07 +0000 michaelni move ABS() to common.h libavcodec
Fri, 03 May 2002 23:13:24 +0000 michaelni move put_string() to common.{c,h} libavcodec
Fri, 03 May 2002 21:38:02 +0000 michaelni correct quantizer bias libavcodec
Fri, 03 May 2002 18:46:55 +0000 arpi_esp ar -s has portability problems, anyway rc is enough without s -- suggested by Atmosfear libavcodec
Fri, 03 May 2002 18:11:23 +0000 pulento - H263 PAR support by Alex Beregszaszi. libavcodec
Fri, 03 May 2002 16:34:40 +0000 arpi_esp patch by Alex Beregszaszi <alex@naxine.org> libavcodec
Thu, 02 May 2002 20:45:43 +0000 michaelni freeze fix libavcodec
Thu, 02 May 2002 13:35:33 +0000 michaelni C4=16383 for the c version too and even for some outcommented code libavcodec
Thu, 02 May 2002 12:51:10 +0000 michaelni set C4 to 16383 libavcodec
Thu, 02 May 2002 04:39:45 +0000 pulento - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now. libavcodec
Wed, 01 May 2002 18:12:04 +0000 arpi_esp Support for external huffman table and various fixes by Alex Beregszaszi <alex@naxine.org> libavcodec
Wed, 01 May 2002 13:27:40 +0000 kabi * by Thomas Sailer: libavcodec
Tue, 30 Apr 2002 01:29:29 +0000 michaelni fixing msmpeg4v3 dc-scale for quantizers 24-31 libavcodec
Sat, 27 Apr 2002 14:10:47 +0000 michaelni detecting xvid/divx4/opendivx and set low_delay flag libavcodec
Sat, 27 Apr 2002 13:12:57 +0000 michaelni export mbskip_table for direct rendering libavcodec
Sat, 27 Apr 2002 12:30:26 +0000 michaelni fixed msmpeg4 infinite loop if buggy stream libavcodec
Fri, 26 Apr 2002 07:18:57 +0000 kabi * cleanup libavcodec
Wed, 24 Apr 2002 12:18:59 +0000 kabi * fixes problem with -funroll-loops and buggy gcc compiler libavcodec
Wed, 24 Apr 2002 01:24:06 +0000 michaelni avcodec_flush_buffers() libavcodec