[FFmpeg-devel] [PATCH 01/10] lavfi: add avfilter_get_audio_buffer_ref_from_arrays_channels.
Nicolas George
nicolas.george at normalesup.org
Tue Jan 1 01:47:40 CET 2013
Le primidi 11 nivôse, an CCXXI, Derek Buitenhuis a écrit :
> Too bad you didn't actually answer the question, so I have no idea what
> to change it to.
Sorry, I thought that part was rhetoric:
* For planar audio, each channel has a separate data pointer, and
* linesize[0] contains the size of each channel buffer.
* For packed audio, there is just one data pointer, and linesize[0]
* contains the total size of the buffer for all channels.
I am about to push the patch with Stefano's comments.
Thanks for your efforts.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130101/606b63cd/attachment.asc>
More information about the ffmpeg-devel
mailing list