0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/deps/libff
jp9000 679c32086d deps/libff: Fix VP8/VP9/webm alpha support
FFmpeg by default decodes VP8/VP9 via its internal encoders, however
those internal encoders do not support alpha.  Encoded alpha is stored
via meta/side data in the container, so the only way to decode it
properly is via forcing FFmpeg to use libvpx for decoding.
2016-12-28 14:25:30 -08:00
..
libff deps/libff: Fix VP8/VP9/webm alpha support 2016-12-28 14:25:30 -08:00
CMakeLists.txt cmake: Rename FindFFMpeg to FindFFmpeg 2015-07-18 16:32:26 -07:00