ffmpeg/libavresample
Justin Ruggles 4d68269d58 lavr: typedef internal structs in internal.h
Simplifies header dependencies by not including all other internal headers
in internal.h.
2013-01-07 21:49:05 -05:00
..
arm ARM: libavresample: NEON optimised generic fltp to s16 conversion 2012-09-13 19:15:43 +01:00
x86 x86: lavr: use the x86inc.asm automatic stack alignment in mixing functions 2013-01-05 16:14:35 -05: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: typedef internal structs in internal.h 2013-01-07 21:49:05 -05:00
audio_convert.h lavr: typedef internal structs in internal.h 2013-01-07 21:49:05 -05:00
audio_data.c lavr: change the type of the data buffers to uint8_t**. 2012-10-05 13:49:44 +02:00
audio_data.h lavr: typedef internal structs in internal.h 2013-01-07 21:49:05 -05:00
audio_mix.c avresample: use valid log context in mixing functions 2012-12-16 19:59:58 -05:00
audio_mix.h lavr: typedef internal structs in internal.h 2013-01-07 21:49:05 -05:00
audio_mix_matrix.c lavr: temporarily store custom matrix in AVAudioResampleContext 2012-12-11 14:00:32 -05:00
avresample-test.c miscellaneous typo fixes 2012-12-21 00:18:34 +01:00
avresample.h lavr: fix missing " in header documentation 2013-01-04 10:29:55 +02:00
dither.c lavr: add option for dithering during sample format conversion to s16 2012-12-19 18:52:54 -05:00
dither.h lavr: add option for dithering during sample format conversion to s16 2012-12-19 18:52:54 -05:00
internal.h lavr: typedef internal structs in internal.h 2013-01-07 21:49:05 -05:00
libavresample.v Add libavresample 2012-04-24 21:28:27 -04:00
options.c lavr: add option for dithering during sample format conversion to s16 2012-12-19 18:52:54 -05:00
resample.c lavr: typedef internal structs in internal.h 2013-01-07 21:49:05 -05:00
resample.h lavr: typedef internal structs in internal.h 2013-01-07 21:49:05 -05:00
resample_template.c lavr: resampling: add support for s32p, fltp, and dblp internal sample formats 2012-07-08 15:22:11 -04:00
utils.c lavr: typedef internal structs in internal.h 2013-01-07 21:49:05 -05:00
version.h lavr: add option for dithering during sample format conversion to s16 2012-12-19 18:52:54 -05:00