Mercurial > libavcodec.hg
graph
-
Correct spatial prediction mode in RV30/40 for vertical left direction libavcodec2007-12-17, by kostya
-
Skip dialog normalization. It shouldn't be used by the decoder, and there is libavcodec2007-12-17, by jbr
-
Revert commit made in revision 11228. I'm getting some strange results in the libavcodec2007-12-17, by jbr
-
Add 'l' suffix where it is necessary because type can not always be libavcodec2007-12-15, by reimar
-
Make DCA decoder honor avctx->request_channels in a more advisory way. libavcodec2007-12-15, by andoma
-
Ensure that our total reference frame count does not exceed the SPS libavcodec2007-12-14, by heydowns
-
Actually return with an error condition if we're being asked to deal with too libavcodec2007-12-14, by heydowns
-
Make h264 decoder conform to requirements of mpegvideo's MPV_frame_start. libavcodec2007-12-14, by heydowns
-
Add a missing break, before av_set_number would always return NULL for libavcodec2007-12-13, by reimar
-
Show which bitstreamfilters were compiled in, similar to the protocols etc libavcodec2007-12-12, by takis
-
thank you for your efforts to keep my code clean, but i would like to libavcodec2007-12-06, by michael
-
Initialize function pointers used by error resilience code before any libavcodec2007-12-05, by heydowns
-
Use the correct "const float *" type for variable instead of casting const away. libavcodec2007-12-02, by reimar
-
fix corner case when qscale 1 bits < frame bits but max bits with worst padding > frame bits libavcodec2007-12-02, by bcoudurier
-
Fix nodes[nb_codes*2-1].count being uninitialized and used to initialize libavcodec2007-12-01, by reimar
-
make ff_p* vars extern so that they can be used in various *_mmx.c files libavcodec2007-11-27, by aurel