Re: [FFmpeg-devel] [PATCH 2/3] lavc/ccaption_dec: use ff_parity()

2016-01-07 Thread Clément Bœsch
On Sun, Jan 03, 2016 at 11:11:03PM +0100, Michael Niedermayer wrote: > On Sun, Jan 03, 2016 at 08:21:01PM +0100, Clément Bœsch wrote: > > --- > > libavcodec/ccaption_dec.c | 38 ++ > > 1 file changed, 2 insertions(+), 36 deletions(-) > > should be ok > > thx >

Re: [FFmpeg-devel] [PATCH 2/3] lavc/ccaption_dec: use ff_parity()

2016-01-03 Thread Michael Niedermayer
On Sun, Jan 03, 2016 at 08:21:01PM +0100, Clément Bœsch wrote: > --- > libavcodec/ccaption_dec.c | 38 ++ > 1 file changed, 2 insertions(+), 36 deletions(-) should be ok thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Aw

[FFmpeg-devel] [PATCH 2/3] lavc/ccaption_dec: use ff_parity()

2016-01-03 Thread Clément Bœsch
--- libavcodec/ccaption_dec.c | 38 ++ 1 file changed, 2 insertions(+), 36 deletions(-) diff --git a/libavcodec/ccaption_dec.c b/libavcodec/ccaption_dec.c index 9f67caa..c39fefd 100644 --- a/libavcodec/ccaption_dec.c +++ b/libavcodec/ccaption_dec.c @@ -101,40 +