| Commit message (Expand) | Author | Age | Files | Lines |
* | lavd: add categories to device implementations | Lukasz Marek | 2014-03-03 | 1 | -0/+1 |
* | avdevice/v4l: remove duplicate include | Michael Niedermayer | 2013-09-21 | 1 | -1/+0 |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -8/+8 |
|\ |
|
* \ | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 1 | -3/+3 |
|\ \
| |/ |
|
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | lavd: remove deprecated v4l grab device. | Anton Khirnov | 2012-01-24 | 1 | -366/+0 |
* | | v4l: fix compilation | Michael Niedermayer | 2012-01-25 | 1 | -3/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-01 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-07 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Remove leftover includes of strings.h | Martin Storsjö | 2011-11-06 | 1 | -1/+0 |
* | | lavd: add v4l and v4l2 aliases. | Clément Bœsch | 2011-10-30 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | lavf,lavd: replace av_new_stream->avformat_new_stream part I. | Anton Khirnov | 2011-10-19 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-13 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov | 2011-10-12 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-24 | 1 | -9/+8 |
|\ \
| |/ |
|
| * | Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. | Diego Biurrun | 2011-09-24 | 1 | -9/+8 |
* | | Replace some commented-out debug printf() / av_log() messages with av_dlog(). | Diego Biurrun | 2011-09-01 | 1 | -8/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-15 | 1 | -10/+0 |
|\ \
| |/ |
|
| * | lavf,lavd: remove all usage of AVFormatParameters from demuxers. | Anton Khirnov | 2011-08-15 | 1 | -10/+0 |
* | | lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h | Stefano Sabatini | 2011-05-27 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-27 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | v4l: include avdevice.h | Anton Khirnov | 2011-05-26 | 1 | -0/+2 |
| * | lavdevice: mark v4l for removal on next major bump. | Anton Khirnov | 2011-05-26 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-26 | 1 | -7/+32 |
|\ \
| |/ |
|
| * | lavf: deprecate AVFormatParameters.standard. | Anton Khirnov | 2011-05-25 | 1 | -0/+2 |
| * | v4l: add a private option for video standard. | Anton Khirnov | 2011-05-25 | 1 | -7/+30 |
| * | Replace some commented-out debug printf() / av_log() messages with av_dlog(). | Diego Biurrun | 2011-04-29 | 1 | -8/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
| * | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -1/+1 |
* | | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Use new imgutils.h API names, fix deprecation warnings. | Stefano Sabatini | 2010-09-07 | 1 | -1/+1 |
* | Remove use of the deprecated function avcodec_check_dimensions(), use | Stefano Sabatini | 2010-08-06 | 1 | -1/+2 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Use avcodec_check_dimensions() for checking the frame size validity. | Stefano Sabatini | 2008-12-28 | 1 | -5/+3 |
* | Make the VIDIOCMCAPTURE ioctl error message consistent with the other ones. | Stefano Sabatini | 2008-12-27 | 1 | -1/+1 |
* | Add missing check on the return value of the VIDIOCSWIN ioctl. | Stefano Sabatini | 2008-12-27 | 1 | -1/+4 |
* | Use more descriptive long_names for Video4Linux input devices. | Stefano Sabatini | 2008-12-26 | 1 | -1/+1 |
* | Check that the device is a capture device immediately after opening | Stefano Sabatini | 2008-12-26 | 1 | -8/+8 |
* | Remove unnecessary temporary variable "frame_size" from | Stefano Sabatini | 2008-12-26 | 1 | -4/+3 |
* | Add missing check on the result of a VIDIOCCAPTURE ioctl. | Stefano Sabatini | 2008-12-26 | 1 | -1/+4 |
* | Cosmetics: put a space after each comma, improve consistency and | Stefano Sabatini | 2008-12-26 | 1 | -5/+5 |
* | Implement size autodetection if one of the width and height | Stefano Sabatini | 2008-12-17 | 1 | -4/+8 |
* | Replace the width and height fields in VideoData with a struct | Stefano Sabatini | 2008-12-17 | 1 | -24/+15 |
* | Replace frame_rate and frame_rate_base fields in VideoData with an | Stefano Sabatini | 2008-12-17 | 1 | -13/+8 |