From d856075f5f21a76266d47675a76aa4b762fd51aa Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Tue, 30 Apr 2013 00:19:34 +0100 Subject: Adds VLC video library header translation and Media Player component. These are optional 3rd party components, because they will add extra dependencies to your project. For that reason, they are not part of the fpgui_toolkit package as standard. --- src/3rdparty/libvlc/README.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/3rdparty/libvlc/README.txt (limited to 'src/3rdparty/libvlc/README.txt') diff --git a/src/3rdparty/libvlc/README.txt b/src/3rdparty/libvlc/README.txt new file mode 100644 index 00000000..0b1f1147 --- /dev/null +++ b/src/3rdparty/libvlc/README.txt @@ -0,0 +1,11 @@ + +VLC Library 2.x + +This directory contains header translations of the VLC library v2.x, as well +as unit containing a non-gui Media Player class. There is also a fpGUI Media +Player descendant class added, which allows you to embed the video output +inside a fpGUI widget. + +This code was commissioned by Master Maths [http://www.mastermaths.co.za] +(my employer), and kindly donated to the Free Pascal and fpGUI Toolkit +projects. -- cgit v1.2.3-70-g09d2