]> git.sesse.net Git - ffmpeg/commit
lavc/videotoolboxenc: add concatentation properties
authorRick Kern <kernrj@gmail.com>
Wed, 27 Apr 2016 14:53:12 +0000 (10:53 -0400)
committerwm4 <nfxjfg@googlemail.com>
Wed, 4 May 2016 16:40:40 +0000 (18:40 +0200)
commit4b806081b25ffa15e174a8c7a86343ea63f51670
tree83d240ce8bcfbc58f02992be0b3068bb2929daea
parentca429e725353f9a4a05e3faa1faa22ebbc673c34
lavc/videotoolboxenc: add concatentation properties

Add frames_before and frames_after as hints that there will be frames before
or after the frames produced in this session. This may help with
concatenation issues like bit rate spikes.

Signed-off-by: Rick Kern <kernrj@gmail.com>
libavcodec/videotoolboxenc.c