mirror of https://github.com/FFmpeg/FFmpeg.git
The libwebp_animencoder returns a single packet with the entire animated stream, as that's what the external library produces. As such, only ensure the stream was produced by said encoder (or propagated by a demuxer, once support is added) when attempting to write the requested loop value. Fixes ticket #9179. Signed-off-by: James Almer <jamrial@gmail.com>pull/362/head
parent
2e17b169f7
commit
55d667d86a
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue