Mercurial > libavcodec.hg
graph
-
Use correct context for av_log(), should prevent a crash for malformed files. libavcodec2010-01-05, by vitor
-
Improve readability of 4bpp raw decoder and prepare for supporting 2bpp. libavcodec2010-01-05, by cehoyos
-
The H.263 wrong_run table is only for encoding; only enable it in such cases. libavcodec2010-01-04, by diego
-
VAAPI: fix WMV3 decoding of videos with an odd number of macroblocks per line. libavcodec2010-01-04, by gb
-
Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and libavcodec2010-01-03, by stefano
-
Reduce number of ASM constraints for ff_lpc_compute_autocorr_sse2 since it libavcodec2010-01-02, by reimar
-
Small ELBG optimization: use last pixel as a initial guess for the codebook libavcodec2010-01-02, by vitor
-
It appears s->bitstream_buffer_size has to be 0 at the end so rather use assert. libavcodec2010-01-01, by michael
-
Fix colourspace for 16 bit raw video in mov, fixes issue 1527 on big-endian. libavcodec2009-12-31, by cehoyos
-
cosmetics: Move MPEG-4 encoding functions around to avoid forward declarations. libavcodec2009-12-30, by diego