[FFmpeg-devel] [PATCH] Add af_resample
S.N. Hemanth Meenakshisundaram
smeenaks
Sun Aug 8 04:17:18 CEST 2010
Same update to af_resample patch.
Changed AVFILTER_BUFREF_AUDIO_PROPS to AVFILTER_BUFFER_REF_AUDIO_PROPS
to be more consistent with the video macro name change in previous patch.
---
libavfilter/Makefile | 2 +
libavfilter/af_resample.c | 486 +++++++++++++++++++++++++++++++++++++++++++++
libavfilter/allfilters.c | 2 +
3 files changed, 490 insertions(+), 0 deletions(-)
create mode 100644 libavfilter/af_resample.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-af_resample.patch
Type: text/x-patch
Size: 22380 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100807/6db77d2d/attachment.bin>
More information about the ffmpeg-devel
mailing list