office-gobmx/avmedia
Tor Lillqvist a3ce60eb3c We only support MSVC 2008 (_MSC_VER 1500) or later
We can drop or simplify many conditionals.

Change-Id: I37e820e515cc09845c30b62c89ddb3b6ff370f97
2012-11-28 20:53:40 +02:00
..
inc sal_Bool to bool and some rtl::OUStrings in avmedia 2012-09-26 09:42:32 +00:00
prj translations is a source-only module 2012-10-01 15:19:10 +02:00
source We only support MSVC 2008 (_MSC_VER 1500) or later 2012-11-28 20:53:40 +02:00
util Use prefixes for the components here 2012-10-01 15:56:56 +03:00
AllLangResTarget_avmedia.mk
Library_avmedia.mk AllSettings with LanguageTag 2012-11-22 12:34:59 +01:00
Library_avmediagst.mk gbuild: invert handling of standard system libraries: 2012-10-01 13:54:43 +02:00
Library_avmediagst_0_10.mk gbuild: invert handling of standard system libraries: 2012-10-01 13:54:43 +02:00
Library_avmediaQuickTime.mk gbuild: invert handling of standard system libraries: 2012-10-01 13:54:43 +02:00
Library_avmediawin.mk gbuild: invert handling of standard system libraries: 2012-10-01 13:54:43 +02:00
Makefile
Module_avmedia.mk No need for BITNESS_OVERRIDE in makefilery as CPU etc work fine 2012-10-01 13:55:18 +02: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.