Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

GStreamer

427 bytes removed, 22:42, 17 December 2010
no edit summary
== Abstract ==
[http://gstreamer.freedesktop.org GStreamer] is a pipeline-based multimedia framework that allows you to create a variety of media-handling software components, including simple audio playback, audio and video playback, recording, streaming, and editing. The pipeline design allows you to easily write any type of streaming multimedia application. GStreamer also provides existing libraries and plugins for features such as A/V synchronization, muxing/demuxing, etc. Using GStreamer allows you to leverage all of this existing code in your product.
*[[DMAI GStreamer Plug-In|gst-dmai]] - [[Davinci Multimedia Application Interface]] based plug-in for most of the TI davinci and OMAP chips.
**[http://gstreamer.ti.com Recent News]
**[http://gstreamer.ti.com Current Status]
**[http://gstreamer.ti.com/gf/project/gstreamer_ti/wiki/?pagename=SupportHelp Support]
**[http://gstreamer.ti.com/gf/project/gstreamer_ti/tracker/?action=TrackerItemBrowse&tracker_id=143 Issue Tracking]
**[http://gstreamer.ti.com/gf/project/gstreamer_ti/frs Releases]
**[http://gstreamer.ti.com/gf/project/gstreamer_ti/scmsvn Source Code]
*[http://www.freedesktop.org/wiki/GstOpenMAX gst-openmax] - Plug-in that uses the OpenMAX IL component. OpenMAX IL is an industry standard that provides an abstraction layer for computer graphics, video, and sound routines. Only OMAP3 is supported.
*[http://code.google.com/p/gst-dsp gst-dsp] - dsp-bridge based plug-in. Only OMAP3 is supported.
[[Category:Linux]] [[Category:Codecs]] [[Category:Gstreamer]]