Mercurial > libavcodec.hg
log error_resilience.c @ 5730:4134f79e37b3 libavcodec
age | author | description |
---|---|---|
Fri, 28 Sep 2007 20:38:32 +0000 | iive | On bitstream error is_intra_more_likely() could use dsp.sad[0]() that will segfault when xvmc is in use. libavcodec |
Tue, 12 Jun 2007 09:29:25 +0000 | diego | misc spelling fixes libavcodec |
Thu, 10 May 2007 09:00:44 +0000 | diego | Remove redundant #inclusion of common.h, avcodec.h already #includes it. libavcodec |
Sun, 25 Feb 2007 10:27:12 +0000 | reimar | Add av_ prefix to clip functions libavcodec |
Fri, 09 Feb 2007 02:25:23 +0000 | michael | sanity check libavcodec |
Sun, 12 Nov 2006 20:08:09 +0000 | mru | rename cropTbl -> ff_cropTbl libavcodec |