1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-11 23:27:55 +02:00
ffmpeg/libswresample
Clément Bœsch ade3ec8457 swresample: fix another broken indent chunk.
Also use a consistent style inside that block.
2011-10-10 15:55:28 +02:00
..
audioconvert.c Add libswresample. 2011-09-19 07:04:17 +02:00
audioconvert.h Add libswresample. 2011-09-19 07:04:17 +02:00
libswresample.v swr: fix shared lib build 2011-09-19 07:26:42 +02:00
Makefile swr: fix shared lib build 2011-09-19 07:26:42 +02:00
rematrix_template.c rematrix: dont use floats for int16 code. 2011-09-19 09:25:50 +02:00
rematrix.c swresample: fix broken indent. 2011-10-10 09:57:41 +02:00
resample2.c swresample: fix another broken indent chunk. 2011-10-10 15:55:28 +02:00
swresample_internal.h libswresample: support directly converting sampleformats and packed/planar in a single pass. 2011-10-06 00:07:03 +02:00
swresample_test.c swr_test: test planar audio 2011-10-01 01:17:39 +02:00
swresample.c swresample: use av_get_default_channel_layout instead of guess_layout 2011-10-07 02:53:18 +02:00
swresample.h Add libswresample. 2011-09-19 07:04:17 +02:00