jp9000 3f5920ae5d deps/media-playback: Fix AV_NOPTS_VALUE being used as timestamp
With certain media files (wmv in particular), the very last frame will
have a timestamp of AV_NOPTS_VALUE.  This could cause the media to stick
on that frame indefinitely.  Instead, use the estimated next timestamp
that was calculated in the previous frame.
2017-06-14 00:43:31 -07:00
..
2017-03-06 03:54:48 -08:00
2016-12-23 10:37:06 -08:00
2017-03-31 12:10:33 -07:00
2017-03-06 03:54:51 -08:00