Fri, 10 Sep 2004 18:54:02 +0000 |
michael |
mess cleanup
libavcodec
|
Thu, 02 Sep 2004 18:46:41 +0000 |
michael |
typo
libavcodec
|
Thu, 02 Sep 2004 15:46:03 +0000 |
michael |
optional non spec compliant optimizations for mpeg1
libavcodec
|
Thu, 02 Sep 2004 15:30:46 +0000 |
michael |
optional non spec compliant optimizations
libavcodec
|
Fri, 13 Aug 2004 13:59:28 +0000 |
michael |
user overrideable level & profile
libavcodec
|
Fri, 16 Jul 2004 18:36:39 +0000 |
michael |
Avoid segfault on ffmpeg "buffer flush" in mpeg12.c patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)
libavcodec
|
Wed, 30 Jun 2004 23:12:21 +0000 |
michael |
10l (fixes delayed frames during encoding)
libavcodec
|
Sat, 26 Jun 2004 02:20:38 +0000 |
michael |
support skiping of mb rows during decoding
libavcodec
|
Fri, 25 Jun 2004 14:11:44 +0000 |
michael |
optimization
libavcodec
|
Sat, 12 Jun 2004 16:51:15 +0000 |
iive |
better cbp handling and small speedup in mpeg12
libavcodec
|
Fri, 11 Jun 2004 07:59:12 +0000 |
iive |
mpeg2 chroma422/444 support, may be slower, may be faster for other codecs
libavcodec
|
Fri, 21 May 2004 14:37:16 +0000 |
michael |
data_size = 0 cleanup
libavcodec
|
Fri, 30 Apr 2004 13:44:29 +0000 |
michael |
intra_dc_precission>0 encoding support
libavcodec
|
Thu, 29 Apr 2004 23:20:46 +0000 |
iive |
cola test
libavcodec
|
Thu, 29 Apr 2004 14:21:33 +0000 |
michael |
remove duplicated find_frame_end() code
libavcodec
|
Tue, 27 Apr 2004 13:50:41 +0000 |
michael |
simplify
libavcodec
|
Thu, 22 Apr 2004 21:41:08 +0000 |
michael |
corrupted field pictures segfault fix
libavcodec
|
Mon, 19 Apr 2004 03:33:23 +0000 |
michael |
exporting field_select/ref_index values
libavcodec
|
Sun, 18 Apr 2004 17:46:52 +0000 |
michael |
fix exported motion vectors
libavcodec
|
Fri, 16 Apr 2004 01:01:45 +0000 |
michael |
unify table indexing (motion_val,dc_val,ac_val,coded_block changed)
libavcodec
|
Fri, 02 Apr 2004 19:48:20 +0000 |
michael |
skiped mbs in interlaced b frames fix
libavcodec
|
Wed, 24 Mar 2004 23:32:48 +0000 |
mellum |
warning patrol
libavcodec
|
Mon, 22 Mar 2004 20:54:04 +0000 |
michael |
1000l for iive
libavcodec
|
Tue, 16 Mar 2004 16:57:27 +0000 |
michael |
1000000l (using uninitalized variable for initalizing bits per MV table)
libavcodec
|
Tue, 16 Mar 2004 16:11:29 +0000 |
michael |
init cleanup
libavcodec
|
Tue, 16 Mar 2004 15:38:40 +0000 |
iive |
use pan_scan to remove some weight, proper pan_scan offset reading
libavcodec
|
Mon, 15 Mar 2004 16:41:15 +0000 |
iive |
mpeg12 fix 10l of aspect calucalations, return gop perser to print debug info, and make mpeg1_seq_header hot overwrite height/width
libavcodec
|
Mon, 15 Mar 2004 00:08:24 +0000 |
iive |
move MPV_common_init after parsing stream parameters, matrix rebuild
libavcodec
|
Sat, 13 Mar 2004 22:01:32 +0000 |
michael |
removing broken mpeg_decode_gop()
libavcodec
|
Tue, 09 Mar 2004 15:23:14 +0000 |
michael |
find_start_code() optimization (about 2x faster now) this may improve decoding speed with multiple threads
libavcodec
|