summaryrefslogtreecommitdiff
path: root/libavformat/v4l2.c
Commit message (Collapse)AuthorAge
* Include the correct video4linux2 headerLuca Abeni2006-05-30
| | | | Originally committed as revision 5430 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do not be too verboseLuca Abeni2006-03-13
| | | | Originally committed as revision 5161 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify AVFormatParameters NULL checksMichael Niedermayer2006-03-11
| | | | Originally committed as revision 5146 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for drivers that can change the capture size on VIDIOC_S_FMTLuca Abeni2006-02-28
| | | | Originally committed as revision 5076 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Error path fix: close the video device on failureFlavio Pimentel Duarte2006-02-28
| | | | | | Original patch by Flavio Pimentel Duarte (flaviop AT land DOT ufrj DOT br) Originally committed as revision 5075 to svn://svn.ffmpeg.org/ffmpeg/trunk
* print a hint when trying V4L2 on V4L deviceAlex Beregszaszi2006-02-26
| | | | Originally committed as revision 5065 to svn://svn.ffmpeg.org/ffmpeg/trunk
* video4linux2 input supportLuca Abeni2006-02-01
patch by Luca Abeni, lucabe72 $$at$$ email $$dot$$ it Originally committed as revision 4916 to svn://svn.ffmpeg.org/ffmpeg/trunk