Files
ffmpeg/libavformat
Steven Liu 1fe40e73a6 avformat/hlsenc: copy codec_tag when stream copy
when use fmp4 segment type in hls and use codec copy,
there have an error message.
error message:
   [mp4 @ 0x25df020] Tag avc1 incompatible with output codec id '28' ([33][0][0][0])
   [hls @ 0x2615c80] Some of the provided format options in '(null)' are not recognized
   Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument
this patch can fix it.

Signed-off-by: Liu Qi <w_liuqi@kingsoft.com>
Signed-off-by: Steven Liu <lq@onvideo.cn>
2017-07-05 11:20:21 +08: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
2017-02-11 20:20:07 +01:00
2017-06-28 20:04:56 -03:00
2017-03-30 13:26:04 +02:00
2017-06-13 19:49:06 +02:00
2017-03-02 11:39:54 +01:00
2017-01-30 11:00:58 +01:00
2017-05-10 15:21:17 +02:00