mpv/audio
wm4 1f7fe1597d audio: fix uninitialized data access
dst was not supposed to be initialized, the mp_audio_ setters (which
initialize dst's fields) assume it is -> shit happens. Regression from
recent changes. Was probably harmless.
2017-08-18 17:53:38 +02:00
..
decode audio: introduce a new type to hold audio frames 2017-08-16 21:10:54 +02:00
filter af_lavrresample: don't call swr_set_compensation() unless necessary 2017-08-12 12:12:52 +02:00
out audio: introduce a new type to hold audio frames 2017-08-16 21:10:54 +02:00
aframe.c audio: fix build on Libav 2017-08-16 21:26:16 +02:00
aframe.h audio: introduce a new type to hold audio frames 2017-08-16 21:10:54 +02:00
audio.c audio: fix uninitialized data access 2017-08-18 17:53:38 +02:00
audio.h audio: introduce a new type to hold audio frames 2017-08-16 21:10:54 +02:00
audio_buffer.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
audio_buffer.h Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
chmap.c chmap: remove misleading "downmix" channel layout name 2017-06-24 11:36:10 +02:00
chmap.h player: remove special-case for DL/DR speakers 2016-08-04 19:14:35 +02:00
chmap_sel.c audio: use --audio-channels=auto behavior, except on ALSA 2016-08-04 20:49:20 +02:00
chmap_sel.h audio: use --audio-channels=auto behavior, except on ALSA 2016-08-04 20:49:20 +02:00
fmt-conversion.c audio/fmt-conversion: change license to LGPL 2017-05-05 07:25:55 +02:00
fmt-conversion.h audio/fmt-conversion: change license to LGPL 2017-05-05 07:25:55 +02:00
format.c audio: drop AF_FORMAT_S24 2017-07-07 17:56:22 +02:00
format.h audio: drop AF_FORMAT_S24 2017-07-07 17:56:22 +02:00