log mpegvideo.c @ 307:764aeec1320e libavcodec

age author description
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
Fri, 11 Jan 2002 21:23:48 +0000 arpi_esp mpeg4 encoder fix by Michael Niedermayer <michaelni@gmx.at> libavcodec
Thu, 10 Jan 2002 00:53:21 +0000 uid46427 AC table reset (memset) optimization - patch by Michael Niedermayer <michaelni@gmx.at> libavcodec
Thu, 10 Jan 2002 00:46:40 +0000 uid46427 fix different UMV handling for mpeg4 vs. h263 - patch by Michael Niedermayer <michaelni@gmx.at> libavcodec
Tue, 08 Jan 2002 00:28:55 +0000 arpi_esp qscale estimate fix, diff extended to 64bit wide. patch by Stephen Davies <steve@daviesfam.org> libavcodec
Wed, 26 Dec 2001 14:02:08 +0000 arpi_esp informal msg libavcodec
Sun, 16 Dec 2001 12:44:34 +0000 arpi_esp unrestricted MC fixed - thanks to Michael Niedermayer for idea libavcodec
Mon, 19 Nov 2001 02:13:14 +0000 pulento - Preliminary RTP friendly mode for H.263. libavcodec
Tue, 16 Oct 2001 23:10:38 +0000 arpi_esp exporting qscale data for postprocessing (for MPlayer) libavcodec
Fri, 31 Aug 2001 06:21:27 +0000 pulento Moved some H.263+ variables to MpegEncContext to be thread-safe. libavcodec
Tue, 28 Aug 2001 23:32:34 +0000 pulento Added support to Unrestricted Motion Vectors (UMV) libavcodec
Wed, 15 Aug 2001 13:12:23 +0000 glantau changed opendivx to mpeg4 libavcodec
Mon, 13 Aug 2001 21:48:05 +0000 glantau win32 fixes libavcodec
Sun, 12 Aug 2001 00:52:37 +0000 glantau moved matrix init away from MPV_common_init() libavcodec
Sat, 11 Aug 2001 22:07:21 +0000 glantau fixed mpeg2 interlaced DCT libavcodec
Wed, 08 Aug 2001 21:57:07 +0000 glantau fixed mpeg1 first block bug (pb with black picture optimisation for B frames) libavcodec