Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 14 Dec 2007 06:25:23 +0000 | heydowns | Ensure that our total reference frame count does not exceed the SPS libavcodec |
Fri, 14 Dec 2007 05:48:27 +0000 | heydowns | Actually return with an error condition if we're being asked to deal with too libavcodec |
Fri, 14 Dec 2007 05:37:23 +0000 | heydowns | Make h264 decoder conform to requirements of mpegvideo's MPV_frame_start. libavcodec |
Thu, 13 Dec 2007 19:00:53 +0000 | reimar | Add a missing break, before av_set_number would always return NULL for libavcodec |
Thu, 13 Dec 2007 00:50:47 +0000 | heydowns | Fix non_zero_count_cache for deblocking in field pictures. libavcodec |
Wed, 12 Dec 2007 22:45:03 +0000 | aurel | add required include to make this file self-contained libavcodec |
Wed, 12 Dec 2007 21:48:50 +0000 | mru | use av_log_get/set_level() libavcodec |