GStreamer 1.0 Codec Engine Plugin: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
No edit summary
Line 8: Line 8:


= Supported hardware =
= Supported hardware =
On Texas Instruments processors that support the Codec Engine API are of interesting.
{| border=2
! Processor !! Status
|-
| DM365
|-
| DM368
|-
| [http://processors.wiki.ti.com/index.php/DMVA1 DMVA1]
|-
| [http://newscenter.ti.com/index.php?s=32851&item=123606 DMVA2]
|-
| DM3730
|-
| OMAP3
|-
| DM6446
|}


= Plugin status =
= Plugin status =

Revision as of 21:24, 22 August 2013

Overview

Previous plugin

Documentation

The Doxygen documentation can be found at GStreamer 1.0 Codec Engine Plugin Design Documentation.

Supported hardware

On Texas Instruments processors that support the Codec Engine API are of interesting.

Processor Status
DM365
DM368
DMVA1
DMVA2
DM3730
OMAP3
DM6446


Plugin status

Functionality Element name Owner Status
H.264 encode ce_h264enc Melissa Done
AAC encode ce_aacenc Melissa Done
MPEG4 encode ce_mpeg4enc Melissa Done
MJPEG/JPEG encode ce_jpegenc Caarlos Done
MP3 encode ce_mp3enc Diego Not started
Resizer ??? Melissa Not started
Dual encoder ??? Michael Nearly complete
Dual resizer dualresizer Carlos Done
H264 decode ce_h264dec Community Not assigned
JPEG decode ce_jpegdec Community Not assigned
MPEG4 decode ce_mpeg4dec Community Not assigned
AAC decode ce_aacdec Community Not assigned


Community

Building

GStreamer core compatibility

Example pipelines