Sun, 19 Dec 2004 12:26:54 +0000 |
michael |
better motion_subsample_log2 docs
libavcodec
|
Sat, 18 Dec 2004 16:20:42 +0000 |
michael |
fixes transcoding to vorbis with ffmpeg on big endian machines patch by (Sigbjrn Skjret {sskjer-1 broadpark no})
libavcodec
|
Sat, 18 Dec 2004 03:49:07 +0000 |
michael |
add multi slice support
libavcodec
|
Sat, 18 Dec 2004 03:07:15 +0000 |
michael |
fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail com>)
libavcodec
|
Tue, 14 Dec 2004 20:17:23 +0000 |
michael |
quantizer overflow warning + AAN dct fix
libavcodec
|
Tue, 14 Dec 2004 12:04:45 +0000 |
michael |
fix timestamp prediction for low_delay mpeg streams
libavcodec
|
Mon, 13 Dec 2004 16:11:38 +0000 |
michael |
x86 cpu capabilities detection rewrite / cleanup
libavcodec
|
Mon, 13 Dec 2004 11:41:59 +0000 |
michael |
another try at fixing rv20 ...
libavcodec
|
Sun, 12 Dec 2004 14:19:54 +0000 |
michael |
flush remaining data from parser at EOF
libavcodec
|
Sat, 11 Dec 2004 18:33:18 +0000 |
michael |
warn the user if the quantization code could overflow with the selected custom matrix and qp limits
libavcodec
|
Thu, 09 Dec 2004 22:04:15 +0000 |
michael |
uppercase codec_tag=AVC1 support
libavcodec
|
Thu, 09 Dec 2004 01:01:11 +0000 |
michael |
out of buffer access fix
libavcodec
|
Wed, 08 Dec 2004 18:02:56 +0000 |
michael |
more flexible frame skip decission
libavcodec
|
Wed, 08 Dec 2004 11:46:16 +0000 |
michael |
frame skip support
libavcodec
|
Tue, 07 Dec 2004 13:14:37 +0000 |
michael |
rv20 encoding
libavcodec
|
Mon, 06 Dec 2004 22:44:03 +0000 |
michael |
seeking in rm
libavcodec
|
Mon, 06 Dec 2004 17:21:17 +0000 |
michael |
rv10 thread safety fix / rv10 ffplay fix
libavcodec
|
Sun, 05 Dec 2004 23:26:43 +0000 |
michael |
detect sse on athlon-xp patch by (matthieu castet <castet >.< matthieu >at< free >.< fr>)
libavcodec
|
Sun, 05 Dec 2004 23:21:39 +0000 |
michael |
next try at fixing rv20 decoding
libavcodec
|
Tue, 30 Nov 2004 21:50:16 +0000 |
michael |
raw rgb flip fix
libavcodec
|
Sun, 28 Nov 2004 19:19:39 +0000 |
lorenm |
fix interlacing check in v1 huffyuv.
libavcodec
|
Sun, 28 Nov 2004 18:29:38 +0000 |
lorenm |
split ffhuffyuv into 2 codecs:
libavcodec
|
Sun, 28 Nov 2004 15:33:15 +0000 |
michael |
fix some codec_id values so that new ones can be added at the end of the subsets without breaking binary compatibility
libavcodec
|
Sun, 28 Nov 2004 14:58:50 +0000 |
michael |
10l (dont use codec_id for error simulation)
libavcodec
|
Sat, 27 Nov 2004 18:10:06 +0000 |
michael |
Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>)
libavcodec
|
Sat, 27 Nov 2004 03:54:18 +0000 |
lorenm |
new option: context_model
libavcodec
|
Thu, 25 Nov 2004 19:26:46 +0000 |
michael |
fix for build on IRIX by (Michel Bardiaux {mbardiaux peaktime be})
libavcodec
|
Thu, 25 Nov 2004 19:17:27 +0000 |
michael |
fix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers com>)
libavcodec
|
Wed, 24 Nov 2004 22:54:16 +0000 |
michael |
YUV420P to UYVY422 conversion patch by (Luca Abeni <lucabe72 >< email >< it>)
libavcodec
|
Wed, 24 Nov 2004 22:50:49 +0000 |
michael |
Fixed typo which caused incorrect motion prediction in B-frames. patch by (Loren Merritt <lorenm ta u tod washington tod edu>)
libavcodec
|