mpv/player
wm4 3c7d49c38f audio: correctly initialize output buffer
Just like the previous commit, this takes care of fallout from commit
7ab228, which fixed a bug, but introduced some new ones.

CC: @mpv-player/stable
2014-09-05 21:16:59 +02:00
..
lua osc: Do precise seeks on simple clicks on seekbar 2014-07-29 19:26:32 +02:00
timeline demux: make start time a simple field 2014-07-05 17:07:15 +02:00
audio.c audio: correctly initialize output buffer 2014-09-05 21:16:59 +02:00
client.c client API: minor optimizations for property notification 2014-08-02 01:53:22 +02:00
client.h client API: minor optimizations for property notification 2014-08-02 01:53:22 +02:00
command.c audio: restore old speed change behavior 2014-08-28 18:10:32 +02:00
command.h client API: minor optimizations for property notification 2014-08-02 01:53:22 +02:00
configfiles.c player: check for null in resume config search 2014-09-05 21:16:53 +02:00
core.h player: remove unused declaration 2014-08-07 00:30:43 +02:00
discnav.c demux: add a demuxer thread 2014-07-16 23:25:56 +02:00
loadfile.c audio: fix obscure audio resync failure with timelines 2014-09-05 12:01:26 +02:00
lua.c command: add a property that returns a list of all properties 2014-08-02 01:53:21 +02:00
main.c options: compatibility hack for --slave-broken 2014-08-25 11:23:30 +02:00
main_fn.c cocoa: fix build by using the correct HAVE_* macro 2014-08-06 09:31:59 +02:00
misc.c player: fix desync when seeking and switching external tracks 2014-07-29 17:55:28 +02:00
osd.c player: remove cache status from video OSD 2014-08-11 17:01:20 +02:00
playloop.c player: fix quit handling when seeking past EOF while paused 2014-08-31 00:19:40 +02:00
screenshot.c player: make the time display relative to start PTS 2014-06-29 20:39:49 +02:00
screenshot.h
scripting.c build: include <strings.h> for strcasecmp() 2014-07-10 08:29:32 +02:00
sub.c sub: fix subtitle timing for TS 2014-08-04 18:17:30 +02:00
video.c video: don't keep multiple pointers to hwdec info struct 2014-08-11 23:09:39 +02:00