[FFmpeg-devel] [PATCH 2/2] doc/examples: add audio decoding/filtering example.

Clément Bœsch ubitux at gmail.com
Tue Feb 21 18:00:49 CET 2012


On Tue, Feb 21, 2012 at 09:15:15AM +0100, Clément Bœsch wrote:
[...]
> > Apart from these little details, it seems really useful.
> > 
> 
> Great, then I'll push the attached version soon.
> 
> -- 
> Clément B.

> From 6d6f41aafcfb855bf89977ad055fa524235c732e Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= <clement.boesch at smartjog.com>
> Date: Mon, 20 Feb 2012 13:49:18 +0100
> Subject: [PATCH 2/2] doc/examples: add audio decoding/filtering example.
> 
> Mostly based on doc/examples/filtering.c. lavfi API is still limited to
> "buffer feeding" instead of "frame feeding" at the moment, so this
> example code sticks with it.
> ---
>  doc/examples/Makefile          |    2 +-
>  doc/examples/filtering_audio.c |  245 ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 246 insertions(+), 1 deletions(-)
>  create mode 100644 doc/examples/filtering_audio.c
> 

Pushed.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120221/fe674f45/attachment.asc>


More information about the ffmpeg-devel mailing list