On Mon, Nov 4, 2013 at 12:47 PM, Vittorio Giovara
<vittorio.giov...@gmail.com> wrote:
> On Sun, Nov 3, 2013 at 8:15 PM, Yusuke Nakamura
> <muken.the.vfrman...@gmail.com> wrote:
>> ---
>>  libavcodec/h264_ps.c | 3 ++-
>>  1 file changed, 2 insertions(+), 1 deletion(-)
>>
>
> LGTM
> Vittorio

Sorry I was too hasty, specifications say "When the
chroma_sample_loc_type_top_field and
chroma_sample_loc_type_bottom_field are not present, the values of
chroma_sample_loc_type_top_field and
chroma_sample_loc_type_bottom_field shall be inferred to be equal to
0."
So the  h->avctx->chroma_sample_location should be AVCHROMA_LOC_LEFT,
which is the default, and thus should not be changed.

Vittorio
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to