Re: [FFmpeg-devel] [PATCH 7/7] avcodec/ass: add FFmpeg signature

2014-10-12 Thread James Almer
On 12/10/14 8:54 AM, Clément Bœsch wrote: > On Sat, Oct 11, 2014 at 10:53:47PM -0300, James Almer wrote: >> On 11/10/14 2:59 PM, Clément Bœsch wrote: >>> --- >>> libavcodec/ass.c | 2 ++ >>> 1 file changed, 2 insertions(+) >>> >>> diff --git a/libavcodec/ass.c b/libavcodec/ass.c >>> index ac1bfae.

Re: [FFmpeg-devel] [PATCH 7/7] avcodec/ass: add FFmpeg signature

2014-10-12 Thread Clément Bœsch
On Sat, Oct 11, 2014 at 10:53:47PM -0300, James Almer wrote: > On 11/10/14 2:59 PM, Clément Bœsch wrote: > > --- > > libavcodec/ass.c | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/libavcodec/ass.c b/libavcodec/ass.c > > index ac1bfae..62981b6 100644 > > --- a/libavcodec/ass.c >

Re: [FFmpeg-devel] [PATCH 7/7] avcodec/ass: add FFmpeg signature

2014-10-11 Thread Timothy Gu
On Sat, Oct 11, 2014 at 7:05 PM, James Almer wrote: > On 11/10/14 10:58 PM, Timothy Gu wrote: >> >> >> I think you misread it: the colon is after the >> AV_STRINGIFY(LIBAVCODEC_VERSION). >> >> > > (avctx->flags & CODEC_FLAG_BITEXACT) ? "; Script generated by FFmpeg/Lavc" > AV_STRINGIFY(LIBAVCODE

Re: [FFmpeg-devel] [PATCH 7/7] avcodec/ass: add FFmpeg signature

2014-10-11 Thread James Almer
On 11/10/14 10:58 PM, Timothy Gu wrote: > On Saturday, October 11, 2014, James Almer wrote: > >> On 11/10/14 2:59 PM, Clément Bœsch wrote: >>> --- >>> libavcodec/ass.c | 2 ++ >>> 1 file changed, 2 insertions(+) >>> >>> diff --git a/libavcodec/ass.c b/libavcodec/ass.c >>> index ac1bfae..62981b6

Re: [FFmpeg-devel] [PATCH 7/7] avcodec/ass: add FFmpeg signature

2014-10-11 Thread Timothy Gu
On Saturday, October 11, 2014, James Almer wrote: > On 11/10/14 2:59 PM, Clément Bœsch wrote: > > --- > > libavcodec/ass.c | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/libavcodec/ass.c b/libavcodec/ass.c > > index ac1bfae..62981b6 100644 > > --- a/libavcodec/ass.c > > +++ b/l

Re: [FFmpeg-devel] [PATCH 7/7] avcodec/ass: add FFmpeg signature

2014-10-11 Thread James Almer
On 11/10/14 2:59 PM, Clément Bœsch wrote: > --- > libavcodec/ass.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/libavcodec/ass.c b/libavcodec/ass.c > index ac1bfae..62981b6 100644 > --- a/libavcodec/ass.c > +++ b/libavcodec/ass.c > @@ -34,6 +34,7 @@ int ff_ass_subtitle_header(AVCode

[FFmpeg-devel] [PATCH 7/7] avcodec/ass: add FFmpeg signature

2014-10-11 Thread Clément Bœsch
--- libavcodec/ass.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libavcodec/ass.c b/libavcodec/ass.c index ac1bfae..62981b6 100644 --- a/libavcodec/ass.c +++ b/libavcodec/ass.c @@ -34,6 +34,7 @@ int ff_ass_subtitle_header(AVCodecContext *avctx, { avctx->subtitle_header = av_asprint