Mercurial > libavcodec.hg
graph
-
16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264 libavcodec2010-06-25, by darkshikari
-
Fix alphabetization of the CONFIG_HARDCODED_TABLES Makefile section. libavcodec2010-06-23, by alexc
-
Add a macro to pack 4 bytes into native byte-order so they can be written libavcodec2010-06-22, by rbultje
-
IFF PBM decoder: Add a pad byte if image width is odd <aleksi dot nurmi at gmail dot com> libavcodec2010-06-22, by pross
-
Bump micro version, add changelog entry for DTS-ES extension decoding support libavcodec2010-06-22, by mstorsjo
-
Support DTS-ES extension (XCh) in dca: add code to handle DTS-ES extension libavcodec2010-06-22, by mstorsjo
-
Support DTS-ES extension (XCh) in dca: update and add channel mapping tables for DTS-ES mappings libavcodec2010-06-22, by mstorsjo
-
Support DTS-ES extension (XCh) in dca: move original code around to allow reused by DTS-ES code libavcodec2010-06-22, by mstorsjo
-
Support DTS-ES extension (XCh) in dca: move subband_samples into context structure libavcodec2010-06-22, by mstorsjo
-
mathematics.h no longer needs config.h, so update tablegen code and libavcodec2010-06-21, by reimar
-
psdec: IPD/OPD reset is no longer needed by the context initializer. libavcodec2010-06-20, by alexc
-
Fix breakage in compilation with --disable-mpegaudio-hp introduced in libavcodec2010-06-20, by vitor
-
Factorize the mpegaudio windowing code in a function and call it by a libavcodec2010-06-19, by vitor
-
Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263 libavcodec2010-06-15, by bcoudurier
-
nellymoserdec: Increase the log level of messages when failing to decode data libavcodec2010-06-14, by mstorsjo
-
Include float.h to provide FLT_MAX define. Should fix compilation on windows. libavcodec2010-06-11, by vitor
-
Move transform declarations out of IVIBandDesc so indeo4 can use them as well. libavcodec2010-06-11, by maxim
-
Split do_output_subblock() into common code and decoder specific parts libavcodec2010-06-11, by vitor
-
Split ra144.c in common code (to be shared with the future encoder) and libavcodec2010-06-11, by vitor
-
Quant changes only once per MB so move the corresponding scale factor assignment libavcodec2010-06-10, by maxim
-
avcodec.h: Clarify AVCodecContext::pix_fmt documentation since its value may be set by the demuxer libavcodec2010-06-10, by thardin
-
Cosmetics: use and place braces correctly in if ... else statements. libavcodec2010-06-10, by benoit
-
Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those into uint16_t. libavcodec2010-06-08, by maxim