Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 08 Sep 2008 18:31:48 +0000 | michael | Remove deprecated avcodec_decode_audio() this one was not under #ifdef. libavcodec |
Mon, 08 Sep 2008 18:29:08 +0000 | michael | avcodec_find_best_pix_fmt() needs a 64bit mask as there are more than 32 pix_fmts. libavcodec |
Mon, 08 Sep 2008 18:18:49 +0000 | michael | Rename error_resilience to error_recognition. libavcodec |
Mon, 08 Sep 2008 18:18:29 +0000 | vitor | Pass directly variable 'a' to interp instead of evaluating it from num_blocks libavcodec |