Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Wed, 11 Nov 2009 20:24:23 +0000 | alexc | Add a channels field to MPEG4AudioConfig. libavformat |
Mon, 09 Nov 2009 01:10:55 +0000 | cehoyos | Increase default value for max_analyze_duration, fixes issue 1506, a regression. libavformat |
Sun, 08 Nov 2009 23:48:15 +0000 | cehoyos | Use enum instead of integer types where appropriate. libavformat |
Sun, 08 Nov 2009 23:46:32 +0000 | cehoyos | Use CODEC_ID_NONE instead of 0 for enum CodecID. libavformat |