Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sat, 22 May 2010 21:52:02 +0000 | stefano | Store in a dedicated array the format name - codec id - codec type libavformat |
Sat, 22 May 2010 16:01:32 +0000 | cehoyos | Move AVCodecTag from riff.h into internal.h. libavformat |
Sat, 22 May 2010 15:56:49 +0000 | stefano | Prefer enum CodecID over int in ff_codec_get_tag(). libavformat |