ffmpeg/libavcodec
Deb Mukherjee 26a0bcb15b Support for VP9 high-color/high-bit-depth encoding
Patch to support VP9 encoding with new profiles 1-3.
Profile 1 (8-bit 422/444) should work with default libvpx
configuration.
However you will need to configure libvpx with
--enable-vp9-highbitdepth before building and linking
with ffmpeg for profile 2 (10-/12-bit 420) and profile 3
(10-/12-bit 422/444) encoding.

You may use the appropriate profile option on the
command line:
-profile:v 1 for 422/444 8-bit encoding
-profile:v 2 for 420 10-/12- bit encoding
-profile:v 3 for 422/444 10-/12-bit encoding
If you do not use the -profile:v option, it will be deduced
from the source format.

Signed-off-by: James Zern <jzern@google.com>
2015-04-20 15:24:13 -07:00
..
2014-11-13 19:01:08 +01:00
2015-03-10 23:33:57 +01:00
2015-04-18 14:13:59 -03:00
2015-04-20 04:11:23 +02:00
2014-08-24 11:05:42 +00:00
2014-08-24 11:05:42 +00:00
2015-04-18 14:15:07 -03:00
2014-08-24 11:05:42 +00:00
2015-02-21 20:38:13 +01:00
2015-01-09 20:33:53 +01:00
2014-12-18 23:27:14 +01:00
2015-02-06 19:07:29 +01:00
2014-11-14 20:25:02 +01:00
2014-09-06 20:59:20 +02:00
2014-08-24 11:05:42 +00:00
2015-04-18 14:14:24 -03:00
2015-04-18 14:14:11 -03:00
2015-01-05 01:45:49 +01:00
2014-08-24 11:05:42 +00:00
2015-02-08 00:12:46 +01:00
2014-12-08 13:29:18 +00:00
2014-10-28 12:22:03 +01:00
2014-10-28 15:30:05 +01:00
2015-02-14 19:45:23 +00:00
2015-03-14 14:05:25 +01:00
2014-10-24 09:53:42 +03:00
2015-02-10 14:20:32 +00:00
2014-11-26 04:11:16 +01:00
2015-04-19 23:45:35 +01:00
2015-02-01 19:13:38 +01:00
2015-03-02 19:32:23 +01:00
2014-08-25 23:12:30 +02:00
2015-02-01 16:18:39 +01:00
2015-04-15 09:48:47 +02:00
2014-11-25 02:00:06 +00:00
2015-04-20 14:36:41 +02:00
2014-08-24 11:05:42 +00:00
2015-01-17 13:01:26 +01:00
2014-08-24 11:05:42 +00:00
2015-01-15 01:25:16 +01:00
2014-12-20 11:29:19 +01:00
2014-12-20 11:29:19 +01:00
2014-08-19 13:35:44 +00:00
2015-01-22 01:47:54 +01:00
2014-12-03 11:56:22 +01:00
2015-01-22 01:49:04 +01:00
2015-01-22 01:49:04 +01:00
2015-01-13 17:27:45 +01:00
2014-08-24 11:05:42 +00:00
2015-01-11 12:15:03 +01:00
2014-08-24 11:05:42 +00:00
2014-08-24 11:05:42 +00:00
2014-08-24 11:05:42 +00:00
2014-11-16 23:48:38 +01:00
2014-08-24 11:05:42 +00:00
2014-08-24 11:05:42 +00:00
2014-10-27 20:55:57 +01:00
2014-08-31 10:25:36 +02:00
2014-11-25 02:00:27 +01:00
2015-01-20 01:16:25 +01:00
2015-02-24 03:15:42 +01:00
2014-08-24 11:05:42 +00:00
2014-09-30 20:21:14 +02:00
2014-08-24 11:05:42 +00:00
2014-08-24 11:05:42 +00:00
2014-08-24 11:05:42 +00:00
2014-08-24 11:05:42 +00:00
2015-03-16 13:04:47 +01:00
2014-10-22 23:12:38 +02:00
2015-02-06 21:02:08 +01:00
2015-04-02 16:04:22 +02:00
2015-02-14 12:48:41 +00:00
2014-08-24 11:05:42 +00:00
2014-08-24 11:05:42 +00:00
2014-08-22 18:43:30 +00:00
2015-04-18 18:07:54 -03:00
2015-02-04 09:45:41 +00:00
2015-01-19 17:12:09 +01:00