summaryrefslogtreecommitdiffstats
path: root/waftools/generators
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-03-07 15:23:03 +0100
committerwm4 <wm4@nowhere>2014-03-07 15:23:03 +0100
commit74b7001500c0901b095986fafe7dca3e5c23c7f2 (patch)
treedaee66eb3955ff8bff726b916171a81a4bf0e451 /waftools/generators
parent4579d9ca58ee50dba6cb45e4f27e85f2ebbb8269 (diff)
downloadmpv-74b7001500c0901b095986fafe7dca3e5c23c7f2.tar.bz2
mpv-74b7001500c0901b095986fafe7dca3e5c23c7f2.tar.xz
encode: don't access ao->pts
This field will be moved out of the ao struct. The encoding code was basically using an invalid way of accessing this field. Since the AO will be moved into its own thread too and will do its own buffering, the AO and the playback core might not even agree which sample a PTS timestamp belongs to. Add some extrapolation code to handle this case.
Diffstat (limited to 'waftools/generators')
0 files changed, 0 insertions, 0 deletions