Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 01 Oct 2006 11:59:33 +0000 | ods15 | make some more functions global so they can be shared with vorbis_enc.c libavcodec |
Sun, 01 Oct 2006 11:11:30 +0000 | ods15 | make ready_floor1_list() shared for vorbis_enc.c libavcodec |
Sun, 01 Oct 2006 05:09:20 +0000 | kostya | 1l: correct argument order in avcodec_check_dimensions libavcodec |
Sat, 30 Sep 2006 23:49:09 +0000 | michael | palette (if we memcpy it into AVFrame) must be uint32_t libavcodec |
Sat, 30 Sep 2006 18:47:15 +0000 | ods15 | vorbis.h -> vorbis_data.c libavcodec |
Sat, 30 Sep 2006 18:16:38 +0000 | michael | marking AVPaletteControl as deprecated due to thread saftey amongth other issues (it doesnt work if theres any delay between demuxer and decoder) libavcodec |
Sat, 30 Sep 2006 16:00:27 +0000 | michael | seems only 3 bits are used for the number of resolutions, some rv30 files have this set to 10 even though there are just 2 resolutions in the extradata libavcodec |
Sat, 30 Sep 2006 11:45:09 +0000 | michael | ignore sub_id libavcodec |