[vlc-devel] [RFC 0/2] activex: expose video scale and provide parse
Pierre Lamot
pierre at videolabs.io
Thu Oct 5 19:24:17 CEST 2017
The goal of these patchs is to provide a way to be able to render a video within
using the video native resolution.
The second patch tweaks a bit the API, as current ActiveX API doesn't follows libvlc API
and doesn't expose Media to the user.
Pierre Lamot (2):
activex: add option to set video scale factor
activex: allow to parse item and retreive information before playing
activex/axvlc.idl | 8 ++
activex/vlccontrol2.cpp | 313 ++++++++++++++++++++++++++++++++++++++++++++----
activex/vlccontrol2.h | 3 +
common/vlc_player.cpp | 73 +++++++++++
common/vlc_player.h | 4 +
5 files changed, 378 insertions(+), 23 deletions(-)
--
2.14.2
More information about the vlc-devel
mailing list