mirror of https://github.com/FFmpeg/FFmpeg.git
ff_get_format() in the next patch will reject formats which aren't in the
offered list, so the hack in 7cb9296db8
is
no longer valid. Change the hack by adding a new field in the VP8 decoder
context to indicate that it's actually WebP and don't call ff_get_format()
at all in that case.
pull/274/head
parent
2fcb009011
commit
57623cba13
3 changed files with 9 additions and 12 deletions
Loading…
Reference in new issue