On Sat, Jun 20, 2015 at 12:29 PM, Ronald S. Bultje wrote:
> Hi,
>
> On Sat, Jun 20, 2015 at 3:15 PM, James Zern wrote:
>
>> On Wed, Jun 17, 2015 at 12:20 PM, James Zern wrote:
>> > the vp9 bitstream supports 8 values:
>> > unknown (default), bt601, bt709, smpte170, smpte240, bt2020, reserved
>>
Hi,
On Sat, Jun 20, 2015 at 3:15 PM, James Zern wrote:
> On Wed, Jun 17, 2015 at 12:20 PM, James Zern wrote:
> > the vp9 bitstream supports 8 values:
> > unknown (default), bt601, bt709, smpte170, smpte240, bt2020, reserved
> > and sRGB.
> > ---
> > doc/encoders.texi | 12
> >
Hi,
On Jun 17, 2015 12:21 PM, "James Zern" wrote:
>
> the vp9 bitstream supports 8 values:
> unknown (default), bt601, bt709, smpte170, smpte240, bt2020, reserved
> and sRGB.
> ---
> doc/encoders.texi | 12
> libavcodec/libvpxenc.c | 29 +
> 2 files
the vp9 bitstream supports 8 values:
unknown (default), bt601, bt709, smpte170, smpte240, bt2020, reserved
and sRGB.
---
doc/encoders.texi | 12
libavcodec/libvpxenc.c | 29 +
2 files changed, 41 insertions(+)
diff --git a/doc/encoders.texi b/doc/enco