aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/tvi_v4l.c
Commit message (Expand)AuthorAge
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* 100lGravatar rfelker2005-08-19
* removing AFMT_ dependancyGravatar alex2004-12-27
* 1000000000000lGravatar rfelker2004-05-01
* dont mess up v4l volumesGravatar attila2004-02-22
* compile fix when v4l2 is present but disabledGravatar alex2004-01-20
* ALSA 1.x audio out driverGravatar henry2004-01-11
* make outfmt=uyvy work with rivatv patch by Stephen BeahmGravatar faust32003-12-18
* Fix immediatemode with mplayer (ie playing both sound and video)Gravatar albeu2003-09-01
* this small patch allows to compile the file libmpdemux/tvi_v4l.c properly,Gravatar diego2003-08-15
* v4l2 checkGravatar henry2003-08-13
* removing my (nonworking) email addressGravatar alex2003-07-03
* 1000000000lGravatar rfelker2003-04-29
* 10L, close isn't enouth we must munmap too.Gravatar albeu2003-03-30
* color equalizer for tv inputGravatar henry2003-03-23
* report TRUE for IS_AUDIO control when user forces the audio recordingGravatar henry2003-03-21
* replace sys_errlist with strerror() by Ivan SzantoGravatar henry2003-03-20
* hardware mjpeg encoding using v4l by Iván Szántó <szivan@freemail.hu>Gravatar henry2003-03-19
* remove the lower boundaryGravatar henry2003-03-16
* cleanups and some 10l fixes for previous commitGravatar henry2003-03-16
* correct small framerate fluctuations directly in the capture threadGravatar henry2003-03-15
* fix default device (manpage says /dev/video0, /dev/video often is a directory)Gravatar colin2003-02-02
* fix off-by-one error messageGravatar colin2003-02-02
* NTSC is 29.97 fps, not 30. wrong values here are likely to causeGravatar rfelker2003-01-14
* 10LGravatar henry2003-01-04
* supress clicks/noise when changing channelsGravatar henry2003-01-01
* Obvious patch to avoid undefined behaviour of multiple side effects inGravatar arpi2002-12-31
* allow utilization of more v4l buffers, patch by Carsten Schulz <carsten@gnocc...Gravatar henry2002-12-29
* user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)Gravatar henry2002-12-28
* don't give up when set_tuner fails; more zero div sanity checksGravatar henry2002-12-16
* support for exotic normsGravatar henry2002-12-16
* fixed possible division by zeroGravatar henry2002-12-14
* allocate the video buffer on the fly, instead of one big chunk at startupGravatar henry2002-12-10
* set channel count to a saner value if the card reports an unknown audio modeGravatar henry2002-12-03
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Gravatar michael2002-11-23
* skew calculations modified to use integersGravatar henry2002-11-08
* increase buffer size in immediate modeGravatar henry2002-11-01
* 10L fixGravatar henry2002-10-29
* added an option for specifying the size of capture bufferGravatar henry2002-10-25
* minor fixes in forceaudio optionGravatar henry2002-10-22
* add an option to force audio recording when a tv card reports no audio sourcesGravatar henry2002-10-22
* add a forgotten shutdown testGravatar henry2002-10-22
* Stop grabbing from v4l when paused by Jindrich MakovickaGravatar alex2002-10-19
* some cleanups for video_grabber() which fix a race condition by Jindrich Mako...Gravatar alex2002-10-02
* complex patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Gravatar alex2002-09-28
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugGravatar arpi2002-09-22
* changed message leveles (too many non-sense info messages)Gravatar alex2002-09-08
* tuner setting isn't mandatory. requested by Jonas Munsin <jmunsin@iki.fi> for...Gravatar alex2002-09-08
* v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>Gravatar alex2002-08-30
* v4l capture update by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>Gravatar arpi2002-08-22