Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 15 Dec 2007 06:06:16 +0000 | kostya | Make fill_rectangle() available for other decoders libavcodec |
Fri, 14 Dec 2007 22:49:30 +0000 | heydowns | Fix brain-dead parts of r11216, specifically: libavcodec |
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 |