[FFmpeg-soc] [PATCH] Add af resample - sample fmt and channel layout conversion audio filter
S.N. Hemanth Meenakshisundaram
smeenaks at ucsd.edu
Mon Aug 16 10:05:19 CEST 2010
af_resample updated for lavfi framework changes. Required to supply S32
samples to af_sox, so posting now.
---
libavfilter/Makefile | 1 +
libavfilter/af_resample.c | 498 +++++++++++++++++++++++++++++++++++++++++++++
libavfilter/allfilters.c | 1 +
3 files changed, 500 insertions(+), 0 deletions(-)
create mode 100644 libavfilter/af_resample.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-af-resample-sample-fmt-and-channel-layout-conver.patch
Type: text/x-patch
Size: 22545 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20100816/200cc88f/attachment.bin>
More information about the FFmpeg-soc
mailing list