]> git.sesse.net Git - ffmpeg/commit
nvenc: only write the VUI signal type fields if they are set
authorAnton Khirnov <anton@khirnov.net>
Thu, 12 May 2016 07:20:19 +0000 (09:20 +0200)
committerAnton Khirnov <anton@khirnov.net>
Thu, 19 May 2016 12:17:03 +0000 (14:17 +0200)
commita1df7865039b8a7743f9067300c0b367db50a727
tree2266649b519870f82d0352601a2c4c6a2c1f1388
parentcea1fb854c26a1d8c8857ec94adeb8a19beb5004
nvenc: only write the VUI signal type fields if they are set

Based on a patch by Agatha Hu <ahu@nvidia.com>.
libavcodec/nvenc.c