[FFmpeg-devel] [PATCH 3/7] avformat/assenc: support remuxing old V4 ASS form (SSA)
    James Darnley 
    james.darnley at gmail.com
       
    Tue Oct 14 20:12:38 CEST 2014
    
    
  
On 2014-10-11 19:59, Clément Bœsch wrote:
> ---
>  libavformat/assenc.c | 11 +++++++++--
>  1 file changed, 9 insertions(+), 2 deletions(-)
The diff looks fine.  So if the code does what you want it to do, push.
 Just one comment below.
> +        ass->ssa_mode = !strstr(avctx->extradata, "\n[V4+ Styles]");
Is this supposed to have a leading newline char?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141014/e633ba2f/attachment.asc>
    
    
More information about the ffmpeg-devel
mailing list