mpv/audio/filter
wm4 45345d9c41 build: make libavfilter mandatory
The complex filter support that will be added makes much more complex
use of libavfilter, and I'm not going to bother with adding hacks to
keep libavfilter optional.
2016-02-05 23:17:33 +01:00
..
af.c build: make libavfilter mandatory 2016-02-05 23:17:33 +01:00
af.h command: add af-command command 2016-01-22 20:36:54 +01:00
af_channels.c Update license headers 2015-04-13 12:10:01 +02:00
af_delay.c Update license headers 2015-04-13 12:10:01 +02:00
af_drc.c audio/filter: remove reentrancy flag 2015-09-20 14:44:44 +02:00
af_equalizer.c audio/filter: remove reentrancy flag 2015-09-20 14:44:44 +02:00
af_format.c audio/filters: use refcounted frames for some simple filters 2015-01-13 20:16:59 +01:00
af_lavcac3enc.c af_lavcac3enc: simplify/fix AVPacket handling 2015-11-04 21:49:54 +01:00
af_lavfi.c audio: move mp_audio->AVFrame conversion to a function 2016-01-29 22:43:00 +01:00
af_lavrresample.c af_lavrresample: change fudged channels 2016-02-04 12:28:54 +01:00
af_pan.c Update license headers 2015-04-13 12:10:01 +02:00
af_rubberband.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
af_scaletempo.c audio: do not require full audio chain reinit for speed changes 2015-11-04 21:49:54 +01:00
af_volume.c audio/filter: remove reentrancy flag 2015-09-20 14:44:44 +02:00
equalizer.h Update license headers 2015-04-13 12:10:01 +02:00
tools.c af: move af_from_dB() function to af_volume.c 2015-06-23 15:11:23 +02:00