GStreamer 1.0 Codec Engine Plugin: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
Line 9: Line 9:
= Supported hardware =
= Supported hardware =


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


{| border=2
{| border=2
! Processor !! Status
! Processor !! Status
|-
|-
| DM365
| DM365 | Supported
|-
|-
| DM368
| DM368 | Supported
|-
|-
| [http://processors.wiki.ti.com/index.php/DMVA1 DMVA1]
| [http://processors.wiki.ti.com/index.php/DMVA1 DMVA1] | Supported
|-
|-
| [http://newscenter.ti.com/index.php?s=32851&item=123606 DMVA2]
| [http://newscenter.ti.com/index.php?s=32851&item=123606 DMVA2] | Supported
|-
|-
| DM3730
| DM3730 | Not started
|-
|-
| OMAP3
| OMAP3 | Not started
|-
|-
| DM6446
| DM6446 | Not started
|}
|}


= Plugin status =
= Plugin status =

Revision as of 21:27, 22 August 2013

Overview

Previous plugin

Documentation

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

Supported hardware

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

Processor Status
Supported
Supported
Supported
Supported
Not started
Not started
Not started

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