[FFmpeg-cvslog] r17066 - trunk/libavformat/audiointerleave.h
Baptiste Coudurier
baptiste.coudurier
Mon Feb 9 21:05:44 CET 2009
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 ?
--
Baptiste COUDURIER GnuPG Key Id: 0x5C1ABAAA
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
checking for life_signs in -lkenny... no
FFmpeg maintainer http://www.ffmpeg.org
More information about the ffmpeg-cvslog
mailing list