summaryrefslogtreecommitdiff
path: root/libavformat/v4l2.c
Commit message (Expand)AuthorAge
* Make read_packet fail is the v4l2 driver returns an unexpected frame sizeLuca Abeni2006-10-22
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* allow individual selection of muxers and demuxersMåns Rullgård2006-07-10
* give AVInput/OutputFormat structs consistent namesMåns Rullgård2006-07-09
* Fix segfaultR. Brian Anderson2006-06-15
* Include the correct video4linux2 headerLuca Abeni2006-05-30
* Do not be too verboseLuca Abeni2006-03-13
* simplify AVFormatParameters NULL checksMichael Niedermayer2006-03-11
* Add support for drivers that can change the capture size on VIDIOC_S_FMTLuca Abeni2006-02-28
* Error path fix: close the video device on failureFlavio Pimentel Duarte2006-02-28
* print a hint when trying V4L2 on V4L deviceAlex Beregszaszi2006-02-26
* video4linux2 input supportLuca Abeni2006-02-01