1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavcodec
Mark Thompson 57623cba13 webp: Fix alpha initialisation
ff_get_format() in the next patch will reject formats which aren't in the
offered list, so the hack in 7cb9296db872c4221453e5411f242ebcfca62664 is
no longer valid.  Change the hack by adding a new field in the VP8 decoder
context to indicate that it's actually WebP and don't call ff_get_format()
at all in that case.
2017-12-19 23:21:59 +00:00
..
2017-07-28 14:12:56 +02:00
2017-07-05 15:06:41 +02:00
2017-12-02 15:21:30 +00:00
2017-11-12 16:00:27 +00:00
2017-08-12 22:17:20 +01:00
2017-07-26 23:24:34 +02:00
2017-07-28 14:12:56 +02:00
2017-07-28 14:12:56 +02:00
2017-07-26 23:24:34 +02:00
2017-10-23 23:35:31 +01:00
2017-09-27 19:57:48 +01:00
2017-10-10 23:20:10 +02:00
2017-08-21 09:23:44 +02:00
2017-12-19 23:21:59 +00:00
2017-12-19 23:21:59 +00:00
2017-12-19 23:21:59 +00:00
2017-08-13 19:58:40 +02:00