log mpegvideo.c @ 344:9f6071a87e17 libavcodec

age author description
Sat, 27 Apr 2002 12:30:26 +0000 michaelni fixed msmpeg4 infinite loop if buggy stream libavcodec
Wed, 24 Apr 2002 01:24:06 +0000 michaelni avcodec_flush_buffers() libavcodec
Mon, 22 Apr 2002 21:02:18 +0000 michaelni segfault fix libavcodec
Mon, 22 Apr 2002 19:04:28 +0000 michaelni export delay info libavcodec
Mon, 22 Apr 2002 12:45:22 +0000 michaelni divx 5.01 support libavcodec
Sun, 21 Apr 2002 21:18:17 +0000 michaelni fixed ratecontrol & b-frames libavcodec
Fri, 19 Apr 2002 03:25:20 +0000 michaelni much better ME for b frames (a bit slow though) libavcodec
Wed, 17 Apr 2002 18:19:50 +0000 michaelni fixing hq mode with mpeg1 and 2-pass libavcodec
Wed, 17 Apr 2002 16:30:31 +0000 michaelni mpeg2/mpeg4 dequantizer support (c & mmx) libavcodec
Wed, 17 Apr 2002 04:32:12 +0000 michaelni fixed mpeg4 time stuff on encoding libavcodec
Sun, 14 Apr 2002 22:17:40 +0000 pulento - ME method compatibility with legacy apps. libavcodec
Sun, 14 Apr 2002 18:57:51 +0000 pulento - ME setting moved to AVCodecContext/MpegEncContext, no longer a global. libavcodec
Mon, 08 Apr 2002 21:03:35 +0000 kabi * using pixtype as enum - by Philip Gladstone libavcodec
Sun, 07 Apr 2002 02:03:32 +0000 michaelni mpeg4 mpeg quantizer support libavcodec
Sat, 06 Apr 2002 22:29:37 +0000 michaelni wmv1 header parser (unfinished) libavcodec
Fri, 05 Apr 2002 04:09:04 +0000 michaelni msmpeg4v2 decoding (no encoding yet) libavcodec
Sat, 30 Mar 2002 21:33:14 +0000 michaelni fixing 1/0 libavcodec
Thu, 28 Mar 2002 23:07:54 +0000 arpi_esp using Juanjo's way to pass forced type - especially as I_TYPE/P_TYPE defines aren't exported in the public interface, and the flagged method matches the way as qscale forcing work libavcodec
Thu, 28 Mar 2002 22:50:22 +0000 michaelni force frame type for 2-pass encoding libavcodec
Thu, 28 Mar 2002 04:25:35 +0000 michaelni mpeg4 4MV encoding libavcodec
Wed, 27 Mar 2002 21:25:22 +0000 michaelni 4MV motion estimation (not finished yet) libavcodec
Sun, 24 Mar 2002 23:45:13 +0000 michaelni fcode_tables where too small, found by Klaas-Pieter Vlieg <vlieg@eurescom.de> libavcodec
Sun, 24 Mar 2002 04:16:51 +0000 michaelni 10l (motion_val was uninitilized) libavcodec
Sat, 23 Mar 2002 20:21:33 +0000 michaelni fixing motion estimation with h263p hopefully libavcodec
Sat, 23 Mar 2002 17:43:30 +0000 michaelni statistics for 2-pass encoding libavcodec
Fri, 22 Mar 2002 23:22:08 +0000 michaelni mpeg4 aspect_ratio_info in AVCodecContext (requested by alex) libavcodec
Fri, 22 Mar 2002 16:51:44 +0000 michaelni fixing epzs & mpeg1 (hopefully now really ...) libavcodec
Fri, 22 Mar 2002 04:35:46 +0000 michaelni mpeg1 & epzs fix libavcodec
Fri, 22 Mar 2002 02:21:17 +0000 michaelni new motion estimation (epzs) not complete yet but allready pretty good :) libavcodec
Sun, 17 Mar 2002 19:45:33 +0000 michaelni scene change detection libavcodec
Sun, 17 Mar 2002 18:08:11 +0000 michaelni 10l libavcodec
Sun, 17 Mar 2002 16:31:38 +0000 michaelni hopefully better bitrate controll libavcodec
Fri, 15 Mar 2002 14:57:17 +0000 michaelni optimization libavcodec
Fri, 15 Mar 2002 04:10:53 +0000 michaelni use ac prediction in mpeg4 encoding (5% smaller intra-blocks/keyframes) libavcodec
Tue, 12 Mar 2002 22:54:25 +0000 michaelni mpeg4 b-frames :) libavcodec
Sun, 10 Mar 2002 03:17:53 +0000 michaelni divx5 draw_edges bugfix libavcodec
Sat, 09 Mar 2002 13:01:16 +0000 michaelni divx5-gmc support libavcodec
Tue, 26 Feb 2002 22:14:27 +0000 pulento - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm libavcodec
Fri, 22 Feb 2002 19:19:01 +0000 michaelni fixing msmpeg4 decoding if fps < 16 (i thought it was a indicator for the ext header, its the fps indeed) libavcodec
Tue, 19 Feb 2002 19:23:34 +0000 pulento - Bug fixes in H.263+ Advanced INTRA Coding decoder. libavcodec
Mon, 18 Feb 2002 19:33:27 +0000 pulento - H.263+ decoder support for Advanded INTRA Coding (buggy) libavcodec
Mon, 18 Feb 2002 09:31:37 +0000 kabi * eliminating duplicated code from MPV_common_end libavcodec
Fri, 15 Feb 2002 20:46:37 +0000 pulento - Minor changes on bitrate control libavcodec
Tue, 12 Feb 2002 15:43:16 +0000 michaelni alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it) libavcodec
Sun, 10 Feb 2002 06:10:50 +0000 pulento - More work on preliminary bit rate control, just to be able to get an libavcodec
Sun, 10 Feb 2002 01:56:50 +0000 pulento - Now the ME is done for the entire picture when enconding, the libavcodec
Sat, 09 Feb 2002 16:59:56 +0000 pulento - Fixes on RTP and GOB headers for H.263. libavcodec
Sat, 09 Feb 2002 01:25:06 +0000 arpi_esp PATCH by Rik Snel <rsnel@cube.dyndns.org> libavcodec
Sat, 09 Feb 2002 01:23:41 +0000 arpi_esp PATCH by Rik Snel <rsnel@cube.dyndns.org> libavcodec
Thu, 07 Feb 2002 23:48:24 +0000 michaelni avoid copying input when encoding non intra stuff too libavcodec
Sun, 27 Jan 2002 13:30:18 +0000 arpi_esp (commit by michael) libavcodec
Thu, 24 Jan 2002 15:25:11 +0000 arpi_esp (commit by michael) libavcodec
Thu, 24 Jan 2002 14:34:03 +0000 arpi_esp (commit by michael) libavcodec
Tue, 15 Jan 2002 22:22:41 +0000 arpi_esp (commit by michael) libavcodec
Tue, 15 Jan 2002 05:02:26 +0000 arpi_esp (commit by michael) libavcodec
Tue, 15 Jan 2002 04:07:29 +0000 arpi_esp (commit by michael) libavcodec
Sun, 13 Jan 2002 04:59:37 +0000 arpi_esp (commit by michael) libavcodec
Sat, 12 Jan 2002 14:36:40 +0000 arpi_esp rv10 sig11 fix by Michael Niedermayer <michaelni@gmx.at> libavcodec
Fri, 11 Jan 2002 22:07:12 +0000 arpi_esp different fix, s->mbintra_table used only if h263_pred set. - patch by Michael Niedermayer <michaelni@gmx.at> libavcodec
Fri, 11 Jan 2002 21:32:34 +0000 arpi_esp This fixes segfaults because of uninitialized s->mbintra_table variable - patch by Vladimir Dergachev <volodya@mindspring.com> libavcodec