Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2018-09-24 03:54:24 +0300
committerJames Almer <jamrial@gmail.com>2018-09-24 22:15:30 +0300
commite50cb8b2f440aa590f06dde0b592b312fafc85eb (patch)
tree762a9c60368bb24365e66dc913baf96e0b7883bf /libavcodec
parent54ca198e236039b81f3da9bb098b9abd31223c65 (diff)
avformat/ivfenc: fix writing codec tag
The value in AVCodecParameters->codec_tag may not be correct for IVF, as it's the case when remuxing AV1 streams from mp4, so ignore it and write the correct value based on codec ID instead. Reviewed-by: Jan Ekström <jeebjp@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions