summaryrefslogtreecommitdiffstats
path: root/mpvcore/player/playloop.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-11-25 23:16:22 +0100
committerwm4 <wm4@nowhere>2013-11-25 23:16:22 +0100
commit56d3ff33f123f06b6533d7fab726e5ac4a0013ae (patch)
tree9b54b6a9ab68abb0a7f5108edd7990f3bafe6499 /mpvcore/player/playloop.c
parentb5b16925938fd37a604f5235afc7257f0b9bd6c7 (diff)
downloadmpv-56d3ff33f123f06b6533d7fab726e5ac4a0013ae.tar.bz2
mpv-56d3ff33f123f06b6533d7fab726e5ac4a0013ae.tar.xz
video: move timestamp determination code to dec_video
This means the code that tries to figure out the timestamp from demuxer and decoder output is now all in dec_video.c. We set the final timestamp on the returned image (mp_image.pts), as well as the d_video->pts field. The way the player uses d_video->pts field is still a bit messy. Maybe this could be cleaned up later.
Diffstat (limited to 'mpvcore/player/playloop.c')
0 files changed, 0 insertions, 0 deletions