aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/tvi_v4l2.c
Commit message (Expand)AuthorAge
* marks several read-only string parameters and function return-values which ca...Gravatar reynaldo2006-07-16
* Remove unused variables, patch by Stefan Huehner stefan at huehner org.Gravatar diego2006-07-08
* Move conditional compilation into the build system.Gravatar diego2006-07-06
* rm unnecesary casts from void* - part 4Gravatar reynaldo2006-07-03
* Fix a few minor spelling errors in comments.Gravatar corey2006-06-05
* Fix potential integer overflows in memory allocation.Gravatar rtogni2006-06-04
* Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of mod...Gravatar reynaldo2006-04-22
* make failures during e.g. setting the TV norm non-fatal.Gravatar reimar2006-04-11
* If we have a tuner, use that as a reason we have audio support, and doGravatar aurel2006-03-08
* Don't test the v4l2_input audioset field for audio capabilities but still try...Gravatar aurel2006-02-14
* remove now useless YV12 plane swap hack, patch by Luc Gallant lucgallant at g...Gravatar henry2005-12-16
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* Do not hang forever when the card delivers no new data.Gravatar reimar2005-11-10
* fix my email addressGravatar alex2005-09-19
* - remove useless /dev/video* checksGravatar henry2005-09-10
* mode fps int vs. float woesGravatar henry2005-08-22
* 1000000000000000lGravatar rfelker2005-08-19
* take into account that VIDIOC_S_FMT might return updated parametersGravatar faust32005-08-06
* do not crash when /dev/video0 is not presentGravatar faust32005-08-06
* fix a crash at v4l2 uninitGravatar aurel2005-07-17
* do not modify tv_param_noaudioGravatar henry2005-05-14
* cleanups of the mutex usageGravatar henry2005-05-14
* 10l forgotten commentGravatar henry2005-05-14
* improve playback with mplayer -tv immediatemode=0Gravatar henry2005-05-14
* v4l2 RGB15/16 is actually BGRGravatar henry2005-05-12
* use the documented default video device /dev/video0 instead of /dev/video tha...Gravatar iive2005-04-23
* removing AFMT_ dependancyGravatar alex2004-12-27
* fix a segfault when calling loadfile during v4l2 playbackGravatar aurel2004-12-22
* setting the norm using text ID instead of numericGravatar henry2004-11-19
* embarassing typoGravatar diego2004-07-19
* 10000000000l twisted typecastingGravatar henry2004-05-01
* specify field mode when setting image heightGravatar henry2004-04-15
* missing video thread shutdown, frame count rounding fixGravatar henry2004-02-25
* 10lGravatar henry2004-01-29
* ALSA 1.x audio out driverGravatar henry2004-01-11
* UYVY support (port from v4l1)Gravatar henry2003-12-19
* 1000lGravatar henry2003-09-12
* yet another sync fixGravatar henry2003-09-11
* 10l - forgotten gettimeofdayGravatar henry2003-09-05
* Fix immediatemode with mplayer (ie playing both sound and video)Gravatar albeu2003-09-01
* serious bugs - 1l absinth (changed to absinth against cola inflation)Gravatar alex2003-08-31
* a/v sync cleanupsGravatar henry2003-08-27
* a/v sync improvementsGravatar henry2003-08-18
* 10l - some forgotten ifdefsGravatar henry2003-08-07
* v4l2 supportGravatar henry2003-08-07