Developer section: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(some reworking)
mNo edit summary
(7 intermediate revisions by 4 users 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%|
'''Repos:'''<br>
'''Development Repositories:'''<br>
* ''Git Repos''

* [http://git.linuxtv.org/v4l-dvb.git Git V4L-DVB development repository]
** [http://git.linuxtv.org/media_tree.git Git V4L-DVB development repository]
* [http://linuxtv.org/hg/v4l-dvb Mercurial V4L-DVB backport repository]
** [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]
* [http://git.linuxtv.org/ A list of LinuxTV hosted Git development repositories]
** [[Maintaining Git trees]]
* [http://linuxtv.org/hg/ A list of LinuxTV hosted Mercurial development repositories]
** [[Using a git driver development tree]]
* [http://www.kernel.org/git/gitweb.cgi?p=linux/kernel/git/mchehab/v4l-dvb.git;a=log Current git log]
* ''Mercurial (Hg) Repos (mostly, legacy trees)''
* [[Maintaining Git trees]]
** [http://linuxtv.org/hg/v4l-dvb Mercurial V4L-DVB backport repository]
* [[Using a git driver development tree]]
** [http://linuxtv.org/hg/ A list of LinuxTV hosted Mercurial development repositories]
* [[Maintaining Mercurial (Hg) trees]]
** [[Maintaining Mercurial (Hg) trees]]
* Userspace libraries and tools
** [[DVBv5 library (libdvbv5)]]


|valign=top bgcolor=#F7F9FB width=4%|
|valign=top bgcolor=#F7F9FB width=4%|
Line 36: Line 43:
*** [[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 your work:''
* ''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 53:
*** [[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]]
* ''Development miscellanea:''
** [[Bus snooping/sniffing]]
** [[Development: How to extract a firmware|How to extract a firmware]]
** [[Development: The DVB Decoder Challenge|The DVB Decoder Challenge]]
** [[TODO - main tasks]]
** [[V4L framework progress]]
** [[Libv4l Progress]]


|valign=top bgcolor=#F7F9FB width=4%|
|valign=top bgcolor=#F7F9FB width=4%|
|valign=top bgcolor=#F7F9FB width=32%|
|valign=top bgcolor=#F7F9FB width=32%|
'''Userspace Development:'''<br>
'''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]]



|}
|}

Revision as of 13:17, 12 September 2014