| Commit message (Expand) | Author | Age | Files | Lines |
* | fix spelling errors | Andreas Cadhalpun | 2015-03-06 | 1 | -1/+1 |
* | Merge commit '619d5e7db88941cadb8136f805564e885c6c6434' | Michael Niedermayer | 2015-03-02 | 1 | -3/+3 |
|\ |
|
| * | v4l2: Use the codec descriptor facility | Luca Barbato | 2015-03-02 | 1 | -2/+2 |
| * | v4l2: Unify one instance of reading/storing errno | Martin Storsjö | 2014-11-11 | 1 | -3/+3 |
* | | lavd/v4l2: implement list device callback | Lukasz Marek | 2015-01-11 | 1 | -0/+77 |
* | | avdevice/v4l2: use av_freep() to avoid leaving stale pointers in memory | Michael Niedermayer | 2014-12-12 | 1 | -3/+3 |
* | | Merge commit '09f25533a564eab743f258d168697a11122914c4' | Michael Niedermayer | 2014-11-10 | 1 | -10/+11 |
|\| |
|
| * | v4l2: Preserve errno values | Luca Barbato | 2014-11-09 | 1 | -16/+23 |
* | | Merge commit 'a1a259881fa7b23e2ffc0c2a43d4923fe42d0478' | Michael Niedermayer | 2014-11-10 | 1 | -4/+8 |
|\| |
|
| * | v4l2: Use av_strerror | Tristan Matthews | 2014-11-09 | 1 | -15/+34 |
* | | Revert "v4l2: setting device parameters early" | Michael Niedermayer | 2014-11-08 | 1 | -3/+3 |
* | | lavd/v4l2: use pixel format variable names consistently | Giorgio Vazzana | 2014-11-06 | 1 | -10/+11 |
* | | lavd/v4l2: don't use avpriv_ prefix for internal functions | James Almer | 2014-10-29 | 1 | -10/+10 |
* | | Use v4l2 input format automatically if filename starts with "/dev/video" | Andrey Utkin | 2014-10-29 | 1 | -0/+8 |
* | | lavd/v4l2: introduce enqueue_buffer() | Giorgio Vazzana | 2014-09-06 | 1 | -18/+21 |
* | | lavd/v4l2: simplify list_formats() | Giorgio Vazzana | 2014-09-05 | 1 | -3/+3 |
* | | lavd/v4l2: simplify list_framesizes() | Giorgio Vazzana | 2014-09-05 | 1 | -3/+3 |
* | | lavd/v4l2: remove unneeded variable in device_init() | Giorgio Vazzana | 2014-09-05 | 1 | -3/+1 |
* | | lavd/v4l2: simplify first_field() | Giorgio Vazzana | 2014-09-05 | 1 | -7/+5 |
* | | lavd/v4l2: Replace s1 with ctx for consistency. | Giorgio Vazzana | 2014-09-05 | 1 | -57/+57 |
* | | libavdevice/v4l2: fix descriptors leak on error paths | Dmitry Volyntsev | 2014-09-04 | 1 | -17/+20 |
* | | avdevice/v4l2: try to fix build for openbsd | Michael Niedermayer | 2014-08-18 | 1 | -1/+5 |
* | | lavd/v4l2: do not fail when VIDIOC_ENUMSTD returns ENODATA | Andre Wolokita | 2014-08-18 | 1 | -1/+1 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -3/+3 |
|\| |
|
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -3/+3 |
| * | libavdevice: use avpriv_open() | Rémi Denis-Courmont | 2013-08-07 | 1 | -1/+1 |
* | | avdevice/v4l2: Use av_malloc_array() | Michael Niedermayer | 2014-05-22 | 1 | -2/+2 |
* | | lavd: Use av_gettime_relative() | Olivier Langlois | 2014-05-18 | 1 | -4/+1 |
* | | Fix convertion typos | Michael Niedermayer | 2014-04-29 | 1 | -1/+1 |
* | | lavd: add categories to device implementations | Lukasz Marek | 2014-03-03 | 1 | -0/+1 |
* | | avdevice/v4l2: only use average frame rate if set | Michael Niedermayer | 2014-02-02 | 1 | -13/+16 |
* | | avdevice/v4l2: only use frame period from v4l2 if valid | Michael Niedermayer | 2014-02-02 | 1 | -3/+6 |
* | | v4l2: setting device parameters early | Federico Simoncelli | 2014-01-05 | 1 | -3/+3 |
* | | timefilter: Handle memory allocation failure | Derek Buitenhuis | 2013-10-27 | 1 | -0/+2 |
* | | lavd/v4l2: do not fail when VIDIOC_ENUMSTD returns EINVAL without a valid match | mrlika | 2013-09-17 | 1 | -0/+4 |
* | | lavd/v4l2: Improve debug message | Giorgio Vazzana | 2013-09-08 | 1 | -5/+5 |
* | | Read h264 headers from v4l2 to allow stream-copying. | Carl Eugen Hoyos | 2013-09-01 | 1 | -0/+3 |
* | | Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91' | Michael Niedermayer | 2013-08-03 | 1 | -0/+2 |
|\| |
|
| * | Disable deprecation warnings for cases where a replacement is available | Diego Biurrun | 2013-08-02 | 1 | -0/+3 |
* | | v4l2: make possible to disable libv4l2 at runtime. | Clément Bœsch | 2013-05-22 | 1 | -12/+46 |
* | | lavd/v4l2: move pixel format conversion code to a separate place. | Clément Bœsch | 2013-05-20 | 1 | -119/+11 |
* | | Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7' | Michael Niedermayer | 2013-05-04 | 1 | -1/+1 |
|\| |
|
| * | silly typo fixes | Diego Biurrun | 2013-05-03 | 1 | -1/+1 |
* | | lavd/v4l2: fully init an ioctl argument. | Nicolas George | 2013-04-01 | 1 | -2/+1 |
* | | lavd/v4l2: fix printing of list_formats table | Giorgio Vazzana | 2013-03-28 | 1 | -4/+2 |
* | | lavd/v4l2: replace ioctl() with v4l2_ioctl() | Giorgio Vazzana | 2013-03-28 | 1 | -2/+2 |
* | | lavd/v4l2: honor previously selected input channel | Giorgio Vazzana | 2013-03-23 | 1 | -8/+18 |
* | | lavd/v4l2: silence libv4l2 logging | Giorgio Vazzana | 2013-03-16 | 1 | -0/+6 |
* | | lavd/v4l2: fix bug in init_convert_timestamp() | Giorgio Vazzana | 2013-03-12 | 1 | -2/+2 |
* | | avformat/avdevice: add missing time.h includes | Michael Niedermayer | 2013-03-12 | 1 | -0/+1 |