[FFmpeg-devel] [PATCH 1/6] lavf: add directory listing API

Lukasz Marek lukasz.m.luki2 at gmail.com
Thu Jul 10 01:36:07 CEST 2014


On 08.07.2014 14:49, Lukasz Marek wrote:
> On 7 July 2014 23:59, wm4 <nfxjfg at googlemail.com
>     All symbols in public headers should have the AV prefix. (I guess this
>     is why you wanted to use void* as context at first?) I'm not sure how
>     exactly to fix this, though.
>
> Yes, that's why I wanted void*.
> I guess I can also try to integrate this with AVIOContext.
>

new patch attached.
TBH I cannot tell which patch I prefer the most.
Last option I see would be to create separate context for listing dir, 
but it would just have one void* variable for URLContext.

I will resent all other paches from this set later.
No major changes tho.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-add-directory-listing-API.patch
Type: text/x-patch
Size: 11056 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140710/45695448/attachment.bin>


More information about the ffmpeg-devel mailing list