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
/
gstv4l2src.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
v4l2: Handle corrupted buffer with empty payload
Nicolas Dufresne
1
-8
/
+18
2014-11-01
v4l2: Clean up interlace support
Simon Farnsworth
1
-0
/
+3
2014-09-09
v4l2: Detect bad drivers timestamps
Nicolas Dufresne
1
-6
/
+40
2014-07-09
v4l2src: Ensure internal pool activation
Nicolas Dufresne
1
-0
/
+13
2014-05-25
v4l2: Cleanup and fix calculation of latency
Nicolas Dufresne
1
-1
/
+1
2014-05-08
v4l2: Replace miss-use of crop meta in favour of proper offset
Nicolas Dufresne
1
-1
/
+1
2014-05-08
v4l2bufferpool: Acquire cannot return a buffer from another pool
Nicolas Dufresne
1
-9
/
+21
2014-04-01
v4l2: Fix support for caps without width, height, framerate or format
Nicolas Dufresne
1
-6
/
+13
2014-03-15
v4l2: Remove XV support
Nicolas Dufresne
1
-13
/
+0
2014-01-10
v4l2: Move decide allocation into v4l2object
Nicolas Dufresne
1
-86
/
+5
2013-08-19
v4l2: De-duplicate caps probing between src and sink
Olivier Crête
1
-56
/
+1
2013-06-19
v4l2: Optimize negotiation by removing the query filter
Sjoerd Simons
1
-2
/
+2
2013-05-20
v4l2: Don't stop streaming when set_caps is called with unchanged caps
Michael Olbrich
1
-0
/
+4
2013-04-17
v4l2src: Disable renegotiation in the negotiate method
Olivier Crête
1
-0
/
+9
2013-04-17
Revert "v4l2: disable renegotiation"
Olivier Crête
1
-18
/
+0
2013-02-19
v4l2: Add support of dmabuf
Benjamin Gaignard
1
-0
/
+1
2013-01-23
v4l2: Re-enable prepare-format emission
Sjoerd Simons
1
-6
/
+5
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-09-20
v4l2src: handle latency query before setting up the bufferpool
Sjoerd Simons
1
-2
/
+3
2012-09-13
v4l2: remove unused properties
Wim Taymans
1
-47
/
+1
2012-09-11
v4l2: disable renegotiation
Wim Taymans
1
-0
/
+18
2012-08-27
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
Tim-Philipp Müller
1
-2
/
+2
2012-07-06
update for query api changes
Wim Taymans
1
-1
/
+1
2012-06-26
v4l2src: improve debug
Wim Taymans
1
-1
/
+3
2012-05-01
v4l2src: Update for basesrc API changes
Sebastian Dröge
1
-1
/
+1
2012-04-25
v4l2: improve timestamp code
Wim Taymans
1
-29
/
+32
2012-04-24
v4l2: use driver timestamps
Wim Taymans
1
-2
/
+44
2012-04-23
v4l2: Improve buffer management
Wim Taymans
1
-4
/
+4
2012-04-23
docs: Add Since tag for new GstV4l2Src::prepare-format signal
Mart Raudsepp
1
-0
/
+2
2012-04-19
v4l2src: Rename pre-set-format signal to prepare-format
Sebastian Dröge
1
-2
/
+2
2012-04-19
v4l2src: Adding a pre-set-format signal
Youness Alaoui
1
-2
/
+32
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-03-27
caps: improve caps handling
Wim Taymans
1
-4
/
+1
2012-03-27
v4l2: update for get_param
Wim Taymans
1
-1
/
+1
2012-03-26
v4l2src: don't error in shutdown
Wim Taymans
1
-1
/
+2
2012-03-26
v4l2: fix latency
Wim Taymans
1
-2
/
+7
2012-03-15
update for bufferpool changes
Wim Taymans
1
-3
/
+2
2012-03-15
update for allocation query changes
Wim Taymans
1
-10
/
+18
2012-03-14
take padding into account
Wim Taymans
1
-7
/
+8
2012-03-11
fix for caps api changes
Wim Taymans
1
-6
/
+9
2012-02-29
update for metadata API changes
Wim Taymans
1
-1
/
+1
2012-01-25
Merge branch 'master' into 0.11
Sebastian Dröge
1
-1
/
+2
2012-01-13
v4l2src: fix caps leak
Vincent Penquerc'h
1
-1
/
+2
2012-01-13
v4l2src: Don't assert when the interface is not implemented.
Havard Graff
1
-7
/
+9
2011-12-21
update for removed property probe
Wim Taymans
1
-4
/
+1
2011-11-28
various: fix pad template leaks
Vincent Penquerc'h
1
-3
/
+5
2011-11-15
_peer_get_caps() -> _peer_query_caps()
Wim Taymans
1
-1
/
+1
2011-11-15
update for _get_caps() -> _query_caps()
Wim Taymans
1
-1
/
+1
2011-11-13
Update for GstURIHandler get_protocols() changes
Tim-Philipp Müller
1
-2
/
+2
2011-11-13
soup, pushfile, rtsp, udp, v4l2: update for GstURIHandler API changes
Tim-Philipp Müller
1
-10
/
+5
[next]