Developer Section
From LinuxTVWiki
(Difference between revisions)
(some reworking) |
Upsidedown (Talk | contribs) |
||
| (5 intermediate revisions not shown) | |||
| Line 5: | Line 5: | ||
| valign=top | [[Image:Developer_icon.png|50px|]] | | valign=top | [[Image:Developer_icon.png|50px|]] | ||
| | | | ||
| - | =='''[[Developer Section]]:'''== | + | =='''[[Developer Section]]:'''== |
|} | |} | ||
| + | |||
| + | <div style="border: solid 1px; border-color: blue; margin: 1em; padding: 0.5em; background-color: Lavender;"> | ||
| + | <center>"Anyone who has never made a mistake has never tried anything new." - Albert Einstein</center> | ||
| + | </div> | ||
{|valign=top cellpadding=0 cellspacing=0 width=100% | {|valign=top cellpadding=0 cellspacing=0 width=100% | ||
|valign=top bgcolor=#F7F9FB width=32%| | |valign=top bgcolor=#F7F9FB width=32%| | ||
| - | ''' | + | '''Development Repositories:'''<br> |
| - | + | * ''Git Repos'' | |
| - | * [http://git.linuxtv.org/ | + | ** [http://git.linuxtv.org/media_tree.git Git V4L-DVB development repository] |
| - | * | + | ** [http://git.linuxtv.org/ A list of LinuxTV hosted Git development repositories] |
| - | * [http://git.linuxtv.org/ A list of LinuxTV hosted Git development repositories] | + | ** [http://www.kernel.org/git/gitweb.cgi?p=linux/kernel/git/mchehab/v4l-dvb.git;a=log Current git log] |
| - | * | + | ** [[Maintaining Git trees]] |
| - | * [http://www.kernel.org/git/gitweb.cgi?p=linux/kernel/git/mchehab/v4l-dvb.git;a=log Current git log] | + | ** [[Using a git driver development tree]] |
| - | * [[Maintaining Git trees]] | + | * ''Mercurial (Hg) Repos'' |
| - | * [[Using a git driver development tree]] | + | ** [http://linuxtv.org/hg/v4l-dvb Mercurial V4L-DVB backport repository] |
| - | * [[Maintaining Mercurial (Hg) trees]] | + | ** [http://linuxtv.org/hg/ A list of LinuxTV hosted Mercurial development repositories] |
| + | ** [[Maintaining Mercurial (Hg) trees]] | ||
|valign=top bgcolor=#F7F9FB width=4%| | |valign=top bgcolor=#F7F9FB width=4%| | ||
| Line 36: | Line 41: | ||
*** [[DVB via USB|General Information Regarding DVB via USB]] | *** [[DVB via USB|General Information Regarding DVB via USB]] | ||
*** [[Development: Reverse Engineering USB Webcams|Reverse Engineering USB Webcams]] | *** [[Development: Reverse Engineering USB Webcams|Reverse Engineering USB Webcams]] | ||
| + | ** [[Bus snooping/sniffing]] | ||
| + | ** [[Development: How to extract a firmware|How to extract a firmware]] | ||
** [[Development: Hints for Refactoring Existing Drivers|Hints for Refactoring Existing Drivers]] | ** [[Development: Hints for Refactoring Existing Drivers|Hints for Refactoring Existing Drivers]] | ||
| - | * ''Submitting | + | * ''Submitting Your Work:'' |
** [[Development: Coding Style|Coding Style]] | ** [[Development: Coding Style|Coding Style]] | ||
** [[Development: Code Review|Invitation for Code Review]] | ** [[Development: Code Review|Invitation for Code Review]] | ||
| Line 44: | Line 51: | ||
*** [[Development: Linux Kernel patch submittal checklist|Linux Kernel patch submittal checklist]] | *** [[Development: Linux Kernel patch submittal checklist|Linux Kernel patch submittal checklist]] | ||
*** [[Development: Submitting Drivers|Rules for submitting drivers]] | *** [[Development: Submitting Drivers|Rules for submitting drivers]] | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
|valign=top bgcolor=#F7F9FB width=4%| | |valign=top bgcolor=#F7F9FB width=4%| | ||
|valign=top bgcolor=#F7F9FB width=32%| | |valign=top bgcolor=#F7F9FB width=32%| | ||
| - | ''' | + | '''Development Miscellanea:''' |
| + | * [[Development: The DVB Decoder Challenge|The DVB Decoder Challenge]] | ||
| + | * [[TODO - main tasks]] | ||
| + | * [[V4L Test Suite]] | ||
| + | * [[V4L framework progress]] | ||
| + | * [[Libv4l Progress]] | ||
| + | * [[Libv4l Upside Down Webcams]] | ||
| + | |||
| + | '''Userspace Development:'''<br> | ||
* [[V4L2 Userspace Library]] | * [[V4L2 Userspace Library]] | ||
| + | |||
|} | |} | ||
</div> | </div> | ||
Latest revision as of 10:29, 19 August 2012
| |
Developer Section: |
|
Development Repositories:
|
Kernel Driver Development:
|
Development Miscellanea:
|