log

age author description
Fri, 29 May 2009 20:15:38 +0000 reimar Use av_clip_uint8 instead of equivalent but unoptimzed code, libavcodec
Thu, 28 May 2009 23:19:32 +0000 mru MIPS: add MIPS64 and Loongson asm for MAC64/MLS64 libavcodec
Thu, 28 May 2009 22:36:06 +0000 mru blackfin: disable broken dsputil functions libavcodec
Thu, 28 May 2009 22:36:02 +0000 mru blackfin: add missing const in function prototypes libavcodec
Thu, 28 May 2009 22:35:58 +0000 mru blackfin: use optimised (I)DCT only when ctx->(i)dct_algo is auto libavcodec
Thu, 28 May 2009 22:35:56 +0000 mru blackfin: use DCT function pointer in dct_quantize_bfin() libavcodec
Thu, 28 May 2009 17:19:28 +0000 mru ARM: add some PLD in NEON IDCT libavcodec
Wed, 27 May 2009 21:45:25 +0000 bcoudurier msrle uncompressed decoding, fix #1074 and many other samples under /RLE libavcodec
Wed, 27 May 2009 21:40:10 +0000 bcoudurier remove apparently unused real_pict_num from AVCodecContext libavcodec
Wed, 27 May 2009 19:55:35 +0000 bcoudurier Rename alloc_picture to ff_alloc_picture and move its definition libavcodec
Wed, 27 May 2009 18:59:24 +0000 heydowns Use AV_R/WN32 instead of direct integer copying. libavcodec
Wed, 27 May 2009 06:43:51 +0000 bcoudurier do not print false error if eof follows eol libavcodec
Wed, 27 May 2009 00:14:32 +0000 bcoudurier Fix off by one offset with fetch_timestamps, pts_parser_problem.mpg. libavcodec
Tue, 26 May 2009 23:58:30 +0000 bcoudurier do not reference remainder packets in the parser, fix timestamps fetching libavcodec
Tue, 26 May 2009 21:34:56 +0000 alexc In the event of a mismatch, do not follow the sample rate index in an AAC PCE. libavcodec
Tue, 26 May 2009 17:04:28 +0000 jai_menon Add lowres support to the libopenjpeg wrapper. libavcodec
Tue, 26 May 2009 16:59:05 +0000 jai_menon Use dimensions stored in AVCodecContext instead of local variables. libavcodec
Tue, 26 May 2009 05:00:51 +0000 reimar Change HAVE_PPC64 to ARCH_PPC64. libavcodec
Tue, 26 May 2009 03:51:00 +0000 michael Support YVU9 AVI 4cc. libavcodec
Mon, 25 May 2009 22:19:35 +0000 conrad Altivec VP3 IDCT libavcodec
Mon, 25 May 2009 19:02:35 +0000 diego The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86. libavcodec
Mon, 25 May 2009 18:37:16 +0000 ramiro cosmetics: tabs->spaces libavcodec
Mon, 25 May 2009 16:12:51 +0000 jbr eac3dec: get rid of unnecessary left shifts in 16-bit * 24-bit libavcodec
Mon, 25 May 2009 12:17:02 +0000 reimar Move a DECLARE_ALIGNED_16 variable in the Nellymoser encoder from the stack libavcodec
Mon, 25 May 2009 02:34:31 +0000 bcoudurier honor restart interval in mjpeg, fix #861, SpectralFan.mov still decodes correctly libavcodec
Mon, 25 May 2009 01:53:43 +0000 ramiro mlp: Re-enable x86-optimized DSP functions. libavcodec
Mon, 25 May 2009 01:52:05 +0000 ramiro mlp: Use LABEL_MANGLE() to export label symbols from inside asm block. libavcodec
Sun, 24 May 2009 12:44:54 +0000 vitor Fix unaligned dsputil call. libavcodec
Sun, 24 May 2009 09:14:19 +0000 reimar eatqi: move "block" variable into context to ensure sufficient alignment for libavcodec
Sun, 24 May 2009 09:06:06 +0000 reimar Distinguish between non-coded blocks and decode errors in rtjpeg's get_block libavcodec