1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavformat
Vignesh Venkatasubramanian 98c292a7a8 Adding support for encoding VP8 Alpha
This patch adds support for encoding VP8 files with alpha. The alpha channel
is encoded separately and the output is placed in AVPacket's side_data. The
muxer then muxes it into the BlockAdditional element of the matroska container.
More details on spec here: http://goo.gl/wCP1y

Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-05-17 15:11:23 +02:00
..
2012-12-01 00:30:11 +01:00
2013-03-17 04:38:28 +01:00
2013-05-10 16:10:52 -03:00
2012-11-27 10:17:28 +00:00
2012-12-16 10:41:00 +00:00
2013-01-22 20:27:05 +01:00
2013-05-10 16:53:02 -03:00
2013-04-07 03:59:44 +02:00
2012-12-04 11:25:46 +00:00
2012-12-04 11:25:46 +00:00
2013-04-08 14:15:10 +02:00
2012-12-16 16:53:01 +01:00
2012-11-12 10:33:18 -05:00
2012-11-24 15:04:32 +00:00
2012-10-18 00:55:03 +02:00
2012-11-19 10:19:50 +01:00
2013-02-22 13:52:43 +00:00
2013-05-15 16:53:35 +02:00
2013-01-01 19:29:04 +01:00
2013-04-15 12:13:41 +02:00
2012-10-10 15:50:32 +00:00
2012-12-05 20:18:04 +00:00
2013-01-24 15:02:44 +00:00
2012-11-08 15:54:14 +01:00
2012-11-27 13:24:00 +01:00
2013-04-17 00:37:05 +02:00
2013-04-20 00:11:04 +02:00
2013-04-20 00:05:35 +02:00
2013-04-19 14:44:58 +02:00
2012-12-21 00:18:34 +01:00
2013-04-18 00:24:25 +02:00
2013-05-16 23:20:07 +02:00
2012-12-05 13:01:22 +00:00
2012-12-05 13:01:22 +00:00
2013-01-17 04:55:14 +01:00
2013-05-10 16:53:02 -03:00
2013-05-17 15:11:23 +02:00
2012-12-29 18:56:33 +01:00
2013-04-04 04:04:24 +02:00
2013-01-15 20:19:28 +01:00
2013-03-31 16:10:52 +02:00
2012-11-24 10:04:20 +00:00
2012-11-13 13:25:19 +00:00
2013-01-07 11:43:20 +00:00
2013-05-01 11:56:34 +02:00
2013-05-01 11:56:34 +02:00
2012-12-24 02:51:51 +01:00
2013-04-17 02:16:58 +02:00
2013-05-10 16:53:50 -03:00
2012-08-28 22:29:20 +02:00
2012-11-21 23:51:21 +01:00
2012-12-17 13:34:30 +01:00
2013-04-03 13:01:38 +00:00
2012-11-17 19:58:54 +00:00
2012-12-28 21:50:42 +00:00
2012-12-28 21:58:03 +00:00
2013-01-06 18:48:51 +01:00
2012-12-16 10:27:54 +00:00
2013-04-05 14:30:56 +00:00
2012-10-15 08:12:25 +00:00
2012-08-29 00:05:03 +02:00
2013-05-10 16:53:02 -03:00
2012-11-04 04:46:10 +00:00
2013-01-07 10:08:38 +00:00
2013-05-06 10:58:31 +02:00
2013-02-13 17:36:55 +00:00
2012-11-06 15:52:33 +01:00
2013-01-20 20:59:30 +01:00
2013-05-15 10:51:30 +00:00