[FFmpeg-devel] [PATCH] Add codec long names for libavcodec/pcm.c

Stefano Sabatini stefano.sabatini-lala
Fri May 16 02:08:54 CEST 2008


On date Friday 2008-05-16 00:32:51 +0200, Diego Biurrun encoded:
> On Fri, May 16, 2008 at 12:21:39AM +0200, Stefano Sabatini wrote:
> > 
> > I think The Wanderer will prefer this ;-).
> > 
> > --- libavcodec/pcm.c	(revision 13158)
> > +++ libavcodec/pcm.c	(working copy)
> > @@ -526,30 +527,31 @@
> >  
> > +PCM_CODEC  (CODEC_ID_PCM_S32BE, pcm_s32be, "signed 32-bit big endian PCM");
> > +PCM_CODEC  (CODEC_ID_PCM_S32LE, pcm_s32le, "signed 32-bit little endian PCM");
> 
> big-endian, little-endian

Fixed, regards.
-- 
FFmpeg = Funny and Fiendish MultiPurpose ExchanGer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add-pcm-long-names-02.patch
Type: text/x-diff
Size: 3878 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080516/b6993914/attachment.patch>



More information about the ffmpeg-devel mailing list