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
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-12
v4l2videodec: add property set/get PROP_CAPTURE_IO_MODE error handling
Peter Seiderer
1
-4
/
+8
2018-01-12
v4l2videodec: fold property set/get PROP_OUTPUT_IO_MODE case into default
Peter Seiderer
1
-8
/
+0
2018-01-12
v4l2videoenc: add property set/get PROP_CAPTURE_IO_MODE error handling
Peter Seiderer
1
-4
/
+8
2018-01-12
v4l2videoenc: fold property set/get PROP_OUTPUT_IO_MODE case into default
Peter Seiderer
1
-8
/
+0
2018-01-12
v4l2videoenc: fix capture-io-mode property get
Peter Seiderer
1
-2
/
+2
2018-01-11
v4l2src: Maintain downstream caps order
Nicolas Dufresne
1
-10
/
+42
2018-01-11
v4l2videoenc: Also re-enabled paused task
Nicolas Dufresne
1
-2
/
+3
2018-01-08
v4l2videoenc: Call stop on object before renegotiation
Nicolas Dufresne
1
-0
/
+3
2018-01-08
v4l2videoenc: Remove dead code
Nicolas Dufresne
1
-5
/
+0
2018-01-08
v4l2videoenc: Delay capture pool activation
Nicolas Dufresne
1
-6
/
+8
2018-01-08
v4l2videodec: Add dynamic resolution change support
Nicolas Dufresne
2
-6
/
+52
2017-12-22
v4l2deviceprovider: Don't do slow probes
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
10
-140
/
+150
2017-12-06
v4l2videodec: Handle drivers that only round up height
Philipp Zabel
1
-4
/
+11
2017-11-29
v4l2object: Fix dmabuf support detection
Florent Thiéry
1
-1
/
+1
2017-11-06
v4l2deviceprovider: Ignore touch sensing devices
Jan Alexander Steffens (heftig)
1
-1
/
+6
2017-11-03
v4l2allocator: Add support for data_offset
Nicolas Dufresne
2
-55
/
+56
2017-10-12
directsoundsink: simplify how DirecSoundBuffer is cleared
Philippe Renon
1
-1
/
+1
2017-10-12
directsoundsink: fix comment
Philippe Renon
1
-1
/
+1
2017-10-12
directsoundsink: don't call set_volume with private scaled volume
Philippe Renon
1
-1
/
+2
2017-10-12
directsoundsink: remove duplicate volume initialization
Philippe Renon
1
-1
/
+0
2017-10-07
v4l2videoenc: Fix driver capability dectection
Nicolas Dufresne
1
-1
/
+1
2017-10-07
v4l2videoenc/dec: Don't leak template caps
Nicolas Dufresne
2
-0
/
+4
2017-10-07
v4l2videodec: Protect against null pool in _stop
Nicolas Dufresne
1
-2
/
+4
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-19
v4l2videodec: Don't leak codec name
Nicolas Dufresne
1
-0
/
+2
2017-09-19
v4l2bufferpool: Don't stop streaming when pool is flushing
Nicolas Dufresne
5
-110
/
+97
2017-09-13
v4l2src: Ensure all caps a fixated
Nicolas Dufresne
1
-24
/
+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-09-06
v4l2src: Check if caps have changed after try_fmt
Nicolas Dufresne
1
-4
/
+4
2017-08-08
v4l2bufferpool: Don't mark jpeg frames as deltas
Cyril Lashkevich
1
-1
/
+4
2017-08-06
osxvideo: rename library according to the plugin name
Philippe Normand
1
-6
/
+6
2017-08-02
v4l2bufferpool: Don't drop buffer ref on qbuf
Nicolas Dufresne
1
-3
/
+2
2017-08-02
v4l2: Enable VP9 format
Nicolas Dufresne
2
-0
/
+8
2017-08-02
v4l2: Remove spurious CATEGORY_EXTERN
Nicolas Dufresne
11
-24
/
+0
2017-08-02
v4l2videoenc: Move the profile/level negotation in the base class
Nicolas Dufresne
6
-749
/
+258
2017-08-02
v4l2videoenc: Turn gst_v4l2_is_video_enc into a helper
Nicolas Dufresne
8
-64
/
+24
2017-08-01
v4l2: Add VP8/9 encoder support
Nicolas Dufresne
7
-0
/
+782
2017-08-01
v4l2object: Use mmap64 to match libv4l2 signature
Nicolas Dufresne
1
-1
/
+3
2017-08-01
v4l2bufferpool: Copy flags and timestamp when importing
Nicolas Dufresne
1
-1
/
+13
2017-07-31
v4l2: Add H263 Encoder support
Nicolas Dufresne
5
-0
/
+196
[next]