[FFmpeg-devel] [PATCH] Use low_cased varnames in avlanguage.*
Michael Niedermayer
michaelni
Tue Apr 28 02:53:59 CEST 2009
On Tue, Apr 28, 2009 at 01:11:44AM +0200, Stefano Sabatini wrote:
> On date Tuesday 2009-04-28 00:46:23 +0200, Michael Niedermayer encoded:
> > 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
>
> I know, but they usually don't contain _ between "tokens".
oops, of course, i somehow misread the + vs - , and thought you added
the _ ...
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In fact, the RIAA has been known to suggest that students drop out
of college or go to community college in order to be able to afford
settlements. -- The RIAA
-------------- 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/a76875f1/attachment.pgp>
More information about the ffmpeg-devel
mailing list