Difference between revisions of "Raspberry Pi Video Decoder"

From CDOT Wiki
Jump to: navigation, search
(Source Code Control)
 
(26 intermediate revisions by the same user not shown)
Line 23: Line 23:
  
 
NOTE: only Project Leader(s) should add names here.  You should not add your own name to the Contributor list. -->
 
NOTE: only Project Leader(s) should add names here.  You should not add your own name to the Contributor list. -->
 +
 +
[http://zenit.senecac.on.ca/wiki/index.php/User:Amartinenco Andrei Martinenco]<br>
 +
[http://zenit.senecac.on.ca/wiki/index.php/User:Jiecheng_Qiu Jeicheng Qiu]<br>
 +
[http://zenit.senecac.on.ca/wiki/index.php/User:Chris_Tyler Chris Tyler]<br>
 +
[http://zenit.senecac.on.ca/wiki/index.php/User:Damha Ahmad Taychouri]
  
 
== Project Details ==
 
== Project Details ==
  
 
<!-- Provides more depth than the Project Description.  This is the place for technical discussions, project specs, or other details.  If this gets very long, you might consider breaking this part into multiple pages and linking to them. -->
 
<!-- Provides more depth than the Project Description.  This is the place for technical discussions, project specs, or other details.  If this gets very long, you might consider breaking this part into multiple pages and linking to them. -->
 +
 +
 +
 +
I will be attempting to build and release omxplayer for the Raspberry Pi running Fedora Remix.
  
 
== Project Plan ==
 
== Project Plan ==
  
Tracking mechanism (bugzilla, trac, github, ...):
+
Tracking mechanism :
 +
[https://github.com/ github]
 +
 
 +
 
 +
Key contacts:
 +
[http://zenit.senecac.on.ca/wiki/index.php/User:Chris_Tyler Chris Tyler]
  
Key contacts:
 
 
<!-- Add links to any mentors or key participants in the community. -->
 
<!-- Add links to any mentors or key participants in the community. -->
  
 
Goals for each release and plans for reaching those goals:
 
Goals for each release and plans for reaching those goals:
 
<!-- Note: each contributor is expected to have unique goals. These goals may be ''related'' to other students' work, but must be ''distinct'' and ''attainable'' regardless of the state of the other students' work. For example, under the umbrella of one project title, one student may work on packaging a piece of software and another may work on documentation, or one may work on solving one bug and another on solving another bug, but two students must not work on the same bug or depend on the other students' work in order to be able to complete their own project. -->
 
<!-- Note: each contributor is expected to have unique goals. These goals may be ''related'' to other students' work, but must be ''distinct'' and ''attainable'' regardless of the state of the other students' work. For example, under the umbrella of one project title, one student may work on packaging a piece of software and another may work on documentation, or one may work on solving one bug and another on solving another bug, but two students must not work on the same bug or depend on the other students' work in order to be able to complete their own project. -->
* 0.1
+
 
* 0.2
+
 
* 0.3
+
0.1 - <s>Obtain the latest GIT revision of VLC media player and patch it for Raspberry Pi</s> Obtain the latest GIT revision of omxp player and patch it for the Raspberry Pi
 +
*Get the latest GIT revision
 +
*Make changes and commit them
 +
*Produce a patch according to the GIT page
 +
0.2 - Revise and complete patch and submit to the <s>VLC-devel</s> Fedora committee
 +
*Revise patch for accuracy, consistence, functionality
 +
*Reference the <s>VLC</s> Fedora check list and ensure all conditions are met
 +
*Send the patch to <s>VLC-Devel</s> Fedora
 +
<s>0.3 - Follow the patch and revise for approval
 +
*Verify patch was received
 +
*Modify patch if necessarily and resubmit.</s><br>
 +
0.3 - Release an RPM for the omxplayer package
 +
*Ensure package works
  
 
== Communication ==
 
== Communication ==
Line 48: Line 73:
 
=== Upsteam Wiki and Web ===
 
=== Upsteam Wiki and Web ===
 
<!-- Links to upstream wiki/web pages -->
 
<!-- Links to upstream wiki/web pages -->
http://www.raspberrypi.org/<br>
+
[http://www.raspberrypi.org/ Raspberry Pi Home Page]<br>
http://en.wikipedia.org/wiki/Raspberry_Pi<br>
+
[http://en.wikipedia.org/wiki/Raspberry_Pi Raspberry Pi Wiki]<br>
http://www.raspberrypi.org/faqs<br>
+
[http://www.raspberrypi.org/faqs Raspberry Pi FAQ]<br>
 +
[http://fedoraproject.org/wiki/How_to_create_an_RPM_package How to Create an RPM]<br>
 +
[https://fedoraproject.org/wiki/Package_update_HOWTO Package update How TO]<br>
 +
[http://fedoraproject.org/wiki/How_to_test_updates How to test updates]<br>
 +
[https://github.com/huceke/omxplayer/ omxplayer GIT]
  
 
=== Links/Bugs/Tracking ===
 
=== Links/Bugs/Tracking ===
Line 56: Line 85:
 
=== Source Code Control ===
 
=== Source Code Control ===
 
<!-- Add a link to source code URLs, including git/mercurial/svn/cvs repositories -->
 
<!-- Add a link to source code URLs, including git/mercurial/svn/cvs repositories -->
 +
[https://github.com/wrightrocket/omxplayer Git omxplayer]
  
 
=== Blogs ===
 
=== Blogs ===
<!-- Links to the blogs of people involved, both inside and outside Seneca -->
 
  
 
==== Seneca Particpants ====
 
==== Seneca Particpants ====
 
+
Omarr Khattab [http://okhattab.wordpress.com/ Blog]
 
==== Non-Seneca Participants ====
 
==== Non-Seneca Participants ====
 
<!-- Links to the blogs of any non-Seneca participants in this project -->
 
<!-- Links to the blogs of any non-Seneca participants in this project -->
Line 72: Line 101:
  
 
<!-- This is where a permanent record of your releases and updates will go.  In these you should discuss the status or your work, your interactions with other members of the community (e.g., Seneca and Mozilla), problems you have encountered, etc. -->
 
<!-- This is where a permanent record of your releases and updates will go.  In these you should discuss the status or your work, your interactions with other members of the community (e.g., Seneca and Mozilla), problems you have encountered, etc. -->
 +
 +
For Current updates and news on this project, please see the blog listed above.

Latest revision as of 17:19, 8 December 2012

Raspberry Pi Video Decoding

Project Description

The Raspberry Pi has GPU video decoding capabilities. This project involves exposing those capabilities to Fedora video applications, by packaging new components or modifying existing packages, and getting those changes incorporated into either Fedora or the Raspberry Pi Fedora Remix repositories. Expected outcome: It will be possible to play video on the Raspberry Pi using GPU acceleration. Maximum number of students: 1 (possibly more if multiple packages are affected). Resources: Chris Tyler (ctyler)


Project Leader(s)

Omarr Khattab
Wiki Page: user: Omarr Khattab
Email: okhattab@myseneca.ca
IRC: okhattab


Project Contributor(s)

Andrei Martinenco
Jeicheng Qiu
Chris Tyler
Ahmad Taychouri

Project Details

I will be attempting to build and release omxplayer for the Raspberry Pi running Fedora Remix.

Project Plan

Tracking mechanism : github


Key contacts: Chris Tyler


Goals for each release and plans for reaching those goals:


0.1 - Obtain the latest GIT revision of VLC media player and patch it for Raspberry Pi Obtain the latest GIT revision of omxp player and patch it for the Raspberry Pi

  • Get the latest GIT revision
  • Make changes and commit them
  • Produce a patch according to the GIT page

0.2 - Revise and complete patch and submit to the VLC-devel Fedora committee

  • Revise patch for accuracy, consistence, functionality
  • Reference the VLC Fedora check list and ensure all conditions are met
  • Send the patch to VLC-Devel Fedora

0.3 - Follow the patch and revise for approval

  • Verify patch was received
  • Modify patch if necessarily and resubmit.

0.3 - Release an RPM for the omxplayer package

  • Ensure package works

Communication

Mailing Lists

Upsteam Wiki and Web

Raspberry Pi Home Page
Raspberry Pi Wiki
Raspberry Pi FAQ
How to Create an RPM
Package update How TO
How to test updates
omxplayer GIT

Links/Bugs/Tracking

Source Code Control

Git omxplayer

Blogs

Seneca Particpants

Omarr Khattab Blog

Non-Seneca Participants

Planets

Project News

For Current updates and news on this project, please see the blog listed above.