Difference between revisions of "Raspberry Pi Video Decoder"

From CDOT Wiki
Jump to: navigation, search
(Project Details)
(Project Plan)
Line 41: Line 41:
 
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 - Obtain the source code for VLC media player and repackage or patch it for Raspberry Pi
+
* 0.1 - Obtain the latest GIT revision of VLC media player and patch it for Raspberry Pi
* 0.2 - Revise and complete package and submit to the fedora Packaging Review committee
+
 
* 0.3 - Have a functional package available for Fedora/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 committee
 +
**Revise patch for accuracy, consistence, functionality
 +
 
 +
**Reference the VLC check list and ensure all conditions are met
 +
 
 +
**Send the patch to VLC-Devel
 +
* 0.3 - Follow the patch and revise for approval
 +
 
 +
**Verify patch was received
 +
**Modify patch if necessarily and resubmit.
  
 
== Communication ==
 
== Communication ==

Revision as of 15:59, 6 November 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)

Project Details

I will be attempting to develop a patch for the VLC media player to allow hardware acceleration on a Raspberry Pi.

Project Plan

Tracking mechanism (bugzilla, trac, github, ...):

Key contacts:

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
    • 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 committee
    • Revise patch for accuracy, consistence, functionality
    • Reference the VLC check list and ensure all conditions are met
    • Send the patch to VLC-Devel
  • 0.3 - Follow the patch and revise for approval
    • Verify patch was received
    • Modify patch if necessarily and resubmit.

Communication

Mailing Lists

Upsteam Wiki and Web

Raspberry Pi Home Page
Raspberry Pi Wiki
Raspberry Pi FAQ
VLC Home Page
VLC wiki
Raspberry Pi Developers Page
VLC Source code and required Libraries
VLC Hacker Guide
Compiling for Fedora
How to Create an RPM
Package update How TO
How to test updates
Patching VLC

Links/Bugs/Tracking

Source Code Control

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.