Fri, 26 Mar 2004 12:30:04 +0000 |
michael |
huge vbv buffer size + CBR fix
libavcodec
|
Wed, 24 Mar 2004 23:32:48 +0000 |
mellum |
warning patrol
libavcodec
|
Mon, 22 Mar 2004 12:07:02 +0000 |
michael |
Compile fix by (Chip <szarlada at freemail dot hu>)
libavcodec
|
Tue, 16 Mar 2004 17:27:03 +0000 |
michael |
moving f/b_code init to where it should be
libavcodec
|
Tue, 16 Mar 2004 16:11:29 +0000 |
michael |
init cleanup
libavcodec
|
Sun, 14 Mar 2004 17:55:50 +0000 |
michael |
alignment fix
libavcodec
|
Sun, 14 Mar 2004 17:33:48 +0000 |
michael |
width,height%16!=0 fix
libavcodec
|
Thu, 11 Mar 2004 13:22:39 +0000 |
michael |
10l
libavcodec
|
Fri, 05 Mar 2004 15:10:56 +0000 |
michael |
10l
libavcodec
|
Tue, 02 Mar 2004 03:18:03 +0000 |
michael |
100l (divx5 b frame + seeking + flush fix)
libavcodec
|
Mon, 01 Mar 2004 14:55:21 +0000 |
iive |
initial chroma_format changes,xvmc tweaks and codec_cap
libavcodec
|
Sun, 29 Feb 2004 22:14:46 +0000 |
michael |
optimizing/cleanup of mpeg/qpel_motion()
libavcodec
|
Sun, 29 Feb 2004 02:08:28 +0000 |
michael |
simplify MPV_motion()
libavcodec
|
Sun, 29 Feb 2004 00:37:36 +0000 |
michael |
interlaced mpeg4 + edge emu fix (fixes decoding of mermaid.avi)
libavcodec
|
Thu, 26 Feb 2004 19:11:21 +0000 |
michael |
10l (vdpart fix)
libavcodec
|
Thu, 26 Feb 2004 02:48:07 +0000 |
michael |
100l (field picture decoding fix)
libavcodec
|
Wed, 25 Feb 2004 18:29:17 +0000 |
michael |
export DCT coefficients patch by (Wolfgang Hesseler <wolfgang.hesseler at imk dot fraunhofer dot de>)
libavcodec
|
Wed, 25 Feb 2004 17:35:52 +0000 |
michael |
use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
libavcodec
|
Wed, 25 Feb 2004 02:05:50 +0000 |
michael |
set AVFrame.pts based upon framerate if its 0
libavcodec
|
Mon, 23 Feb 2004 20:56:56 +0000 |
michael |
multithreaded mpeg2 decoding
libavcodec
|
Wed, 18 Feb 2004 22:54:02 +0000 |
michael |
simplify
libavcodec
|
Wed, 18 Feb 2004 16:26:16 +0000 |
michael |
check if threads_count is too large
libavcodec
|
Tue, 17 Feb 2004 18:57:50 +0000 |
michael |
noise reduction with threads bugfix
libavcodec
|
Sat, 14 Feb 2004 03:49:43 +0000 |
michael |
mpeg4 b frame + adaptive quantization assertion failure fix
libavcodec
|
Sat, 14 Feb 2004 03:21:03 +0000 |
michael |
multithreaded spatial complexity calculation for i frames
libavcodec
|
Sat, 14 Feb 2004 01:25:41 +0000 |
michael |
ff_copy_bits() optimization
libavcodec
|
Fri, 13 Feb 2004 21:07:31 +0000 |
michael |
activate the memcpy special case for the byte aligned case in ff_copy_bits(), wasnt working before because of a incorrectly used pbBufPtr()
libavcodec
|
Fri, 13 Feb 2004 20:59:48 +0000 |
michael |
replace a few pbBufPtr() by put_bits_count(), one of them was actually wrong
libavcodec
|
Fri, 13 Feb 2004 17:54:10 +0000 |
michael |
multithreaded/SMP motion estimation
libavcodec
|
Fri, 06 Feb 2004 23:56:37 +0000 |
michael |
- made --extra-cflags option work on darwin
libavcodec
|