[FFmpeg-devel] [PATCH] lavfi: remove audio.h include from avfilter.h.
Clément Bœsch
ubitux at gmail.com
Sat May 12 18:10:25 CEST 2012
On Sat, May 12, 2012 at 06:01:54PM +0200, Michael Niedermayer wrote:
> On Sat, May 12, 2012 at 05:59:15PM +0200, Clément Bœsch wrote:
> > avfilter.h is a public header and the unexported audio.h header contains
> > only internal prototypes.
> > ---
> > libavfilter/af_aconvert.c | 1 +
> > libavfilter/af_aformat.c | 1 +
> > libavfilter/af_amerge.c | 1 +
> > libavfilter/af_aresample.c | 1 +
> > libavfilter/af_ashowinfo.c | 1 +
> > libavfilter/af_asplit.c | 1 +
> > libavfilter/af_astreamsync.c | 1 +
> > libavfilter/af_earwax.c | 1 +
> > libavfilter/af_pan.c | 1 +
> > libavfilter/af_silencedetect.c | 1 +
> > libavfilter/af_volume.c | 1 +
> > libavfilter/asrc_aevalsrc.c | 1 +
> > libavfilter/asrc_anullsrc.c | 1 +
> > libavfilter/avfilter.h | 2 --
> > libavfilter/src_buffer.c | 1 +
> > libavfilter/src_movie.c | 1 +
> > 16 files changed, 15 insertions(+), 2 deletions(-)
>
> LGTM
>
> thanks
>
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/20120512/9d33e84c/attachment.asc>
More information about the ffmpeg-devel
mailing list