Please take a look at patchset v5. Thanks.
-- KongQun Yang (KQ)
On Tue, Jun 14, 2016 at 2:58 PM, Ronald S. Bultje
wrote:
> Hi,
>
> On Tue, Jun 14, 2016 at 5:52 PM, Kongqun Yang
> wrote:
>
>> +if (profile == FF_PROFILE_UNKNOWN) {
>> + if (vpx_chroma_subsampling == VPX_SUBSAMPLING_420_V
Hi,
On Tue, Jun 14, 2016 at 5:52 PM, Kongqun Yang wrote:
> +if (profile == FF_PROFILE_UNKNOWN) {
> + if (vpx_chroma_subsampling == VPX_SUBSAMPLING_420_VERTICAL ||
>
Indent is still 2 spaces in the second block (relative to first).
Ronald
___
Implemented according to the draft specification
"VP Codec ISO Media File Format Binding":
http://www.webmproject.org/vp9/#draft-vp-codec-iso-media-file-format-binding
'-strict -2' is required to use this feature.
Change-Id: Iaa7ddf5524b17e8d79cd1923b26f096d6e91
---
libavformat/Makefile |