1
mirror of https://github.com/mpv-player/mpv synced 2024-11-18 21:16:10 +01:00
mpv/audio/filter
wm4 7f7e9a9fff af_lavcac3enc: use option parser
This changes option parsing as well as filter defaults slightly. The
default is now to encode to spdif (this is way more useful than writing
raw AC3 - what was this even useful for, other than writing broken ac3
-in-wav files?). The bitrate parameter is now always in kbps.
2013-11-15 00:24:03 +01:00
..
af_bs2b.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_center.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_channels.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_convert24.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_convertsignendian.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_delay.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_drc.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_dummy.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_equalizer.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_export.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_extrastereo.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_format.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_hrtf.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_hrtf.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
af_karaoke.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_ladspa.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_lavcac3enc.c af_lavcac3enc: use option parser 2013-11-15 00:24:03 +01:00
af_lavfi.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_lavrresample.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_pan.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_scaletempo.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_sinesuppress.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_sub.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_surround.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_sweep.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af_tools.c af: replace macros with too generic names 2013-10-26 15:05:59 +02:00
af_volume.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af.c audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
af.h audio/filter: fix mul/delay scale and values 2013-11-12 23:34:35 +01:00
control.h af_volume: remove unused features 2013-10-26 13:36:34 +02:00
dsp.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
equalizer.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
filter.c Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
filter.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
window.c Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
window.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00