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
|
Wed, 24 Nov 2004 00:15:49 +0000 |
michael |
check num_entries too to avoid reading over the array end and dont check i>0 it must be >0 there
libavcodec
|
Tue, 23 Nov 2004 23:58:54 +0000 |
michael |
Fixes a segfault when flushing delayed B-frames on the 2nd pass. patch by (Loren Merritt <lorenm.u@washington@edu>)
libavcodec
|
Sun, 21 Nov 2004 18:04:56 +0000 |
mmu_man |
BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more generic "if HAVE_THREADS"
libavcodec
|
Sun, 21 Nov 2004 01:47:36 +0000 |
michael |
whitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterloo>point<ca>)
libavcodec
|
Fri, 19 Nov 2004 20:49:12 +0000 |
michael |
workaround apps which dont provided correctly padded streams
libavcodec
|