index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
v4l2
/
gstv4l2videoenc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2017-12-13
v4l2object: Use a debug object for tracing
Nicolas Dufresne
1
-0
/
+2
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
1
-0
/
+2
2017-10-07
v4l2videodec: Protect against null pool in _stop
Nicolas Dufresne
1
-2
/
+4
2017-09-19
v4l2bufferpool: Don't stop streaming when pool is flushing
Nicolas Dufresne
1
-0
/
+3
2017-08-02
v4l2videoenc: Move the profile/level negotation in the base class
Nicolas Dufresne
1
-0
/
+212
2017-08-02
v4l2videoenc: Turn gst_v4l2_is_video_enc into a helper
Nicolas Dufresne
1
-2
/
+11
2017-07-27
v4l2: Add interface for MPEG4 encoding
Nicolas Dufresne
1
-0
/
+12
2017-07-27
v4l2: Ignore register issue and keep probing
Nicolas Dufresne
1
-4
/
+4
2017-07-24
v4l2: Add run-time environment to enable libv4l2
Nicolas Dufresne
1
-1
/
+1
2017-07-21
v4l2encoder: Fix negotiation error handling
Nicolas Dufresne
1
-4
/
+4
2017-07-17
v4l2: Merge v4l2_calls.h into gstv4l2object.h
Nicolas Dufresne
1
-1
/
+1
2017-07-14
v4l2: Don't probe for unneeded format
Nicolas Dufresne
1
-3
/
+6
2017-06-05
v4l2videoenc: Make sure min_buffers is valid
Nicolas Dufresne
1
-2
/
+3
2017-05-26
v4l2videoenc: Don't leak VideoCodecState
Edward Hervey
1
-1
/
+3
2017-05-24
v4l2videoenc: Remove unused function
Nicolas Dufresne
1
-12
/
+0
2017-05-24
v4l2: Add Video Encoder support
Ayaka
1
-0
/
+956