log libmpdemux/tvi_v4l2.c @ 19108:5e767cabf4cd

age author description
Sun, 16 Jul 2006 01:20:30 +0000 reynaldo marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org
Sat, 08 Jul 2006 17:28:36 +0000 diego Remove unused variables, patch by Stefan Huehner stefan at huehner org.
Thu, 06 Jul 2006 13:09:45 +0000 diego Move conditional compilation into the build system.
Mon, 03 Jul 2006 13:21:54 +0000 reynaldo rm unnecesary casts from void* - part 4
Mon, 05 Jun 2006 22:23:42 +0000 corey Fix a few minor spelling errors in comments.
Sun, 04 Jun 2006 22:41:27 +0000 rtogni Fix potential integer overflows in memory allocation.
Sat, 22 Apr 2006 05:12:10 +0000 reynaldo Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
Tue, 11 Apr 2006 10:19:53 +0000 reimar make failures during e.g. setting the TV norm non-fatal.
Wed, 08 Mar 2006 00:21:44 +0000 aurel If we have a tuner, use that as a reason we have audio support, and do
Tue, 14 Feb 2006 20:13:55 +0000 aurel Don't test the v4l2_input audioset field for audio capabilities but still try changing the mute setting (patch by Jesse Allen < the3dfxdude _at_ gmail.com >)
Fri, 16 Dec 2005 23:04:20 +0000 henry remove now useless YV12 plane swap hack, patch by Luc Gallant lucgallant at gmail com
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Thu, 10 Nov 2005 20:32:47 +0000 reimar Do not hang forever when the card delivers no new data.
Mon, 19 Sep 2005 22:47:16 +0000 alex fix my email address
Sat, 10 Sep 2005 18:38:23 +0000 henry - remove useless /dev/video* checks
Mon, 22 Aug 2005 20:04:42 +0000 henry mode fps int vs. float woes
Fri, 19 Aug 2005 14:30:24 +0000 rfelker 1000000000000000l
Sat, 06 Aug 2005 19:45:55 +0000 faust3 take into account that VIDIOC_S_FMT might return updated parameters
Sat, 06 Aug 2005 18:19:58 +0000 faust3 do not crash when /dev/video0 is not present
Sun, 17 Jul 2005 00:41:29 +0000 aurel fix a crash at v4l2 uninit
Sat, 14 May 2005 13:54:25 +0000 henry do not modify tv_param_noaudio
Sat, 14 May 2005 13:04:30 +0000 henry cleanups of the mutex usage
Sat, 14 May 2005 07:52:47 +0000 henry 10l forgotten comment
Sat, 14 May 2005 05:42:37 +0000 henry improve playback with mplayer -tv immediatemode=0
Thu, 12 May 2005 15:30:39 +0000 henry v4l2 RGB15/16 is actually BGR
Sat, 23 Apr 2005 21:23:58 +0000 iive use the documented default video device /dev/video0 instead of /dev/video that is missing on most systems
Mon, 27 Dec 2004 17:30:15 +0000 alex removing AFMT_ dependancy
Wed, 22 Dec 2004 13:19:30 +0000 aurel fix a segfault when calling loadfile during v4l2 playback
Fri, 19 Nov 2004 13:04:24 +0000 henry setting the norm using text ID instead of numeric
Mon, 19 Jul 2004 23:19:07 +0000 diego embarassing typo