[FFmpeg-devel] [PATCH 2/3] lavfi/buffersink: accept parameters as options.
Nicolas George
nicolas.george at normalesup.org
Thu Apr 11 14:52:21 CEST 2013
Le primidi 21 germinal, an CCXXI, Stefano Sabatini a écrit :
> Possibly missing doc updates.
Updated.
> Can you explain why this is no longer needed and save me some time?
The concatenation is done when setting the formats, directly with
ff_add_channel_layout(). This is slightly less efficient (numerous
reallocs), but the lists are usually very short.
> Uhm this could be improved a bit..., also please split superlong line.
This was actually debug leftovers. Updated.
> please set the help fields
Done.
New patch series incoming, thanks to you and Paul for the review.
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/20130411/7a8b04a1/attachment.asc>
More information about the ffmpeg-devel
mailing list