]> git.sesse.net Git - nageru/commit
Fix a bug where we would try to decode a nonexistent frame if the pts_in point was...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 15 Jun 2018 20:49:51 +0000 (22:49 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 15 Jun 2018 20:49:51 +0000 (22:49 +0200)
commit25912eec9382dcd05a1ad8976e4849eddeb554fc
treea2b69ead061f7425c11daf1e08077367f5597312
parent4018cd8a8aa53aec24769df4209a5775973413d7
Fix a bug where we would try to decode a nonexistent frame if the pts_in point was not exactly right.
player.cpp