summaryrefslogtreecommitdiffstats
path: root/stream/tvi_v4l.c
Commit message (Expand)AuthorAgeFilesLines
* Automatic TV channels scanning ability for MPlayer.voroshil2007-08-231-0/+10
* Teletext support for V4Lv1voroshil2007-07-301-0/+174
* 10l: wrong pointer was initialized (causes crash during startup).voroshil2007-07-301-1/+1
* Removing global variables from tv://voroshil2007-07-291-49/+49
* Removing global variables from tv://voroshil2007-07-291-6/+8
* Remove unnecessary flip for RGB in v4l1.voroshil2007-07-081-22/+1
* Replace implicit use of fast_memcpy via macro by explicit use to allowreimar2007-06-051-7/+7
* New "automute" tv:// option.voroshil2007-05-311-0/+25
* make v4l1 driver work properly.voroshil2007-05-211-43/+45
* typo fix.voroshil2007-04-291-1/+1
* (cosmetics) more indentation fixes.voroshil2007-04-281-59/+55
* cosmetics: Fix one more stray wrongly indented line.diego2007-04-281-1/+1
* cosmetics: Remove all trailing whitespace and tabs, indentation fixes.diego2007-04-281-1095/+1089
* Source files should not contain non-ASCII characters.diego2007-03-121-1/+1
* tv driver loading rework. As a side effect "-tv driver=help" option isvoroshil2007-03-011-2/+5
* changed email addresshenry2006-11-041-1/+1
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.diego2006-08-181-1/+1
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+1759