[FFmpeg-devel] [PATCH v4] Add experimental support for vp9 in iso-bmff

KongQun Yang kqyang at google.com
Wed Jun 15 00:06:56 CEST 2016


Please take a look at patchset v5. Thanks.

-- KongQun Yang (KQ)

On Tue, Jun 14, 2016 at 2:58 PM, Ronald S. Bultje <rsbultje at gmail.com>
wrote:

> Hi,
>
> On Tue, Jun 14, 2016 at 5:52 PM, Kongqun Yang <yangkongqun at gmail.com>
> 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).
>

Oops, missed this one. Thanks.

>
> Ronald
>


More information about the ffmpeg-devel mailing list