mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 17:20:36 +00:00
rpi: Add MJPEG decoder
This commit is contained in:
parent
d62695f89d
commit
bc0b673066
1 changed files with 9 additions and 0 deletions
|
@ -52,6 +52,15 @@ in-port-index=130
|
|||
out-port-index=131
|
||||
hacks=no-component-role
|
||||
|
||||
[omxmjpegdec]
|
||||
type-name=GstOMXMJPEGDec
|
||||
core-name=/opt/vc/lib/libopenmaxil.so
|
||||
component-name=OMX.broadcom.video_decode
|
||||
rank=256
|
||||
in-port-index=130
|
||||
out-port-index=131
|
||||
hacks=no-component-role
|
||||
|
||||
[omxh264enc]
|
||||
type-name=GstOMXH264Enc
|
||||
core-name=/opt/vc/lib/libopenmaxil.so
|
||||
|
|
Loading…
Reference in a new issue