log mpegvideo.c @ 262:7d941b8c4e84 libavcodec

age author description
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
Tue, 07 Aug 2001 22:48:42 +0000 glantau fixed block permutation in encoder (not optimal - should move it in forward DCT code) libavcodec
Fri, 03 Aug 2001 18:33:03 +0000 arpi_esp MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2 libavcodec
Thu, 02 Aug 2001 18:46:26 +0000 arpi_esp - removed #include ../config.h, because it's included from common.h libavcodec
Thu, 02 Aug 2001 08:29:38 +0000 nickols_k Adding fastmemcpy stuff to speedup mplayer project libavcodec
Mon, 30 Jul 2001 23:26:26 +0000 glantau use block[] in structure to have it aligned on 8 bytes for mmx optimizations - dct_unquantize is always a function pointer - added specialized dct_unquantize_h263 libavcodec
Mon, 30 Jul 2001 09:04:34 +0000 nickols_k Sync with mplayer's stuff libavcodec
Tue, 24 Jul 2001 20:43:41 +0000 glantau added skip macroblock optimization (big perf win on black regions for example) libavcodec
Sun, 22 Jul 2001 14:18:56 +0000 glantau Initial revision libavcodec