diff options
author | John Stebbins <stebbins@jetheaddev.com> | 2017-06-15 11:20:48 -0700 |
---|---|---|
committer | John Stebbins <stebbins@jetheaddev.com> | 2017-06-20 08:08:38 -0700 |
commit | 713efb2c0d013a42be4051adb7cd90a7c2cbbb4f (patch) | |
tree | 863b3aef28344e0eb24ecfbf9d43507219574849 /libavcodec/v210enc.h | |
parent | a970f9de865c84ed5360dd0398baee7d48d04620 (diff) | |
download | ffmpeg-713efb2c0d013a42be4051adb7cd90a7c2cbbb4f.tar.gz |
movenc: use correct tag list for AVOutputFormat.codec_tag
ff_mp4_obj_type contains the wrong type of tags for
AVOutputFormat.codec_tag. AVOutputFormat.codec_tag is used to
validate AVCodecParameters.codec_tag so needs to be the same
type of tag.
Creates new tag lists for mp4 and ismv. New tag lists support
same list of codecs found in ff_mp4_obj_type. psp uses the same
tag list as mp4 since these both use mp4_get_codec_tag to look up tags.
Diffstat (limited to 'libavcodec/v210enc.h')
0 files changed, 0 insertions, 0 deletions