Re: [FFmpeg-devel] [PATCH] nvenc: add an option to embed A53 closed captions

2016-06-04 Thread Timo Rothenpieler
nvenc part of this LGTM signature.asc Description: OpenPGP digital signature ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] [PATCH] nvenc: add an option to embed A53 closed captions

2016-06-04 Thread Hendrik Leppkes
On Sat, Jun 4, 2016 at 5:48 PM, Andrey Turkin wrote: > > It mimics same options in libx264 and qsv_h264 encoders > --- > libavcodec/internal.h| 15 + > libavcodec/libx264.c | 49 ++--- > libavcodec/nvenc.c | 28 +++-- > libavcodec/nvenc.h