Mercurial > libavcodec.hg
graph
-
Don't use get_vlc2() when tree is one symbol. This fixes audio decoding libavcodec2006-03-25, by kostya
-
prefetch pixels for future motion compensation. 4-10% faster mpeg1/2/4 decoding (on an athlon-xp). libavcodec2006-03-23, by lorenm
-
Add the mmx and sse2 implementations of ff_snow_vertical_compose(). libavcodec2006-03-20, by gpoirier
-
make ff_rate_control_init() bail out if rc_strategy==1 and lavc wasn't libavcodec2006-03-17, by corey
-
10l: Only set *compose97i *add_yblock to dsputils context if we are building with Snow enabled libavcodec2006-03-17, by gpoirier
-
fixing coverity warnig CID: 253 (reading over the end of the aspect_ratio array for illegal aspect ratios) libavcodec2006-03-13, by michael
-
fixing out of array access (only cosmetic, this should never have had a end user vissible effect) libavcodec2006-03-10, by michael
-
Init simplification and 2% faster wma_decode_block on amd64 with tables use libavcodec2006-03-08, by banan
-
Proper mangling information for symbols in OS X Mach-O shared objects. libavcodec2006-03-06, by diego