log

age author description
2010-08-24 bindhammer added interlacing option and compression option for colorram (lut) libavcodec
2010-08-24 bindhammer fixed some return values and deprecated CODEC_TYPE_VIDEO. libavcodec
2010-08-23 alexc acenc: LAME-inspired window decision libavcodec
2010-08-23 alexc Revert unintended changes to fft.h from r24890. libavcodec
2010-08-23 alexc aacenc: Rename Psy3gpp* structs to AacPsy* libavcodec
2010-08-23 alexc imdct/x86: Use "s->mdct_size" instead of "1 << s->mdct_bits". libavcodec
2010-08-23 bindhammer removed an unnecessary blank line libavcodec
2010-08-23 bindhammer enabling codec and muxer by registering it in allcodec.c and allformat.c and adding files to the build-system libavcodec
2010-08-23 bindhammer added codec-ids for the a64 codec libavcodec
2010-08-23 bindhammer Initial version of the a64 (multicolor charset) codec libavcodec
2010-08-23 rbultje Fix segfaults in VP8 SIMD code on Win64 (and FATE/win64 failures). libavcodec
2010-08-22 alexc Convert ff_imdct_half_sse() to yasm. libavcodec
2010-08-21 reimar The 24-bit ydt also should not depend on endianness, libavcodec
2010-08-21 reimar Since the 24 bit format is decoded to endian-dependant libavcodec
2010-08-21 reimar Do not swap red and blue when decoding truemotion libavcodec
2010-08-21 stefano Cosmetics: remove useless (). libavcodec