[FFmpeg-devel] [PATCH] avformat: Add a protocol blacklisting API
Derek Buitenhuis
derek.buitenhuis at gmail.com
Fri Mar 4 14:34:55 CET 2016
On 3/3/2016 7:50 PM, Michael Niedermayer wrote:
> The io_open/close callbacks afterwards seem direct access IIUC
> so its not possible to remove or add any fields prior
>
> though maybe they have been added so recently that its ok to move
> them above all "no direct access" fields
> or maybe iam missing something
Crap. I must have screwed up when merging those callbacks. I can move
the be blacklist entry under them, or I can break ABI and move both,
since I don't think there is release.
Which do people prefer? They're both kinda meh.
- Derek
More information about the ffmpeg-devel
mailing list