log

age author description
Wed, 17 Dec 2008 02:30:22 +0000 mru AAC: fix strict aliasing violation in parser libavcodec
Wed, 17 Dec 2008 00:54:54 +0000 mru ARM: replace "armv4l" with "arm" libavcodec
Wed, 17 Dec 2008 00:39:45 +0000 diego Remove obsolete and misleading comments. libavcodec
Tue, 16 Dec 2008 22:16:11 +0000 michael Fix indention, also do a little vertical alignment of changed lines. libavcodec
Tue, 16 Dec 2008 21:35:35 +0000 stefano Implement av_set_string3(). libavcodec
Tue, 16 Dec 2008 21:08:16 +0000 michael Factorize 3 multiplications out, code becomes 3 cpu cycles faster. libavcodec
Tue, 16 Dec 2008 20:43:39 +0000 michael Move ENABLE_SMALL back to the per MB check, as otherwise gcc wont remove libavcodec
Tue, 16 Dec 2008 20:26:22 +0000 michael Do not recalculate constant part of is_complex for every MB. libavcodec
Tue, 16 Dec 2008 20:09:09 +0000 michael Support the new lossless mode. libavcodec
Tue, 16 Dec 2008 20:00:07 +0000 mru dct-test: add ARM IDCTs libavcodec
Tue, 16 Dec 2008 19:59:50 +0000 mru dct-test: add PARTTRANS permutation libavcodec
Tue, 16 Dec 2008 19:39:01 +0000 michael Horizontal and vertical prediction functions needed for new lossless mode libavcodec
Tue, 16 Dec 2008 08:02:05 +0000 benoit Add const qualifiers to decode functions. libavcodec
Tue, 16 Dec 2008 07:56:33 +0000 benoit Fix warning "format not a string literal and no format arguments". libavcodec
Tue, 16 Dec 2008 00:47:59 +0000 conrad Workaround for shared libs on OS X with Apple gcc 4.0.1 libavcodec