2013-09-21 |
Michael Niedermayer | avdevice/v4l: remove duplicate include |
blob | commitdiff |
2012-10-08 |
Michael Niedermayer | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' |
blob | commitdiff | diff to current |
2012-09-05 |
Michael Niedermayer | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' |
blob | commitdiff | diff to current |
2012-09-05 |
Michael Niedermayer | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' |
blob | commitdiff | diff to current |
2012-08-07 |
Michael Niedermayer | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' |
blob | commitdiff | diff to current |
2012-01-24 |
Michael Niedermayer | v4l: fix compilation |
blob | commitdiff | diff to current |
2012-01-24 |
Anton Khirnov | lavd: remove deprecated v4l grab device. |
blob | commitdiff |
2011-12-01 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-11-30 |
Anton Khirnov | lavf: make av_set_pts_info private. |
blob | commitdiff | diff to current |
2011-11-07 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-11-06 |
Martin Storsjö | Remove leftover includes of strings.h |
blob | commitdiff | diff to current |
2011-10-30 |
Clément Bœsch | lavd: add v4l and v4l2 aliases. |
blob | commitdiff | diff to current |
2011-10-20 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-10-19 |
Anton Khirnov | lavf,lavd: replace av_new_stream->avformat_new_stream... |
blob | commitdiff | diff to current |
2011-10-13 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-10-12 |
Anton Khirnov | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* |
blob | commitdiff | diff to current |
2011-09-24 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-09-24 |
Diego Biurrun | Use explicit struct initializers for AVOutputFormat... |
blob | commitdiff | diff to current |
2011-08-31 |
Diego Biurrun | Replace some commented-out debug printf() / av_log... |
blob | commitdiff | diff to current |
2011-08-15 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-08-15 |
Anton Khirnov | lavf,lavd: remove all usage of AVFormatParameters from... |
blob | commitdiff | diff to current |
2011-05-27 |
Stefano Sabatini | lavdev: prefer the inclusion of avdevice.h over that... |
blob | commitdiff | diff to current |
2011-05-27 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-05-26 |
Anton Khirnov | v4l: include avdevice.h |
blob | commitdiff | diff to current |
2011-05-26 |
Anton Khirnov | lavdevice: mark v4l for removal on next major bump. |
blob | commitdiff | diff to current |
2011-05-26 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-05-25 |
Anton Khirnov | lavf: deprecate AVFormatParameters.standard. |
blob | commitdiff | diff to current |
2011-05-25 |
Anton Khirnov | v4l: add a private option for video standard. |
blob | commitdiff | diff to current |
2011-04-29 |
Diego Biurrun | Replace some commented-out debug printf() / av_log... |
blob | commitdiff | diff to current |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
blob | commitdiff | diff to current |
2011-02-16 |
Reinhard Tartler | Merge libavcore into libavutil |
blob | commitdiff | diff to current |
2011-02-15 |
Reinhard Tartler | Merge libavcore into libavutil |
blob | commitdiff | diff to current |
2011-01-28 |
Diego Elio Pettenò | Prefix all _demuxer, _muxer, _protocol from libavformat... |
blob | commitdiff | diff to current |
2011-01-26 |
Diego Elio Pettenò | Prefix all _demuxer, _muxer, _protocol from libavformat... |
blob | commitdiff | diff to current |
2010-09-07 |
Stefano Sabatini | Use new imgutils.h API names, fix deprecation warnings. |
blob | commitdiff | diff to current |
2010-08-06 |
Stefano Sabatini | Remove use of the deprecated function avcodec_check_dim... |
blob | commitdiff | diff to current |
2010-03-30 |
Stefano Sabatini | Define AVMediaType enum, and use it instead of enum... |
blob | commitdiff | diff to current |
2009-01-19 |
Diego Biurrun | cosmetics: Remove pointless period after copyright... |
blob | commitdiff | diff to current |
2008-12-28 |
Stefano Sabatini | Use avcodec_check_dimensions() for checking the frame... |
blob | commitdiff | diff to current |
2008-12-27 |
Stefano Sabatini | Make the VIDIOCMCAPTURE ioctl error message consistent... |
blob | commitdiff | diff to current |
2008-12-27 |
Stefano Sabatini | Add missing check on the return value of the VIDIOCSWIN... |
blob | commitdiff | diff to current |
2008-12-26 |
Stefano Sabatini | Use more descriptive long_names for Video4Linux input... |
blob | commitdiff | diff to current |
2008-12-26 |
Stefano Sabatini | Check that the device is a capture device immediately... |
blob | commitdiff | diff to current |
2008-12-26 |
Stefano Sabatini | Remove unnecessary temporary variable "frame_size"... |
blob | commitdiff | diff to current |
2008-12-26 |
Stefano Sabatini | Add missing check on the result of a VIDIOCCAPTURE... |
blob | commitdiff | diff to current |
2008-12-26 |
Stefano Sabatini | Cosmetics: put a space after each comma, improve consis... |
blob | commitdiff | diff to current |
2008-12-17 |
Stefano Sabatini | Implement size autodetection if one of the width and... |
blob | commitdiff | diff to current |
2008-12-17 |
Stefano Sabatini | Replace the width and height fields in VideoData with... |
blob | commitdiff | diff to current |
2008-12-17 |
Stefano Sabatini | Replace frame_rate and frame_rate_base fields in VideoD... |
blob | commitdiff | diff to current |
2008-12-07 |
Stefano Sabatini | Remove unnecessary ret variable. |
blob | commitdiff | diff to current |
2008-10-21 |
Aurelien Jacobs | uses FF_ARRAY_ELEMS() where appropriate |
blob | commitdiff | diff to current |
2008-08-19 |
Michael Niedermayer | Workaround bug in types.h that has typedef __u64 under... |
blob | commitdiff | diff to current |
2008-08-13 |
Aurelien Jacobs | strcasecmp() requires #include <strings.h> |
blob | commitdiff | diff to current |
2008-08-06 |
Stefano Sabatini | Distinguish the error reporting for the cases of wrong... |
blob | commitdiff | diff to current |
2008-07-15 |
Stefano Sabatini | Make v4l_read_header() don't free a stream in case... |
blob | commitdiff | diff to current |
2008-06-03 |
Stefano Sabatini | Make long_names in lavf/lavdev optional depending on... |
blob | commitdiff | diff to current |
2008-05-09 |
Diego Biurrun | Use full path for #includes from another directory. |
blob | commitdiff | diff to current |
2008-03-24 |
Diego Biurrun | Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include. |
blob | commitdiff | diff to current |
2008-03-20 |
Diego Biurrun | Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H. |
blob | commitdiff | diff to current |
2008-01-07 |
Diego Pettenò | Make v4l.c's video_formats constant and static. |
blob | commitdiff | diff to current |
2007-12-28 |
Michael Niedermayer | Remove AIW support code, it is unfit for ffmpeg svn... |
blob | commitdiff | diff to current |
2007-11-22 |
Luca Abeni | Introduce libavdevice |
blob | commitdiff | diff to current |
|