Mercurial > libavcodec.hg
graph
-
adjust output channels based on AVCodecContext.request_channels in AC3 parser libavcodec2008-01-05, by jbr
-
Enable proper output from the LFE channel, based on patch from Mathias Rauen dear dot madshi at net libavcodec2008-01-04, by banan
-
Direct blocks should use motion vectors from the second reference frame libavcodec2007-12-31, by kostya
-
pass an AC3DecodeContext to ac3_downmix() instead of multiple arguments libavcodec2007-12-30, by jbr
-
export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov) libavcodec2007-12-29, by aurel
-
Check for avcodec_open codec parameter == NULL and return error in that case libavcodec2007-12-25, by reimar
-
Add C/B == 0 cases, 2% slower on CELL but should address Issue299 eventually libavcodec2007-12-22, by lu_zero
-
add MMX version for put_no_rnd_h264_chroma_mc8_c, used in VC-1 decoding. libavcodec2007-12-21, by gpoirier