]> git.sesse.net Git - nageru/commit
Fix an issue in the H264 encoder where a surface could be rendered to while it was...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 3 Apr 2016 10:55:06 +0000 (12:55 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 3 Apr 2016 10:55:06 +0000 (12:55 +0200)
commit315ba32cfb57f30840a019fe4952be1cf95e532b
tree1a38956d78e0471a0705154b9286a093d23e9308
parenta9e4bda94adb18a0848d11e1614e13f6ce22689f
Fix an issue in the H264 encoder where a surface could be rendered to while it was still encoding the previous frame.
h264encode.cpp