Mercurial > libavformat.hg
comparison isom.c @ 6052:d742150345d6 libavformat
Add missing codec id <-> codec tag entries:
CODEC_ID_RAWVIDEO <-> Y41B
CODEC_ID_RAWVIDEO <-> Y42B
CODEC_ID_RAWVIDEO <-> YUV9
CODEC_ID_RAWVIDEO <-> YVU9
These codec tags are listed in fourcc.org, and are already listed in
libavcodec/raw.c:ff_raw_pix_fmt_tags as AVI tags.
author | stefano |
---|---|
date | Mon, 24 May 2010 20:35:01 +0000 |
parents | c7b98381ec2d |
children | cf2a5047e031 |
comparison
equal
deleted
inserted
replaced
6051:5a9972bd90b6 | 6052:d742150345d6 |
---|