office-gobmx/avmedia
Eike Rathke 876c619b94 new module i18nlangtag
Moved portions from module i18npool, all of former i18nisolang1 library
that now is i18nlangtag. Included are languagetag, isolang and mslangid.

This i18nlangtag code is now even used by module comphelper, so
disentangling i18npool and making this an own module was needed to not
create circular module dependencies.

Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
2013-04-05 19:10:48 +02:00
..
inc Bin more pointless comments and ASCII graphics 2013-03-16 22:40:42 +02:00
source ResMgr with LanguageTag 2013-03-29 14:09:01 +01:00
util
AllLangResTarget_avmedia.mk
Library_avmedia.mk new module i18nlangtag 2013-04-05 19:10:48 +02:00
Library_avmediagst.mk
Library_avmediagst_0_10.mk
Library_avmediaQuickTime.mk
Library_avmediawin.mk
Makefile
Module_avmedia.mk
Package_inc.mk
README

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.