office-gobmx/avmedia
2012-03-26 22:39:41 +09:00
..
inc .hrc files don't need executable bits 2012-03-23 21:58:14 +01:00
prj
source removed duplicate includes in avmedia 2012-03-26 22:39:41 +09:00
util .component files don't need executable bits 2012-03-23 21:58:14 +01:00
AllLangResTarget_avmedia.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
Library_avmedia.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
Library_avmediagst.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
Library_avmediaQuickTime.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
Library_avmediawin.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
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.