[vlc-devel] [PATCH] libvlc: add libvlc_media_parse_with_options
Rémi Denis-Courmont
remi at remlab.net
Wed Jan 14 21:32:22 CET 2015
Le 2015-01-14 17:25, Thomas Guillem a écrit :
> Extended version of libvlc_media_parse_async and libvlc_media_parse.
> It uses a
> boolean to specify if parsing should be run asynchronously, and a
> flag to
> specify parse options.
Taste-wise, I'd much rather have separate functions for sync and async
modes. Maybe we don't even need the sync version anyway - other than the
existing function for backward compatibility.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list