[FFmpeg-devel] [PATCH] Add af_resample - sample fmt and channel layout conversion filter

S.N. Hemanth Meenakshisundaram smeenaks
Mon Aug 23 09:11:52 CEST 2010


Fixed the query formats function so that a resample filter can be
inserted between filters with incompatible sample formats.

---
 libavfilter/Makefile      |    1 +
 libavfilter/af_resample.c |  519 +++++++++++++++++++++++++++++++++++++++++++++
 libavfilter/allfilters.c  |    1 +
 3 files changed, 521 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: 23140 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100823/9be8d0f6/attachment.bin>



More information about the ffmpeg-devel mailing list