66a175834c
This changes all generated API headers (.hpp and .hdl) to use a namespace alias 'css' instead of the pointlessly long com::sun::star Makes the change in cppumaker & associated tools, adds a global namespace alias definition in sal/types.h, and removes a kiloton of local, now pointless-to-harmful versions of that alias from all over the code. Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f |
||
---|---|---|
.. | ||
inc | ||
prj | ||
source | ||
util | ||
AllLangResTarget_avmedia.mk | ||
Library_avmedia.mk | ||
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.