Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 25 Jul 2008 12:12:25 +0000 | michael | Simplify mmco setup code used in IDR pictures. libavcodec |
Fri, 25 Jul 2008 12:02:45 +0000 | michael | Remove redundant h->mmco_index= 0. libavcodec |
Fri, 25 Jul 2008 11:54:03 +0000 | michael | Assert that long_ref has been cleared for released pics. libavcodec |
Fri, 25 Jul 2008 11:52:40 +0000 | michael | Clear long_ref when a frame is no longer a long_ref. libavcodec |
Fri, 25 Jul 2008 11:48:32 +0000 | michael | Make sure mmco index is 0 (instead of uninitialized) in all error returns. libavcodec |
Fri, 25 Jul 2008 00:13:02 +0000 | michael | Simplify strange obfuscated code in MMCO_LONG handling. libavcodec |