]> git.sesse.net Git - nageru/history - player.cpp
Fix a bug where we would try to decode a nonexistent frame if the pts_in point was...
[nageru] / player.cpp
2018-06-15 Steinar H. GundersonFix a bug where we would try to decode a nonexistent...
2018-06-14 Steinar H. GundersonMake it possible to start a new clip before the previou...
2018-06-13 Steinar H. GundersonMake it possible to play an entire playlist of clips.
2018-06-12 Steinar H. GundersonSome refactoring of the player code, and begin working...
2018-06-11 Steinar H. GundersonAdd some very basic playback.