office-gobmx/avmedia
Peter Foley b9d6c7a48c convert libxml2 to gbuild and add to tail_build
Change-Id: Ie6ae2150e1f011e17034abcace18c5967b4dacf5
Reviewed-on: https://gerrit.libreoffice.org/2023
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Peter Foley <pefoley2@verizon.net>
2013-02-07 22:33:16 +00:00
..
inc fdo#38838 Some removal/replacement of the String/UniString with OUString 2013-01-28 17:36:20 +01:00
prj
source fdo#38838 Some removal/replacement of the String/UniString with OUString 2013-01-28 17:36:20 +01:00
util
AllLangResTarget_avmedia.mk
Library_avmedia.mk gbuild: do not copy boost headers around 2013-01-26 22:20:06 +01:00
Library_avmediagst.mk gbuild: do not copy boost headers around 2013-01-26 22:20:06 +01:00
Library_avmediagst_0_10.mk convert libxml2 to gbuild and add to tail_build 2013-02-07 22:33:16 +00:00
Library_avmediaQuickTime.mk gbuild: do not copy boost headers around 2013-01-26 22:20:06 +01:00
Library_avmediawin.mk gbuild: do not copy boost headers around 2013-01-26 22:20:06 +01:00
Makefile
Module_avmedia.mk Replace GUIBASE checks with equivalent OS checks 2012-12-18 20:52:24 -05:00
Package_inc.mk
README avmedia: cleanup unused listener logic in gstreamer, and update docs. 2013-01-08 22:08:19 +00:00

Audio/Video media implementation.

Provides per-platform implementations of multimedia functionality.
Currently no stream API is provided, only a URI based one, so
streaming has to be wrapped around it via temp files.

Also provides (in source/framework/mediacontrol.cxx) an implementation
of the graphical media playback control that appears in the toolbar /
mediaobject bar when media is selected under the .uno:AVMediaToolBox
item.