Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
libvpx: Enable vp9 alpha encoding
Chrome canary now supports decoding of VP9 streams with alpha channel [1]. Add support to ffmpeg for creating such files. [1] https://codereview.chromium.org/2096813002/ Reviewed-by: James Zern <jzern@google.com> Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com>
- Loading branch information
Showing
with
4 additions
and 0 deletions.
- +3 −0 libavcodec/libvpx.c
- +1 −0 libavcodec/libvpxenc.c