Mercurial > libavcodec.hg
log h264.c @ 2883:a95e55679dfa libavcodec
age | author | description |
---|---|---|
Sat, 17 Sep 2005 08:15:07 +0000 | reimar | check return value of decode_cabac_mb_dqp, it is INT_MIN on error. libavcodec |
Sat, 10 Sep 2005 01:13:10 +0000 | michael | dont be so picky with .mp4 ... fixes Mr&MrsSmith.mp4 libavcodec |
Mon, 05 Sep 2005 17:07:52 +0000 | lorenm | fix emulated edge motion compensation when resolution%16!=0 libavcodec |
Fri, 26 Aug 2005 19:05:44 +0000 | michael | Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de) libavcodec |
Thu, 25 Aug 2005 00:01:57 +0000 | michael | prevent assert failures and infinite loops with broken streams libavcodec |
Sun, 14 Aug 2005 15:42:40 +0000 | mru | kill a bunch of compiler warnings libavcodec |