Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 16 Sep 2009 22:57:00 +0000 | jbr | add CODEC_CAP_SUBFRAMES to the FLAC decoder capabilities. also add a FIXME libavcodec |
Wed, 16 Sep 2009 19:20:48 +0000 | mru | ARM: do not use movw/movt for relocatable values with PIC libavcodec |
Wed, 16 Sep 2009 16:18:18 +0000 | kostya | Monkey's Audio uses subframes too, declare that in its capabilities libavcodec |
Wed, 16 Sep 2009 15:08:26 +0000 | faust3 | Add CODEC_CAP_SUBFRAMES for codecs that output multiple subframes libavcodec |
Wed, 16 Sep 2009 11:29:47 +0000 | pross | perform sanity check on number of audio channels in avcodec_open() libavcodec |
Wed, 16 Sep 2009 07:50:09 +0000 | gb | Fill in new VASliceParameterBufferMPEG2.slice_horizontal_position field. libavcodec |
Wed, 16 Sep 2009 07:49:08 +0000 | gb | Move down HWAccel code path so that to fill in s->mb_x first. libavcodec |