Re: [libav-devel] [PATCH 2/2] h264_ps: Set AVCHROMA_LOC_UNSPECIFIED if chroma location info is absent.

2013-11-04 Thread Vittorio Giovara
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 ___ libav-devel mailing list libav-devel@libav.org

Re: [libav-devel] [PATCH 2/2] h264_ps: Set AVCHROMA_LOC_UNSPECIFIED if chroma location info is absent.

2013-11-04 Thread Vittorio Giovara
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,

[libav-devel] [PATCH 2/2] h264_ps: Set AVCHROMA_LOC_UNSPECIFIED if chroma location info is absent.

2013-11-03 Thread Yusuke Nakamura
--- libavcodec/h264_ps.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libavcodec/h264_ps.c b/libavcodec/h264_ps.c index 54b735d..a08ab3b 100644 --- a/libavcodec/h264_ps.c +++ b/libavcodec/h264_ps.c @@ -178,7 +178,8 @@ static inline int decode_vui_parameters(H264Context