[FFmpeg-devel] [PATCH v4 7/7] lavc/bsf: make BSF iteration the same as other iterators

Nicolas George george at nsup.org
Sun Feb 4 15:46:09 EET 2018


Muhammad Faiz (2018-02-04):
> What about av*iterate(int index)?

I like the idea of an index better than the other options evoked,
especially the linked-list-like APIs. It is also more similar to the
APIs for enumerated types.

Another option would be to return the whole list in a mallocated array,
in a single call.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180204/006fa083/attachment.sig>


More information about the ffmpeg-devel mailing list