log

age author description
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
2010-08-21 reimar Export the presentation video dimensions as avctx->width/avctx->height. libavcodec
2010-08-20 mru dv: fix alignment of scratch buffer libavcodec