mpv/player
wm4 266d8368e8 audio: fix spdif PCM fallback
With the format left untouched, this would just try to reinit with a
spdif format again.

We're not clearing the format in reset_audio_state() so the audio chain
can be recreated any time without having to wait for a frame to be
decoded.
2016-01-25 13:43:43 +01:00
..
lua ytdl: Include Referer header as well 2016-01-10 14:30:31 +01:00
audio.c audio: fix spdif PCM fallback 2016-01-25 13:43:43 +01:00
client.c global: add client API pointer to library handle 2016-01-15 22:54:08 +01:00
client.h global: add client API pointer to library handle 2016-01-15 22:54:08 +01:00
command.c command: add af-command command 2016-01-22 20:36:54 +01:00
command.h
configfiles.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
core.h audio: refactor: move MPContext.ao_buffer field 2016-01-22 00:25:44 +01:00
external_files.c player: fix previous commit 2015-12-25 13:40:06 +01:00
external_files.h
loadfile.c demux: disable stream cache if no tracks are selected 2016-01-18 18:43:55 +01:00
lua.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
main.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
misc.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
osd.c player: refactor: eliminate MPContext.d_audio 2016-01-22 00:25:44 +01:00
playloop.c player: refactor: eliminate MPContext.d_audio 2016-01-22 00:25:44 +01:00
screenshot.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
screenshot.h Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
scripting.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
sub.c sub: change when/how subtitles are read completely 2016-01-22 00:25:44 +01:00
video.c video: limit maximum number of VO frames correctly 2016-01-24 18:09:14 +01:00