User:CityK: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
(This is the base v4l and dvb wikis as is, but just re-arranged ... now to hack)
Line 42: Line 42:
** [[Streaming]]
** [[Streaming]]
** [[Text capture]] (Teletext/Closed Captioning)
** [[Text capture]] (Teletext/Closed Captioning)

|valign=top bgcolor=#F7F9FB width=30%|

* '''Technical Background'''
** [[Analog TV]]
** [[Digital TV]]
*** [[DVB Standard]]
** [[Modulation Scheme]]s used for Analog and Digital TV
** [[Interface chipsets]] used for DVB devices
** [[MPEG2 Standard]]
** [[Hard- or Software Decoder?]]
** [[i2c Protocol]]
** [[DSM-CC ObjectCarousel Protocol]]
** [http://en.wikipedia.org/wiki/DiSEqC DiSEqC Protocol]

* '''Technical Background'''
** [[Video4linux APIs]]
** [http://users.pandora.be/educypedia/electronics/television.htm TV Encyclopedia]
** [http://www.ee.surrey.ac.uk/Contrib/WorldTV/ Analog TV]
** [[Digital TV]]
** [[PCI interface chipsets used for v4l cards]]
** [[GPIO pins]]
** [http://www.esacademy.com/faq/i2c/ i2c Protocol]
** [[Radio Data System (RDS)]]
** [[Overview of TV/video on Linux]]

* '''Developer Section'''
**[[DVB API history and future]]
**[[Linux DVB API Version 4]]
**[[Anatomy of a DVB device]]
**[[Anatomy of a LinuxTV driver]]
**[[Bug Report|File a Bug Report]]
**[[Code Review|Invitation for Code Review]]
**[[Hints for Refactoring existing DVB drivers]]
**[[The DVB Decoder Challenge]]

* '''Developer Section'''
** [[How to write good problem report |How to write a good problem report]]
** [[How to add support for a new card]]
** [[How to build from mercurial|How to build from v4l mercurial]]
** [[How_to_submit_patches |How to submit patches]]
** [[Maintaining mercurial trees]]
** [[TODO - main tasks]]
** [[Anatomy of a v4l device]]
** [[Anatomy of a v4l driver]]
** '''Kernel Development'''
*** [[SubmittingPatches | Rules for submitting patches]]
*** [[Documentation/SubmittingDrivers | Rules for submitting drivers]]
*** [[Documentation/CodingStyle | Coding Style]]
*** [http://jungla.dit.upm.es/%7Ejmseyas/linux/kernel/hackers-docs.html Documentation index]
*** [http://linuxtv.org/hg/v4l-dvb Master v4l development repository]
*** [http://www.kernel.org/git/gitweb.cgi?p=linux/kernel/git/mchehab/v4l-dvb.git;a=log Current git log]




Line 173: Line 121:
** [[Remote controllers]]
** [[Remote controllers]]


|valign=top bgcolor=#F7F9FB width=30%|


* '''Technical Background'''
** [[Analog TV]]
** [[Digital TV]]
*** [[DVB Standard]]
** [[Modulation Scheme]]s used for Analog and Digital TV
** [[Interface chipsets]] used for DVB devices
** [[MPEG2 Standard]]
** [[Hard- or Software Decoder?]]
** [[i2c Protocol]]
** [[DSM-CC ObjectCarousel Protocol]]
** [http://en.wikipedia.org/wiki/DiSEqC DiSEqC Protocol]

* '''Technical Background'''
** [[Video4linux APIs]]
** [http://users.pandora.be/educypedia/electronics/television.htm TV Encyclopedia]
** [http://www.ee.surrey.ac.uk/Contrib/WorldTV/ Analog TV]
** [[Digital TV]]
** [[PCI interface chipsets used for v4l cards]]
** [[GPIO pins]]
** [http://www.esacademy.com/faq/i2c/ i2c Protocol]
** [[Radio Data System (RDS)]]
** [[Overview of TV/video on Linux]]

* '''Developer Section'''
**[[DVB API history and future]]
**[[Linux DVB API Version 4]]
**[[Anatomy of a DVB device]]
**[[Anatomy of a LinuxTV driver]]
**[[Bug Report|File a Bug Report]]
**[[Code Review|Invitation for Code Review]]
**[[Hints for Refactoring existing DVB drivers]]
**[[The DVB Decoder Challenge]]

* '''Developer Section'''
** [[How to write good problem report |How to write a good problem report]]
** [[How to add support for a new card]]
** [[How to build from mercurial|How to build from v4l mercurial]]
** [[How_to_submit_patches |How to submit patches]]
** [[Maintaining mercurial trees]]
** [[TODO - main tasks]]
** [[Anatomy of a v4l device]]
** [[Anatomy of a v4l driver]]
** '''Kernel Development'''
*** [[SubmittingPatches | Rules for submitting patches]]
*** [[Documentation/SubmittingDrivers | Rules for submitting drivers]]
*** [[Documentation/CodingStyle | Coding Style]]
*** [http://jungla.dit.upm.es/%7Ejmseyas/linux/kernel/hackers-docs.html Documentation index]
*** [http://linuxtv.org/hg/v4l-dvb Master v4l development repository]
*** [http://www.kernel.org/git/gitweb.cgi?p=linux/kernel/git/mchehab/v4l-dvb.git;a=log Current git log]





Revision as of 02:12, 17 March 2007

This is my sandbox.