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

Michael Niedermayer michaelni
Mon Feb 9 21:00:14 CET 2009


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?


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

While the State exists there can be no freedom; when there is freedom there
will be no State. -- Vladimir Lenin
-------------- 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/3494b980/attachment.pgp>



More information about the ffmpeg-cvslog mailing list