[FFmpeg-devel] [PATCH] Use low_cased varnames in avlanguage.*

Michael Niedermayer michaelni
Tue Apr 28 00:46:23 CEST 2009


On Mon, Apr 27, 2009 at 11:54:22PM +0200, Stefano Sabatini wrote:
> As in subject.
> 
> Regards.
> -- 
> FFmpeg = Funny Fierce Miracolous Proud Ecumenical God

>  avlanguage.c |   32 ++++++++++++++++----------------
>  avlanguage.h |    4 ++--
>  2 files changed, 18 insertions(+), 18 deletions(-)
> c4850dc92b7275171486f594c61287d80a354759  remove-avlang-camels.patch
> Index: libavformat/avlanguage.h
> ===================================================================
> --- libavformat/avlanguage.h	(revision 18708)
> +++ libavformat/avlanguage.h	(working copy)
> @@ -24,7 +24,7 @@
>  /**
>   * Known language codespaces
>   */
> -enum AV_LangCodespace {
> +enum AVLangCodespace {

types use camel case in ffmpeg


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- 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/20090428/6ab2c0fc/attachment.pgp>



More information about the ffmpeg-devel mailing list