office-gobmx/avmedia
Michael Stahl 4a2bfe3d22 warning C4805: '!=': unsafe mix of bool and sal_Bool
Change-Id: I7607ddc9e207c87d6126715c43970ac22d3aed62
2012-10-24 21:58:25 +02:00
..
inc sal_Bool to bool and some rtl::OUStrings in avmedia 2012-09-26 09:42:32 +00:00
prj
source warning C4805: '!=': unsafe mix of bool and sal_Bool 2012-10-24 21:58:25 +02:00
util Use prefixes for the components here 2012-10-01 15:56:56 +03:00
AllLangResTarget_avmedia.mk
Library_avmedia.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_avmediagst.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_avmediagst_0_10.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_avmediaQuickTime.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_avmediawin.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Makefile re-base on ALv2 code. Includes: 2012-09-25 15:15:39 +01:00
Module_avmedia.mk No need for BITNESS_OVERRIDE in makefilery as CPU etc work fine 2012-09-29 08:16:31 +03:00
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.