office-gobmx/avmedia
Michael Stahl 5032dc0fc3 gbuild: invert handling of standard system libraries:
Always link in gb_STDLIBS, except when the library explicitly opts out
with gb_LinkTarget_disable_standard_system_libs.

Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28 16:49:08 +02:00
..
inc sal_Bool to bool and some rtl::OUStrings in avmedia 2012-09-26 09:42:32 +00:00
prj
source ::rtl::OUString cleanup in basctl 2012-09-27 12:53:49 +00:00
util re-base on ALv2 code. Includes: 2012-09-25 15:15:39 +01: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 64-bit Quicktime framework 2012-09-21 14:01:03 +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.