Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Wed, 30 Sep 2009 09:43:56 +0000 | reimar | Convert latin1 codec_name in mov to UTF-8, since all strings in FFmpeg libavformat |
Tue, 29 Sep 2009 10:23:47 +0000 | reimar | Sync AC3 probe values with MP3 probe values, they have to avoid similar issues. libavformat |
Tue, 29 Sep 2009 10:12:18 +0000 | reimar | Extend DV autodetection to also reliably detect single-frame DVs with libavformat |
Tue, 29 Sep 2009 07:05:03 +0000 | cehoyos | Add id3v2 metadata conversion table and use it in mp3 muxer. libavformat |