diff options
author | wm4 <nfxjfg@googlemail.com> | 2017-11-17 14:15:22 +0100 |
---|---|---|
committer | wm4 <nfxjfg@googlemail.com> | 2017-11-29 17:18:12 +0100 |
commit | a5679933c1b8b6bef5c5c3eb7c70d06c695066cf (patch) | |
tree | e1061c6c7012c7ec4b523319bf591f7eb89a3532 /libavdevice/oss_dec.c | |
parent | 91127355f5863e1f830e0a718036ad7189f42df3 (diff) | |
download | ffmpeg-a5679933c1b8b6bef5c5c3eb7c70d06c695066cf.tar.gz |
vp9: use superframe split BSF
webm usually has invisible superframes merged with normal frames.
(vpxenc muxes them in this form, which is evidence enough that this is
the standard webm packet format. It's rather unclear whether ffmpeg is
even allowed to remux them with split packets.)
The vp9 decoder needs them to be in separate packets for multithreading
to work. Add the BSF to the decoder, so the conversion happens
automatically.
This contains the important part of fa1749dd34c55fb9, which
was apparently skipped in commit d417e95af76. This restores Libav API
compatibility.
Diffstat (limited to 'libavdevice/oss_dec.c')
0 files changed, 0 insertions, 0 deletions