summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-07-10 02:07:47 +0200
committerwm4 <wm4@nowhere>2013-07-10 02:07:47 +0200
commit5ec611e7bab8afda8e0242d1754df9b552c368ad (patch)
tree96ebdc274a8bcb25262c4ba2a003168f7755abe8 /audio
parent186f6021b1aebd84dbb625d8747d5edaaf87dd38 (diff)
downloadmpv-5ec611e7bab8afda8e0242d1754df9b552c368ad.tar.bz2
mpv-5ec611e7bab8afda8e0242d1754df9b552c368ad.tar.xz
core: simplify some no-correct-pts code
Remove the special handling for mng/mkv. These don't profit at all from no-correct-pts mode, and even removing the mkv specific code makes mkv work better (wow!). Don't check for (int)fps == 1000. I don't know where this value comes from. Maybe it was once a special value which triggered certain behavior, but the code for that must have gone away. The only way to trigger this value would be by coincidence if two frames are 1 ms apart. Otherwise, the behavior should be exactly the same, except for some removed messages.
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions