log msmpeg4.c @ 311:ac677a84d5df libavcodec

age author description
Sat, 06 Apr 2002 22:29:37 +0000 michaelni wmv1 header parser (unfinished) libavcodec
Fri, 05 Apr 2002 21:04:09 +0000 michaelni msmpeg4v2 encoding libavcodec
Fri, 05 Apr 2002 16:51:12 +0000 michaelni fixing msmpeg4v2 bugs (is bugfree now afaik) libavcodec
Fri, 05 Apr 2002 04:09:04 +0000 michaelni msmpeg4v2 decoding (no encoding yet) libavcodec
Fri, 29 Mar 2002 02:07:25 +0000 michaelni msmpeg4v2 header parser & some dump bits code behind #if 0 libavcodec
Fri, 29 Mar 2002 01:53:59 +0000 michaelni minor optimizations / simplifications 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
Mon, 18 Feb 2002 09:34:54 +0000 kabi * simplified indexing libavcodec
Sat, 09 Feb 2002 00:38:44 +0000 michaelni workaround gcc 2.95.2 bug libavcodec
Tue, 05 Feb 2002 22:51:23 +0000 michaelni use multiply instead of divides for DC prediction on X86 libavcodec
Mon, 28 Jan 2002 18:06:28 +0000 kabi * temporal solution for shared lib compilation libavcodec
Sun, 20 Jan 2002 14:48:02 +0000 nickols_k Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> libavcodec
Tue, 15 Jan 2002 22:22:41 +0000 arpi_esp (commit by michael) libavcodec
Mon, 14 Jan 2002 04:34:52 +0000 arpi_esp (commit by michael) libavcodec
Sun, 13 Jan 2002 06:12:35 +0000 arpi_esp (commit by michael) libavcodec
Sun, 13 Jan 2002 04:59:37 +0000 arpi_esp (commit by michael) libavcodec
Fri, 11 Jan 2002 21:27:04 +0000 arpi_esp s->c_dc_scale was 7 if s->qscale==2 but should be 8 (the bug is visible in deep red areas in high bitrate clips) - patch by Michael Niedermayer <michaelni@gmx.at> libavcodec
Tue, 08 Jan 2002 00:21:41 +0000 arpi_esp fix slices when code=0x18, patch by Michael Niedermayer <michael@mplayer.dev.hu> libavcodec
Tue, 23 Oct 2001 19:02:55 +0000 kabi * prevent crash in decoder libavcodec
Sat, 11 Aug 2001 18:56:40 +0000 glantau fixed mb_intra_vlc decoding table size libavcodec
Mon, 06 Aug 2001 00:47:50 +0000 glantau types fix 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