Sun, 23 Jan 2005 14:07:25 +0000 |
michael |
framerate check
libavcodec
|
Thu, 20 Jan 2005 00:30:20 +0000 |
michael |
jpeg style yuv fixes
libavcodec
|
Fri, 14 Jan 2005 23:48:12 +0000 |
michael |
assertion about bits statistic and minor bits stat fix
libavcodec
|
Thu, 13 Jan 2005 11:59:19 +0000 |
michael |
10l (dont modify the input picture pts)
libavcodec
|
Wed, 12 Jan 2005 18:25:48 +0000 |
michael |
av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>)
libavcodec
|
Wed, 12 Jan 2005 00:16:25 +0000 |
michael |
various security fixes and precautionary checks
libavcodec
|
Mon, 10 Jan 2005 23:41:25 +0000 |
michael |
picture heap corruption fix
libavcodec
|
Mon, 20 Dec 2004 03:03:37 +0000 |
lorenm |
vismv for h264 displayed incorrect motion vectors.
libavcodec
|
Tue, 14 Dec 2004 20:17:23 +0000 |
michael |
quantizer overflow warning + AAN dct fix
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
|
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
|
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
|
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
|
Fri, 12 Nov 2004 01:21:34 +0000 |
michael |
H261 fixing and cleaning:
libavcodec
|
Thu, 28 Oct 2004 10:12:57 +0000 |
michael |
H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>)
libavcodec
|
Fri, 15 Oct 2004 02:37:04 +0000 |
michael |
support strictly enforcing gop size
libavcodec
|
Thu, 14 Oct 2004 12:24:16 +0000 |
michael |
fix forcing of individual frame types
libavcodec
|
Sat, 09 Oct 2004 12:02:19 +0000 |
michael |
lowres 4mv
libavcodec
|
Fri, 08 Oct 2004 22:57:39 +0000 |
michael |
h.261 loop filter fix
libavcodec
|
Fri, 08 Oct 2004 10:37:45 +0000 |
michael |
Quantizer noise shaping crashes on SSE2 machines patch by (Milan Cutka <cutka at szm dot sk>)
libavcodec
|
Mon, 27 Sep 2004 02:39:55 +0000 |
michael |
set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0)
libavcodec
|
Sun, 26 Sep 2004 23:01:42 +0000 |
michael |
lowres chroma fix
libavcodec
|
Sun, 26 Sep 2004 21:28:31 +0000 |
michael |
lowres slice fix
libavcodec
|
Sun, 26 Sep 2004 11:05:35 +0000 |
michael |
low resolution interlaced support
libavcodec
|
Sat, 25 Sep 2004 23:18:58 +0000 |
michael |
1/2 resolution decoding
libavcodec
|
Fri, 24 Sep 2004 17:30:04 +0000 |
michael |
100l
libavcodec
|