Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 04 Jul 2009 18:22:33 +0000 | reimar | Make the MJPEG decoder return -1 when no image was decoded so that decode libavcodec |
Sat, 04 Jul 2009 18:20:35 +0000 | reimar | Add a got_picture flag to MJpegDecodeContext which indicates if its picture libavcodec |
Sat, 04 Jul 2009 12:54:36 +0000 | reimar | mjpegdec: check that the coded dc_index and ac_index have a valid associated VLC table. libavcodec |
Sat, 04 Jul 2009 07:46:58 +0000 | astrange | H.264: Check the return value of decode_vui_parameters() libavcodec |
Fri, 03 Jul 2009 05:52:00 +0000 | astrange | H.264: Don't set data_partitioning for invalid NAL_DPA. libavcodec |
Thu, 02 Jul 2009 13:13:20 +0000 | jai_menon | Cleanup properly at the end of MPEG Audio parsing. libavcodec |
Wed, 01 Jul 2009 20:35:28 +0000 | bcoudurier | Revert r19317, "simplify slice_end, return size of output frame". libavcodec |