aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/mlp_parser.c
diff options
context:
space:
mode:
authorVictor Anjin <virinext@gmail.com>2015-04-15 23:51:59 +0700
committerMichael Niedermayer <michaelni@gmx.at>2015-04-16 13:06:35 +0200
commit2db24cf746dc871903ada25b184f5e5decd95a42 (patch)
tree252f691ce076a3ffbc18397bb95942dd78775d48 /libavcodec/mlp_parser.c
parent38155865df73627f7a7001acbc2243991e96463d (diff)
downloadffmpeg-2db24cf746dc871903ada25b184f5e5decd95a42.tar.gz
ivfenc: incorrect fourcc for VP9 video
VP80 fourcc are writed for all contexts (without ctx->codec_tag) how to reproduce the issue: 1) Get any vp9 video (for example http://base-n.de/webm/out9.webm) 2) ffmpeg -i out9.webm -vcodec copy out9.ivf 3) out9.ivf have VP80 fourcc at ivf header The proposed fix solves this issue Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/mlp_parser.c')
0 files changed, 0 insertions, 0 deletions