log

age author description
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
Mon, 15 Dec 2008 23:01:54 +0000 benoit Check extradata is large enough. libavcodec
Mon, 15 Dec 2008 22:48:10 +0000 stefano Implement the av_set_number2() internal function, which makes possible libavcodec
Mon, 15 Dec 2008 22:40:28 +0000 stefano Remove ending period in a log message, which was inconsistent with libavcodec
Mon, 15 Dec 2008 22:22:51 +0000 diego Switch xvmc over to a CONFIG_ option. libavcodec
Mon, 15 Dec 2008 22:14:58 +0000 diego whitespace cosmetics libavcodec
Mon, 15 Dec 2008 22:12:54 +0000 mru ARM: NEON optimised h264_idct_dc_add libavcodec