[FFmpeg-cvslog] pixdesc: fix project reference in comment
Michael Niedermayer
michaelni at gmx.at
Fri Jun 29 12:42:03 CEST 2012
On Fri, Jun 29, 2012 at 12:13:25PM +0200, Stefano Sabatini wrote:
> On date Friday 2012-06-29 11:37:46 +0200, Michael Niedermayer wrote:
> > ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Fri Jun 29 11:23:56 2012 +0200| [c496224374d5d786b4c9c51224696d99959ab6dd] | committer: Michael Niedermayer
> >
> > pixdesc: fix project reference in comment
> >
> > Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> >
> > > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c496224374d5d786b4c9c51224696d99959ab6dd
> > ---
> >
> > libavutil/pixdesc.h | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/libavutil/pixdesc.h b/libavutil/pixdesc.h
> > index f1a2dde..1fa916a 100644
> > --- a/libavutil/pixdesc.h
> > +++ b/libavutil/pixdesc.h
> > @@ -93,7 +93,7 @@ typedef struct AVPixFmtDescriptor{
> > #define PIX_FMT_PLANAR 16 ///< At least one pixel component is not in the first data plane
> > #define PIX_FMT_RGB 32 ///< The pixel format contains RGB-like data (as opposed to YUV/grayscale)
> > /**
> > - * The pixel format is "pseudo-paletted". This means that Libav treats it as
> > + * The pixel format is "pseudo-paletted". This means that FFmpeg treats it as
> > * paletted internally, but the palette is generated by the decoder and is not
> > * stored in the file.
>
> It would be better to use "libavutil" in this case when the referenced
> object is a particular library (as opposed to the project).
feel free to change it
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle
-------------- 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-cvslog/attachments/20120629/c1afa569/attachment.asc>
More information about the ffmpeg-cvslog
mailing list