0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/mpvcore/player
wm4 53d3827843 Remove sh_audio->samplesize
This member was redundant. sh_audio->sample_format indicates the sample
size already.

The TV code is a bit strange: the redundant sample size was part of the
internal TV interface. Assume it's really redundant and not something
else. The PCM decoder ignores the sample size anyway.
2013-11-09 23:32:58 +01:00
..
lua Move files part of the playback core to player sub-directory 2013-10-30 01:51:28 +01:00
timeline tl_matroska: initialize segment related arrays with 0 2013-11-01 17:35:38 +01:00
audio.c Remove sh_audio->samplesize 2013-11-09 23:32:58 +01:00
command.c input: remove unused key_down_event command 2013-11-06 00:08:38 +01:00
command.h Move files part of the playback core to player sub-directory 2013-10-30 01:51:28 +01:00
configfiles.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
loadfile.c player: factor audio buffer clearing code 2013-11-08 20:29:26 +01:00
main.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
misc.c Split mplayer.c 2013-10-30 01:53:53 +01:00
mp_core.h player: factor audio buffer clearing code 2013-11-08 20:29:26 +01:00
mp_lua.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
mp_lua.h Move files part of the playback core to player sub-directory 2013-10-30 01:51:28 +01:00
osd.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
playloop.c player: factor audio buffer clearing code 2013-11-08 20:29:26 +01:00
screenshot.c player: merge mp_osd.h into mp_core.h 2013-10-30 22:19:31 +01:00
screenshot.h Move files part of the playback core to player sub-directory 2013-10-30 01:51:28 +01:00
sub.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
video.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00