[FFmpeg-devel] [RFC] Channel layouts

Peter Ross pross
Sun Oct 26 02:06:52 CET 2008


On Sat, Oct 25, 2008 at 11:32:46AM +0200, Michael Niedermayer wrote:
> On Sat, Oct 25, 2008 at 03:34:16PM +1100, Peter Ross wrote:
> > On Tue, Sep 23, 2008 at 10:43:22PM +1000, Peter Ross wrote:
> > > On Sun, Sep 07, 2008 at 08:58:28PM +1000, Peter Ross wrote:
> > > > On Sat, Aug 30, 2008 at 11:05:43AM +1000, Peter Ross wrote:
> > > > > On Fri, Aug 29, 2008 at 04:28:00PM +1000, Peter Ross wrote:
> > > > > > Hi.
> > > > > > 
> > > > > > This patch adds the notion of channel layouts to libavcodec.
> > > > > 
> > > > > Patch updated. Thanks for the feedback.
> > > > 
> > > > Patch updated.
> > > 
> > > Patch updated.
> > 
> > Patch updated. (See the parent post for the RIFF/WAV patch.)

Patch updated.

> [...]
> > +        snprintf(buf + strlen(buf), buf_size - strlen(buf), ", ");
> 
> av_strlcat()

Okay.

Note that libavcodec/utils.c could be further optimised with
av_strlcat/strlcatf.  I'll think about doing that later.

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: layout-6.diff
Type: text/x-diff
Size: 10470 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081026/8a2b4b88/attachment.diff>
-------------- 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/20081026/8a2b4b88/attachment.pgp>



More information about the ffmpeg-devel mailing list