diff options
author | John Stebbins <stebbins@jetheaddev.com> | 2017-06-15 11:20:48 -0700 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2017-07-04 15:49:34 -0400 |
commit | 95f3c85976ff79af6fd10ce3f7a90fcb054c3fc0 (patch) | |
tree | e154c4bad9b9b3257300375cbe5d9adde11257b8 /libavcodec/hpeldsp.h | |
parent | d086e40459abe96a0765ee7f29fc297bf446135d (diff) | |
download | ffmpeg-95f3c85976ff79af6fd10ce3f7a90fcb054c3fc0.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.
(cherry picked from commit 713efb2c0d013a42be4051adb7cd90a7c2cbbb4f)
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'libavcodec/hpeldsp.h')
0 files changed, 0 insertions, 0 deletions