[FFmpeg-devel] [PATCH] lavfi: remove audio.h include from avfilter.h.
Michael Niedermayer
michaelni at gmx.at
Sat May 12 18:01:54 CEST 2012
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
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Old school: Use the lowest level language in which you can solve the problem
conveniently.
New school: Use the highest level language in which the latest supercomputer
can solve the problem without the user falling asleep waiting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120512/bf4ca26f/attachment.asc>
More information about the ffmpeg-devel
mailing list