mpv/player
wm4 63dc0085c8 audio: don't sleep when finishing audio resync
This should avoid unnecessary sleeping when audio playback start resync
has finished and goes into the normal playback state.

This is tricky; see e.g. commit 402fe381.
2015-08-23 21:41:09 +02:00
..
lua osc: avoid annoying verbose mode log spam 2015-08-10 23:51:01 +02:00
audio.c audio: don't sleep when finishing audio resync 2015-08-23 21:41:09 +02:00
client.c client API: fix mpv_get_property_async() string case 2015-07-10 11:03:09 +02:00
client.h vo_opengl_cb: don't render OSD while VO is not created 2015-03-23 16:32:59 +01:00
command.c command: make the playback-time property writable 2015-08-21 15:53:24 +02:00
command.h video: always re-probe auto deint filter on filter reconfig 2015-07-21 21:54:15 +02:00
configfiles.c player: restore video-aspect on playback resume 2015-05-29 22:34:24 +02:00
core.h player: add display sync mode 2015-08-10 18:48:45 +02:00
loadfile.c player: add --playlist-pos option 2015-08-22 22:08:17 +02:00
lua.c lua: implement input_enable_section/input_disable_section via commands 2015-08-06 00:31:47 +02:00
main.c player: add missing \n to a message 2015-07-13 23:55:26 +02:00
misc.c stream: provide a stream_get_size() convenience function 2015-08-18 00:10:54 +02:00
osd.c player: use OSD formattin for DS on the terminal status line 2015-08-12 22:26:35 +02:00
playloop.c player: return better guess for playback time during seeks 2015-08-21 15:37:07 +02:00
screenshot.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
screenshot.h client API: add a screenshot_raw command 2015-04-20 23:11:03 +02:00
scripting.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
sub.c sub: call ass_set_fonts() only once 2015-07-13 23:11:54 +02:00
video.c video: don't decode 2 frames ahead with display-sync 2015-08-19 21:24:56 +02:00