log h263.c @ 262:7d941b8c4e84 libavcodec

age author description
Tue, 12 Mar 2002 22:54:25 +0000 michaelni mpeg4 b-frames :) libavcodec
Sat, 09 Mar 2002 13:01:16 +0000 michaelni divx5-gmc support libavcodec
Thu, 07 Mar 2002 13:27:15 +0000 michaelni gmc bitstream decoding support (the real motion compensation isnt implemnted yet) libavcodec
Tue, 05 Mar 2002 13:58:13 +0000 michaelni parsing more of the mpeg4 header & print some "not supported" stuff libavcodec
Fri, 22 Feb 2002 03:35:41 +0000 pulento - Bug fix on RTYPE (rounding type) not being honoured by H.263+ decoder. 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:32:11 +0000 kabi * simplified indexing libavcodec
Mon, 18 Feb 2002 01:58:00 +0000 michaelni avoid overflow of picturenumber*fps*10000 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
Sat, 09 Feb 2002 16:59:56 +0000 pulento - Fixes on RTP and GOB headers for H.263. libavcodec
Sun, 09 Dec 2001 12:04:09 +0000 arpi_esp new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable libavcodec
Mon, 19 Nov 2001 02:13:14 +0000 pulento - Preliminary RTP friendly mode for H.263. libavcodec
Sat, 17 Nov 2001 21:14:54 +0000 pulento - Added support to Inter4V+Q MBs to H.263 decoder. libavcodec
Tue, 13 Nov 2001 01:21:35 +0000 pulento - Bug fix on MV prediction for MPEG4 caused by new H.263 GOB code. libavcodec
Mon, 12 Nov 2001 05:19:55 +0000 pulento - Fixed a bug on H.263 MV prediction for MB on GOBs limits. libavcodec
Sat, 03 Nov 2001 00:49:53 +0000 pulento - Bug fix on inter MCBPC table for inter+q. libavcodec
Wed, 17 Oct 2001 18:05:35 +0000 pulento Added Juergen Keil fix on quant_tab[4] type. 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:11:31 +0000 glantau log2 to av_log2 libavcodec
Mon, 13 Aug 2001 21:46:21 +0000 glantau better vol header parsing for mpeg4 libavcodec
Sat, 04 Aug 2001 00:46:50 +0000 arpi_esp get_bits() specialization, gives 4\speedup 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