1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 06:42:03 +00:00
mpv/audio/filter
2014-04-13 18:03:01 +02:00
..
af_bs2b.c audio/filter: remove redundant log message prefixes 2014-01-24 21:30:15 +01:00
af_center.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
af_channels.c audio/filter: remove redundant log message prefixes 2014-01-24 21:30:15 +01:00
af_convert24.c
af_convertsignendian.c
af_delay.c audio/filter: remove redundant log message prefixes 2014-01-24 21:30:15 +01:00
af_drc.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
af_dummy.c audio/filter: remove redundant log message prefixes 2014-01-24 21:30:15 +01:00
af_equalizer.c audio/filter: remove redundant log message prefixes 2014-01-24 21:30:15 +01:00
af_export.c audio/filter: remove redundant log message prefixes 2014-01-24 21:30:15 +01:00
af_extrastereo.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
af_format.c audio: mp_msg conversions 2013-12-21 20:50:12 +01:00
af_hrtf.c audio/filter: remove redundant log message prefixes 2014-01-24 21:30:15 +01:00
af_hrtf.h
af_karaoke.c
af_ladspa.c audio: mp_msg conversions 2013-12-21 20:50:12 +01:00
af_lavcac3enc.c af_lavcac3enc: use new AVFrame API 2014-03-16 13:19:29 +01:00
af_lavfi.c af_lavfi: fix graph parse deprecation warning 2014-04-13 18:03:01 +02:00
af_lavrresample.c af_lavrresample: remove avresample_set_channel_mapping() fallbacks 2014-03-16 13:19:28 +01:00
af_pan.c audio/filter: remove redundant log message prefixes 2014-01-24 21:30:15 +01:00
af_scaletempo.c audio/filter: remove redundant log message prefixes 2014-01-24 21:30:15 +01:00
af_sinesuppress.c audio/filter: remove redundant log message prefixes 2014-01-24 21:30:15 +01:00
af_sub.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
af_surround.c audio/filter: remove redundant log message prefixes 2014-01-24 21:30:15 +01:00
af_sweep.c
af_volume.c af_volume: fix clang -Wsometimes-uninitialized 2014-04-13 18:03:01 +02:00
af.c af: add replaygain_data field to af_stream and af_instance 2014-04-04 18:35:29 +02:00
af.h af: add replaygain_data field to af_stream and af_instance 2014-04-04 18:35:29 +02:00
dsp.h
equalizer.h
filter.c
filter.h
tools.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
window.c
window.h