ffmpeg/libavresample
Anton Khirnov 21d8f4da91 resample: remove an unneeded context variable 2014-04-17 20:08:19 +02:00
..
aarch64 aarch64: port neon clobber test from arm 2014-01-15 12:31:07 +01:00
arm arm: Add X() around all references to extern symbols 2014-02-07 15:13:58 +02:00
x86 x86: Drop some unnecessary YASM ifdefs 2014-04-04 19:08:05 +02:00
Makefile lavr: add option for dithering during sample format conversion to s16 2012-12-19 18:52:54 -05:00
audio_convert.c lavr: cosmetics: reindent 2013-01-07 21:49:06 -05:00
audio_convert.h lavr: add a public function for setting a custom channel map 2013-01-07 21:49:06 -05:00
audio_data.c lavr: add a public function for setting a custom channel map 2013-01-07 21:49:06 -05:00
audio_data.h lavr: add a public function for setting a custom channel map 2013-01-07 21:49:06 -05:00
audio_mix.c audio_mix: print (SKIP) instead of 0.0 for matrix columns removed along with output zeroing 2014-01-03 16:43:25 +01:00
audio_mix.h lavr: typedef internal structs in internal.h 2013-01-07 21:49:05 -05:00
audio_mix_matrix.c lavr: mix front center channel as indicated in the ATSC A/52 specification. 2014-02-08 13:42:55 +01:00
avresample-test.c miscellaneous typo fixes 2013-07-25 19:43:32 +02:00
avresample.h lavr: add a function for checking whether AVAudioResampleContext is open 2014-02-22 20:52:36 +01:00
dither.c avresample: Add av_cold attributes to init functions missing them 2013-05-04 21:10:05 +02:00
dither.h x86: lavr: add SSE2 quantize() for dithering 2013-01-08 14:52:43 -05:00
internal.h lavr: add a public function for setting a custom channel map 2013-01-07 21:49:06 -05:00
libavresample.v
options.c Add missing #includes for *INT64_MAX and *INT64_C 2013-11-23 21:55:52 +01:00
resample.c resample: remove an unneeded context variable 2014-04-17 20:08:19 +02:00
resample.h lavr: typedef internal structs in internal.h 2013-01-07 21:49:05 -05:00
resample_template.c resample: split linear into its own function 2014-04-11 16:34:02 +02:00
utils.c lavr: allocate the resampling buffer with a positive size 2014-04-13 11:21:20 +02:00
version.h lavr: add a function for checking whether AVAudioResampleContext is open 2014-02-22 20:52:36 +01:00