]> git.sesse.net Git - ffmpeg/commit
nvenc: Generate bufferingPeriod/pictureTiming SEI
authorTimo Rothenpieler <timo@rothenpieler.org>
Wed, 11 May 2016 08:34:31 +0000 (10:34 +0200)
committerAnton Khirnov <anton@khirnov.net>
Thu, 19 May 2016 12:17:03 +0000 (14:17 +0200)
commitcea1fb854c26a1d8c8857ec94adeb8a19beb5004
tree0076caacfc2d4b9423cf74d5bd89d75c618d6c67
parenta1e215ea0157360261e856eea2cd468136a68da0
nvenc: Generate bufferingPeriod/pictureTiming SEI

For some unknown reason enabling these causes proper CBR padding,
so as there are no known downsides just always enable them in CBR mode.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavcodec/nvenc.c