FFmpeg/libavformat
John Stebbins 95f3c85976 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>
2017-07-04 15:49:34 -04:00
..
2016-07-03 04:37:48 +02:00
2017-03-31 18:19:41 +02:00
2017-03-29 14:49:29 +02:00
2017-02-01 02:57:40 +01:00
2017-01-19 02:40:43 +01:00
2016-10-21 19:41:09 +02:00
2017-02-11 20:20:07 +01:00
2016-05-04 18:16:21 +02:00
2017-06-28 20:04:56 -03:00
2016-05-21 18:49:45 +02:00
2017-03-30 13:26:04 +02:00
2016-11-07 00:51:49 +01:00
2016-10-09 20:09:00 +02:00
2017-06-13 19:49:06 +02:00
2016-07-17 13:10:27 -03:00
2016-11-24 11:22:13 +01:00
2017-03-02 11:39:54 +01:00
2016-11-23 01:16:42 +01:00
2017-01-30 11:00:58 +01:00
2016-07-17 13:10:27 -03:00
2016-05-03 15:45:10 +02:00
2016-10-09 20:09:00 +02:00
2016-08-04 16:25:40 -03:00
2017-05-10 15:21:17 +02:00
2016-11-07 00:51:49 +01:00