[FFmpeg-devel] [PATCH] Add ff_ prefix to everything in riff.h
Michael Niedermayer
michaelni
Fri Jun 19 14:02:41 CEST 2009
On Thu, Jun 18, 2009 at 07:08:49PM -0400, Daniel Verkamp wrote:
> Hi,
>
> The attached patch adds ff_ prefixes to everything in
> libavformat/riff.h (cleanup only, no functionality change).
>
> These were formerly unprefixed, but the header says:
> * internal header for RIFF based (de)muxers
> * do NOT include this in end user applications
> ... so nobody outside libavformat should be using these and no #if
> version magic should be needed.
>
> Thanks,
> -- Daniel Verkamp
> From c8cb6556c28c7ff3ca339f7a7efed7cb6e5e83d6 Mon Sep 17 00:00:00 2001
> From: Daniel Verkamp <daniel at drv.nu>
> Date: Thu, 18 Jun 2009 19:05:39 -0400
> Subject: [PATCH] Add ff_ prefix to everything in riff.h
>
> This is an internal libavformat header.
> ---
> libavformat/aiff.c | 2 +-
> libavformat/asfdec.c | 4 +-
> libavformat/asfenc.c | 8 +++---
> libavformat/au.c | 2 +-
> libavformat/avidec.c | 4 +-
> libavformat/avienc.c | 62 ++++++++++++++++++++++----------------------
> libavformat/avisynth.c | 4 +-
> libavformat/dxa.c | 2 +-
> libavformat/gxfenc.c | 2 +-
> libavformat/libnut.c | 12 ++++----
> libavformat/matroskadec.c | 8 +++---
> libavformat/matroskaenc.c | 18 ++++++------
> libavformat/mmf.c | 4 +-
> libavformat/mov.c | 16 ++++++------
> libavformat/movenc.c | 18 ++++++------
> libavformat/nsvdec.c | 4 +-
> libavformat/nutdec.c | 6 ++--
> libavformat/nutenc.c | 2 +-
> libavformat/nuv.c | 4 +-
> libavformat/oggparseogm.c | 8 +++---
> libavformat/oma.c | 2 +-
> libavformat/riff.c | 20 +++++++-------
> libavformat/riff.h | 20 +++++++-------
> libavformat/swfdec.c | 4 +-
> libavformat/swfenc.c | 2 +-
> libavformat/utils.c | 8 +++---
> libavformat/vocdec.c | 4 +-
> libavformat/wav.c | 20 +++++++-------
> 28 files changed, 135 insertions(+), 135 deletions(-)
ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The worst form of inequality is to try to make unequal things equal.
-- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090619/a3d36025/attachment.pgp>
More information about the ffmpeg-devel
mailing list