[FFmpeg-cvslog] r17066 - trunk/libavformat/audiointerleave.h

Michael Niedermayer michaelni
Mon Feb 9 21:09:16 CET 2009


On Mon, Feb 09, 2009 at 12:05:44PM -0800, Baptiste Coudurier wrote:
> Hi,
> 
> Michael Niedermayer wrote:
> > On Sun, Feb 08, 2009 at 10:08:35PM +0100, bcoudurier wrote:
> >> Author: bcoudurier
> >> Date: Sun Feb  8 22:08:34 2009
> >> New Revision: 17066
> >>
> >> Log:
> >> document ff_audio_interleave
> >>
> >> Modified:
> >>    trunk/libavformat/audiointerleave.h
> >>
> >> Modified: trunk/libavformat/audiointerleave.h
> >> ==============================================================================
> >> --- trunk/libavformat/audiointerleave.h	Sun Feb  8 22:00:39 2009	(r17065)
> >> +++ trunk/libavformat/audiointerleave.h	Sun Feb  8 22:08:34 2009	(r17066)
> >> @@ -42,6 +42,15 @@ void ff_audio_interleave_close(AVFormatC
> >>  int ff_interleave_compare_dts(AVFormatContext *s, AVPacket *next, AVPacket *pkt);
> >>  int ff_interleave_new_audio_packet(AVFormatContext *s, AVPacket *pkt,
> >>                                     int stream_index, int flush);
> >> +/**
> >> + * Rechunk audio pcm packets per AudioInterleaveContext->samples_per_frame
> >> + * and interleave them correctly.
> > 
> > thanks
> > 
> > i wonder if the function maybe should have rechunk in its name?
> > 
> 
> Why not, would ff_audio_rechunk_interleave be ok ?

yes

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

Frequently ignored awnser#1 FFmpeg bugs should be sent to our bugtracker. User
questions about the command line tools should be sent to the ffmpeg-user ML.
And questions about how to use libav* should be sent to the libav-user ML.
-------------- 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-cvslog/attachments/20090209/ef5cf832/attachment.pgp>



More information about the ffmpeg-cvslog mailing list