mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-22 05:51:08 +01:00
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.
48 KiB
48 KiB