[vlc-devel] RFC : live555 demux module update
Sébastien Escudier
sebastien-devel at celeos.eu
Thu Sep 23 15:47:16 CEST 2010
Hi,
Since 2010.05.29, live555 introduced asynchronous calls, for RTSP commands. The
old synchronous interface is deprecated, and I have a patch for the vlc live555
demux module.
But should we :
1- Keep the compatibility between old and new live555 releases with some "#if
LIVEMEDIA_LIBRARY_VERSION_INT".
2- Require a version >= 2010.05.29
3- Wait until we can do 2-
IMO 1- would be a pain to maintain, because of too much changes.
Please let me know your opinion, and I'll send a patch for review.
Best regards,
Sebastien.
More information about the vlc-devel
mailing list