[FFmpeg-soc] [PATCH] Audio visualization filter af_aviz
S.N. Hemanth Meenakshisundaram
smeenaks at ucsd.edu
Sun Aug 8 04:09:46 CEST 2010
I am testing this right now with ffplay.c changes, this now compiles.
Will post an update once the ffplay changes work.
Made the viz_type an enum as Stefano suggested for further expansion.
Regards,
Hemanth
---
libavfilter/Makefile | 1 +
libavfilter/af_aviz.c | 436 ++++++++++++++++++++++++++++++++++++++++++++++
libavfilter/allfilters.c | 1 +
3 files changed, 438 insertions(+), 0 deletions(-)
create mode 100644 libavfilter/af_aviz.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Audio-visualization-filter-af_aviz.patch
Type: text/x-patch
Size: 17560 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20100807/542e4869/attachment.bin>
More information about the FFmpeg-soc
mailing list