Skip to content

linux device driver development for UDOO QUAD

Notifications You must be signed in to change notification settings

psassus/ldd_udoo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ldd_udoo

linux device driver development for UDOO QUAD

Project Overview

My UDOO SECO board have Freescale i.MX6Q processor. This ARM cortex-A9 QUAD SOC have VPU for decoding & encoding Video compression functionality. Already OMXIL & Gstreamer & Android Media Player framework path has validated, but I need more enhancement for performance improvement of VPU encoding/decoding feature. And If I can do that, the finale of this project might be a modified VPU firmware. I have long-term experience worked for VPU development that was integrated in this SOC model.

i.e. the purpose of this project are

  • VPU Decoder
  1. MXC VPU decoder LDD improvement for embedded ubuntu kernel
  2. OMXIL modifcation
  3. Ubuntu HTPC Application based on Gstreamer
  • VPU Encoder
  1. MXC VPU encoder feature upgrade; rd performance improvement
  2. V4L2 driver for capture
  3. Gstreamer encoder path improvement

About

linux device driver development for UDOO QUAD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.4%
  • Shell 4.5%
  • Makefile 3.1%