Mercurial > libavcodec.hg
graph
-
It turned out that RV30 uses motion vectors for forward motion B-frame libavcodec2008-12-29, by kostya
-
Move sync line pointers code to the end of the loop, it is simpler that way. libavcodec2008-12-26, by michael
-
Get rid of check for condition that is always true (run_off < avctx->width). libavcodec2008-12-26, by michael
-
COSMETICS Part 3 and final of Kenan Gillet's QCELP silence handling patch. libavcodec2008-12-26, by reynaldo
-
Factorize "avctx->width + 2" out to avoid someone mistakenly changing libavcodec2008-12-26, by michael
-
Close gaping sechole. That is, a series of run=0 allows arbitrary data to libavcodec2008-12-26, by michael
-
Fix compilation without optimization under 64-bit with x264 deblock asm enabled. libavcodec2008-12-26, by darkshikari
-
Disable usage of ff_h264_idct_add_altivec since AltiVec versions of h264_idct_add16, libavcodec2008-12-25, by gpoirier