1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-04 05:52:09 +00:00
mpv/mpvcore/player
wm4 5594718b6b audio/filter: remove unneeded AF_CONTROLs, convert to enum
The AF control commands used an elaborate and unnecessary organization
for the command constants. Get rid of all that and convert the
definitions to a simple enum. Also remove the control commands that
were not really needed, because they were not used outside of the
filters that implemented them.
2013-11-18 14:21:01 +01:00
..
lua
timeline tl_matroska: initialize segment related arrays with 0 2013-11-01 17:35:38 +01:00
audio.c audio/filter: remove unneeded AF_CONTROLs, convert to enum 2013-11-18 14:21:01 +01:00
command.c input: remove unused key_down_event command 2013-11-06 00:08:38 +01:00
command.h
configfiles.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
loadfile.c player: write final audo chunk only if there is audio left 2013-11-17 16:22:32 +01:00
main.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
misc.c player: set PulseAudio stream title to window title 2013-11-10 00:49:13 +01:00
mp_core.h player: set PulseAudio stream title to window title 2013-11-10 00:49:13 +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
osd.c player: set PulseAudio stream title to window title 2013-11-10 00:49:13 +01:00
playloop.c player: simplify audio reset when seeking 2013-11-18 14:21:01 +01:00
screenshot.c player: merge mp_osd.h into mp_core.h 2013-10-30 22:19:31 +01:00
screenshot.h
sub.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
video.c player: set PulseAudio stream title to window title 2013-11-10 00:49:13 +01:00