mpv/DOCS
wm4 bc6359313f ao_pulse: allow disabling timing bug workarounds
Add an option that enables using native PulseAudio auto-updated timing
information, instead of the manual calculations added in mplayer2 times.
You can use --ao=pulse:no-latency-hacks to enable the new code. The code
is almost the same as the code that was removed with commit de435ed5,
but I didn't readd some bits I didn't understand. Likewise, the option
will disable the code added with that commit.

In my tests this seemed to work well, though the A/V sync display looks
funny when seeking.

The default is still the old behavior.

See issue #959.
2014-07-26 23:20:09 +02:00
..
client_api_examples DOCS/client_api_examples: add a Qt example 2014-07-04 02:24:49 +02:00
lua_examples options: rename msg-related options 2014-05-04 02:46:11 +02:00
man ao_pulse: allow disabling timing bug workarounds 2014-07-26 23:20:09 +02:00
client-api-changes.rst Remove stream_pts stuff 2014-07-06 19:05:59 +02:00
contribute.md DOCS/contribute.md: move instructions for sending patches to the top 2014-06-17 23:18:13 +02:00
crosscompile-mingw.md DOCS: fix an external link 2014-03-09 15:02:28 +01:00
edl-mpv.rst edl: extend with chapter timestamps 2014-02-19 00:06:00 +01:00
encoding.rst manpage: update config file locations 2014-06-28 15:55:09 +02:00
release-policy.md DOCS/release-policy: mention the release version in the RELEASE_NOTES template 2014-07-13 15:03:47 +02:00
tech-overview.txt DOCS/tech-overview: minor updates 2014-07-09 02:14:23 +02:00
waf-buildsystem.rst DOCS/waf-buildsystem: add link to the Waf book 2014-02-06 13:45:35 +01:00