Tue, 02 Sep 2003 08:34:29 +0000 |
michaelni |
CODEC_ID_MPEGVIDEO
libavcodec
|
Tue, 02 Sep 2003 04:32:02 +0000 |
tmmm |
initial commit for Id RoQ and Interplay MVE multimedia subsystems
libavcodec
|
Mon, 01 Sep 2003 17:42:07 +0000 |
michaelni |
100l
libavcodec
|
Mon, 01 Sep 2003 17:05:28 +0000 |
michaelni |
more fixes
libavcodec
|
Mon, 01 Sep 2003 16:40:25 +0000 |
michaelni |
some fixes (still buggy though)
libavcodec
|
Mon, 01 Sep 2003 15:53:01 +0000 |
tmmm |
skip preamble bytes
libavcodec
|
Mon, 01 Sep 2003 12:26:39 +0000 |
michaelni |
asv2 encoding
libavcodec
|
Mon, 01 Sep 2003 08:10:01 +0000 |
michaelni |
ASV2 decoder
libavcodec
|
Sat, 30 Aug 2003 19:40:30 +0000 |
michaelni |
fixing unused f_code values
libavcodec
|
Sat, 30 Aug 2003 19:31:49 +0000 |
michaelni |
10l (big vs. little endian)
libavcodec
|
Fri, 29 Aug 2003 19:42:23 +0000 |
michaelni |
bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrate
libavcodec
|
Fri, 29 Aug 2003 15:57:40 +0000 |
michaelni |
10l (closed gop bit)
libavcodec
|
Thu, 28 Aug 2003 13:38:06 +0000 |
bellard |
fixed audio frame buffering problem (should correct problems on some streams) - faster synthesis filter - prototype 'parse_only' support
libavcodec
|
Thu, 28 Aug 2003 13:30:03 +0000 |
bellard |
spelling fix
libavcodec
|
Tue, 26 Aug 2003 22:26:18 +0000 |
michaelni |
100l (forget to reset me.skip for b frames)
libavcodec
|
Tue, 26 Aug 2003 22:05:12 +0000 |
romansh |
* ffmpeg was *silently* rejecting to deinterlace NTSC DV. The problem
libavcodec
|
Tue, 26 Aug 2003 20:14:28 +0000 |
michaelni |
fixing CODEC_FLAG_GLOBAL_HEADER
libavcodec
|
Tue, 26 Aug 2003 07:42:25 +0000 |
michaelni |
mpeg2 regression test
libavcodec
|
Mon, 25 Aug 2003 22:54:53 +0000 |
michaelni |
oooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in the other sucks, especially if they are in different directories (MPlayer/main/libavcodec vs. ffmpeg/libavcodec)
libavcodec
|
Mon, 25 Aug 2003 22:47:32 +0000 |
michaelni |
mpeg2 encoding
libavcodec
|
Mon, 25 Aug 2003 12:50:15 +0000 |
michaelni |
xvid edge bug (if i understand the mpeg4 spec correctly) autodetection
libavcodec
|
Sun, 24 Aug 2003 22:28:41 +0000 |
bellard |
removed unused variable
libavcodec
|
Sun, 24 Aug 2003 22:21:06 +0000 |
bellard |
avoid warning
libavcodec
|
Sun, 24 Aug 2003 22:15:37 +0000 |
bellard |
avoid warning
libavcodec
|
Sun, 24 Aug 2003 22:13:48 +0000 |
bellard |
removed unused variable
libavcodec
|
Sun, 24 Aug 2003 22:08:22 +0000 |
bellard |
removed unused variables
libavcodec
|
Sun, 24 Aug 2003 22:01:33 +0000 |
bellard |
memmove fixes (Jon Burgess)
libavcodec
|
Sun, 24 Aug 2003 16:00:34 +0000 |
bellard |
export int64_t_C as it is needed by libavformat.h
libavcodec
|
Sun, 24 Aug 2003 13:57:42 +0000 |
bellard |
when changing version, please keep my changes (win32 compile fix)
libavcodec
|
Fri, 22 Aug 2003 22:18:08 +0000 |
michaelni |
custom quant matrix encoding support
libavcodec
|