mpv/audio/filter
wm4 d6ebb2df47 Get rid of deprecated AVFrame accessors
Fist we were required to use them for ABI compat. reasons (and other
BS), now they're deprecated and we're supposed to access them directly
again.
2017-10-30 13:36:44 +01:00
..
af.c audio: move libswresample wrapper out of audio filter code 2017-09-21 12:42:09 +02:00
af.h build: add preliminary LGPL mode 2017-09-21 13:56:27 +02:00
af_channels.c audio: deprecate most audio filters 2017-04-04 15:04:07 +02:00
af_equalizer.c audio: deprecate most audio filters 2017-04-04 15:04:07 +02:00
af_format.c af_format: change license to LGPL 2017-05-11 11:25:45 +02:00
af_lavcac3enc.c Replace remaining avcodec_close() calls 2017-07-16 12:51:48 +02:00
af_lavfi.c Get rid of deprecated AVFrame accessors 2017-10-30 13:36:44 +01:00
af_lavrresample.c audio: move libswresample wrapper out of audio filter code 2017-09-21 12:42:09 +02:00
af_pan.c audio: deprecate most audio filters 2017-04-04 15:04:07 +02:00
af_rubberband.c af_rubberband: default to channels=together 2016-09-19 18:59:42 +02:00
af_scaletempo.c af_scaletempo: change license to LGPL 2017-05-09 12:53:37 +02:00
af_volume.c af: remove unused GET_VOLUME code 2017-04-27 00:22:30 +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