Re: [libav-devel] [PATCH 4/4] h264: use avpriv_request_sample for choma_format_idc

2014-02-16 Thread Vittorio Giovara
On Sun, Feb 16, 2014 at 11:53 PM, Diego Biurrun wrote: > On Sun, Feb 16, 2014 at 11:08:45PM +0100, Vittorio Giovara wrote: >> --- >> libavcodec/h264_ps.c | 5 ++--- >> 1 file changed, 2 insertions(+), 3 deletions(-) > > ch_R_oma Amended, thanks. Vittorio _

Re: [libav-devel] [PATCH 4/4] h264: use avpriv_request_sample for choma_format_idc

2014-02-16 Thread Diego Biurrun
On Sun, Feb 16, 2014 at 11:08:45PM +0100, Vittorio Giovara wrote: > --- > libavcodec/h264_ps.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) ch_R_oma Diego ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailma

Re: [libav-devel] [PATCH 4/4] h264: use avpriv_request_sample for choma_format_idc

2014-02-16 Thread Luca Barbato
On 16/02/14 23:08, Vittorio Giovara wrote: > --- > libavcodec/h264_ps.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > Ok. ___ libav-devel mailing list libav-devel@libav.org https://lists.libav.org/mailman/listinfo/libav-devel

[libav-devel] [PATCH 4/4] h264: use avpriv_request_sample for choma_format_idc

2014-02-16 Thread Vittorio Giovara
--- libavcodec/h264_ps.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/libavcodec/h264_ps.c b/libavcodec/h264_ps.c index 562e0a0..bc8acf4 100644 --- a/libavcodec/h264_ps.c +++ b/libavcodec/h264_ps.c @@ -339,9 +339,8 @@ int ff_h264_decode_seq_parameter_set(H264Context *h)