0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/player
wm4 4c1b45b5ab command: don't drop audio buffers when switching filters
This partially reverts commit ae7228c6. I guess the old behavior was
slightly more popular.

Fixes #1693 (probably).

(cherry picked from commit 699fc0e51e)
2015-03-17 10:49:56 +09:00
..
lua Lua: add unpack shim for Lua 5.2/5.3 compatibility. 2015-03-11 12:33:53 +09:00
audio.c player: allow changing playback speed in early audio init stages 2015-03-11 12:33:22 +09:00
client.c client API: add mpv_wait_async_requests() 2015-02-02 18:07:37 +01:00
client.h vo_opengl_cb: simplify API uninitialization 2014-12-31 20:31:19 +01:00
command.c command: don't drop audio buffers when switching filters 2015-03-17 10:49:56 +09:00
command.h command: send additional property change events in-between loading 2015-02-01 18:25:12 +01:00
configfiles.c osxbundle: config file special case isn't needed anymore 2015-02-16 18:16:36 +09:00
core.h player: fix demuxer lifetime management 2015-02-24 12:16:00 +09:00
discnav.c osc, dvd, bd: fix mouse state when changing menu modes 2014-12-05 16:04:04 +01:00
loadfile.c player: refine rar:// playlist-safety handling 2015-03-03 16:08:43 +09:00
lua.c Lua: add mp.get_screen_margins(). 2015-03-03 16:06:46 +09:00
main_fn.c cocoa: fix build by using the correct HAVE_* macro 2014-08-06 09:31:59 +02:00
main.c encoding: allow encoding to channel configurations other than stereo 2015-02-25 10:51:05 +09:00
misc.c player: cosmetics: async/non-blocking -> reentrant 2015-02-21 20:49:32 +09:00
osd.c command: improve A-B loop behavior 2014-11-18 20:28:54 +01:00
playloop.c player: add a --loop=force mode 2015-02-16 18:09:12 +09:00
screenshot.c player: fix crash when taking screenshots in idle mode 2015-03-15 20:06:50 +09:00
screenshot.h Move mpvcore/player/ to player/ 2013-12-17 00:53:22 +01:00
scripting.c scripting: fix/improve deprecation message 2014-12-15 06:24:05 +01:00
sub.c build: fix warnings with --disable-libass 2015-03-05 10:46:49 +09:00
video.c player: adjust A/V desync message 2015-03-03 15:58:57 +09:00