aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/tvi_v4l.c
Commit message (Expand)AuthorAge
* Make all tvi_info_t constGravatar reimar2008-01-13
* Remove unnecessary <signal.h> includesGravatar uau2008-01-09
* Simplify handling SET_NORM for V4l1: replace several if-else-if and switchGravatar voroshil2007-10-20
* After receiving EINTR 'read' syscall should be restarted.Gravatar voroshil2007-10-16
* Fix mplayer segfault when v4l driver initialization (at setting normGravatar voroshil2007-10-14
* Automatic TV channels scanning ability for MPlayer.Gravatar voroshil2007-08-23
* Teletext support for V4Lv1Gravatar voroshil2007-07-30
* 10l: wrong pointer was initialized (causes crash during startup).Gravatar voroshil2007-07-30
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Remove unnecessary flip for RGB in v4l1.Gravatar voroshil2007-07-08
* Replace implicit use of fast_memcpy via macro by explicit use to allowGravatar reimar2007-06-05
* New "automute" tv:// option.Gravatar voroshil2007-05-31
* make v4l1 driver work properly.Gravatar voroshil2007-05-21
* typo fix.Gravatar voroshil2007-04-29
* (cosmetics) more indentation fixes.Gravatar voroshil2007-04-28
* cosmetics: Fix one more stray wrongly indented line.Gravatar diego2007-04-28
* cosmetics: Remove all trailing whitespace and tabs, indentation fixes.Gravatar diego2007-04-28
* Source files should not contain non-ASCII characters.Gravatar diego2007-03-12
* tv driver loading rework. As a side effect "-tv driver=help" option isGravatar voroshil2007-03-01
* changed email addressGravatar henry2006-11-04
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.Gravatar diego2006-08-18
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31