Skip to content
Snippets Groups Projects
Commit 83d4a5d5 authored by Gurkirpal Singh's avatar Gurkirpal Singh Committed by Julien Isorce
Browse files

st/omx/tizonia: Add H.264 decoder


v2: Refactor out screen functions to st/omx

Example Gstreamer pipeline :
gst-launch-1.0 filesrc location=movie.mp4 ! qtdemux ! h264parse ! omxh264dec ! videoconvert ! ximagesink

Acked-by: default avatarLeo Liu <leo.liu@amd.com>
Reviewed-by: default avatarJulien Isorce <julien.isorce@gmail.com>
parent 430ccdbc
No related branches found
No related tags found
Loading
Showing
with 1217 additions and 1286 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment