diff options
author | Mark Thompson <sw@jkqxz.net> | 2017-02-17 23:14:19 +0000 |
---|---|---|
committer | Mark Thompson <sw@jkqxz.net> | 2017-02-18 19:53:20 +0000 |
commit | 7cb9296db872c4221453e5411f242ebcfca62664 (patch) | |
tree | ec917c72b6cee7d97ea7c3914c3be876f18bf067 /libavfilter/af_hdcd.c | |
parent | 2d518aec4c781316092be65893b47922c8f71b67 (diff) | |
download | ffmpeg-7cb9296db872c4221453e5411f242ebcfca62664.tar.gz |
webp: Fix alpha decoding
This was broken by 4e528206bc4d968706401206cf54471739250ec7 - the webp
decoder was assuming that it could set the output pixfmt of the vp8
decoder directly, but after that change it no longer could because
ff_get_format() was used instead. This adds an internal get_format()
callback to webp use of the vp8 decoder to override the pixfmt
appropriately.
Diffstat (limited to 'libavfilter/af_hdcd.c')
0 files changed, 0 insertions, 0 deletions