index
:
~slomo/gst-plugins-good
0.10
audiofxbasefirfilter
gconf-wip
instant-rate-change
master
onvif-backchannel
rfc7273
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
v4l2
/
gstv4l2object.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
v4l2: fix division by 0 for complex video formats
Guillaume Desmottes
1
-2
/
+11
2018-01-17
v4l2: display stride and width values if stride is too small
Guillaume Desmottes
1
-1
/
+2
2018-01-08
v4l2videodec: Add dynamic resolution change support
Nicolas Dufresne
1
-0
/
+1
2017-12-22
v4l2object: Don't redefine mmap64
Nicolas Dufresne
1
-1
/
+1
2017-12-22
v4l2object: Don't use mmap64 if off_t is 64-bit
Ting-Wei Lan
1
-0
/
+4
2017-12-22
Revert "v4l2object: Use mmap64 to match libv4l2 signature"
Nicolas Dufresne
1
-6
/
+0
2017-12-21
v4l2object: Check for mmap64 before using it
Ting-Wei Lan
1
-0
/
+4
2017-12-13
v4l2object: Use a debug object for tracing
Nicolas Dufresne
1
-114
/
+116
2017-11-29
v4l2object: Fix dmabuf support detection
Florent Thiéry
1
-1
/
+1
2017-10-07
v4l2: fix build without libv4l
Tim-Philipp Müller
1
-1
/
+1
2017-10-05
v4l2object: auto-detect dmabuf export for V4L2_IO_AUTO on capture side
Enrico Jorns
1
-2
/
+28
2017-09-13
v4l2object: Don't leak the par value
Nicolas Dufresne
1
-1
/
+11
2017-09-06
v4l2object: Handle BT2020 for colorspace and transfer
Ian Jamison
1
-1
/
+5
2017-09-06
v4l2object: Fix colorimetry transfer lookup for 4K video
Ian Jamison
1
-1
/
+1
2017-08-02
v4l2: Enable VP9 format
Nicolas Dufresne
1
-0
/
+6
2017-08-01
v4l2object: Use mmap64 to match libv4l2 signature
Nicolas Dufresne
1
-1
/
+3
2017-07-24
v4l2object: Removed unused members
Nicolas Dufresne
1
-2
/
+0
2017-07-24
v4l2: Add run-time environment to enable libv4l2
Nicolas Dufresne
1
-20
/
+45
2017-07-21
v4l2object: Fix colorimetry validation
Nicolas Dufresne
1
-4
/
+7
2017-07-21
v4l2object: Introduce quirk to skip slow probes
Nicolas Dufresne
1
-9
/
+34
2017-07-21
v4l2object: always set the GstV4l2Error on error
Nicolas Dufresne
1
-22
/
+16
2017-07-21
v4l2object: Minor style fix and useful trace
Nicolas Dufresne
1
-0
/
+6
2017-07-21
v4l2object: Fix try/s_fmt errors
Nicolas Dufresne
1
-6
/
+19
2017-07-21
v4l2object: Validate colorimetry in S/TRY_FMT
Nicolas Dufresne
1
-0
/
+22
2017-07-21
v4l2object: Validate field in S/TRY_FMT
Nicolas Dufresne
1
-0
/
+21
2017-07-18
v4l2: Fix 4K colorimetry
Nicolas Dufresne
1
-2
/
+5
2017-07-18
v4l2object: Only check CROPCAP for par once
Nicolas Dufresne
1
-36
/
+21
2017-07-17
v4l2object: Remove unused defines
Nicolas Dufresne
1
-2
/
+0
2017-07-17
v4l2: Merge v4l2_calls.h into gstv4l2object.h
Nicolas Dufresne
1
-1
/
+1
2017-07-14
v4l2object: Trace unknown fourcc as text
Nicolas Dufresne
1
-2
/
+3
2017-07-14
v4l2: Don't probe for unneeded format
Nicolas Dufresne
1
-12
/
+27
2017-06-29
v4l2: increase by one the number of allocated buffers
Guillaume Desmottes
1
-4
/
+6
2017-05-24
v4l2: increase pre-allocated encoded buffer size
Ayaka
1
-1
/
+1
2017-04-05
v4l2object: set streamparm for outputs that support it
Philipp Zabel
1
-10
/
+53
2017-03-24
v4l2object: Also add videometa if there is padding to the right and bottom
Carlos Rafael Giani
1
-2
/
+3
2017-03-14
v4l2: Remove unused definitions
Olivier Crête
1
-4
/
+0
2017-02-27
Update Edgard Lima's email
Edgard Lima
1
-1
/
+1
2017-02-22
v4l2object: Update image size when extrapolating
Nicolas Dufresne
1
-0
/
+7
2017-02-21
v4l2: fix typo in _acquire_format() error messages
Reynaldo H. Verdejo Pinochet
1
-2
/
+2
2017-02-10
v4l2object: mark singleton caps as "may be leaked" objects.
Juan Pablo Ugarte
1
-9
/
+18
2017-01-16
v4l2: Remove usage and definition of LOG_CAPS macro
Enrico Jorns
1
-1
/
+0
2016-12-14
v4l2object: Don't check size in a non-list value
Víctor Manuel Jáquez Leal
1
-3
/
+2
2016-12-08
v4l2object: Don't set empty interlace-mode list
Arun Raghavan
1
-1
/
+6
2016-10-31
v4l2object: fix extra-controls leak
Tobias Schneider
1
-0
/
+4
2016-07-11
v4l2object: Don't assert when used by the monitor
Nicolas Dufresne
1
-1
/
+6
2016-07-11
v4l2object: Indent very long line
Nicolas Dufresne
1
-1
/
+4
2016-07-07
v4l2: use opened device caps instead of physical device ones
Reynaldo H. Verdejo Pinochet
1
-5
/
+8
2016-06-07
v4l2object: Coding style fixes
Nicolas Dufresne
1
-4
/
+5
2016-06-07
v4l2: Add an error return to _try/_set_format
Nicolas Dufresne
1
-13
/
+15
2016-06-06
v4l2object: fill colorimetry in gst_v4l2_object_acquire_format
Philipp Zabel
1
-0
/
+2
[next]