Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 06 Mar 2009 22:36:24 +0000 | alexc | If we get an error from ff_aac_parse_header() we should not trust the header info that it provides. libavcodec |
Fri, 06 Mar 2009 19:47:01 +0000 | alexc | Fix the channel allocation bug/assumption (issue 800). libavcodec |
Fri, 06 Mar 2009 08:03:26 +0000 | cehoyos | Fix H.264 bitstream field log2_max_pic_order_cnt_lsb_minus4 libavcodec |
Fri, 06 Mar 2009 01:31:10 +0000 | jbr | flacdec: Parse the metadata header in the raw FLAC demuxer. libavcodec |
Fri, 06 Mar 2009 01:25:11 +0000 | jbr | flacdec: Add a shared function for parsing a FLAC metadata block header. libavcodec |
Fri, 06 Mar 2009 00:54:49 +0000 | jbr | pnm: Add missing 'else'. Fixes decoding for 16-bit pgm. libavcodec |