index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
v4l2
/
v4l2src_calls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/v4l2/: Init some structs to zero before we pass them to ioctl, which avoi...
Tim-Philipp Müller
2007-12-11
1
-3
/
+5
*
Always copy buffers by default (handle safer with bugged drivers) and added a...
Edgard Lima
2007-11-15
1
-20
/
+11
*
sys/v4l2/v4l2src_calls.c: but the corresponding ioctl() call fails even thoug...
Tim-Philipp Müller
2007-11-13
1
-0
/
+12
*
sys/v4l2/v4l2src_calls.c: Fix 'unused variable' compiler warning when compili...
Tim-Philipp Müller
2007-10-26
1
-1
/
+1
*
sys/v4l2/v4l2src_calls.c: Fixes "v4l2src ! queue ! xvimagesink". The queue as...
Edgard Lima
2007-10-22
1
-8
/
+20
*
sys/v4l2/v4l2src_calls.c: Add some more debug info. Generate an error when we...
Wim Taymans
2007-10-18
1
-5
/
+33
*
sys/v4l2/: When probing the formats and sizes a camera supports, make sure th...
Tim-Philipp Müller
2007-10-13
1
-3
/
+109
*
sys/v4l2/v4l2src_calls.c: Fix framerate detection code some more.
Wim Taymans
2007-09-11
1
-40
/
+62
*
sys/v4l2/v4l2src_calls.c: Don't overwrite our GValue with 0 but instead use t...
Wim Taymans
2007-09-07
1
-3
/
+0
*
sys/v4l2/: Implement LATENCY queries in the crudest way possible so I don't h...
Tim-Philipp Müller
2007-09-05
1
-0
/
+3
*
sys/v4l2/v4l2src_calls.c: Add some more debugging in the framerate function.
Wim Taymans
2007-09-05
1
-8
/
+31
*
sys/v4l2/gstv4l2src.c: Restructure the setcaps function so that we can also c...
Wim Taymans
2007-09-04
1
-16
/
+54
*
sys/v4l2/v4l2src_calls.c: Handle optional v4l2 ioctls gracefully.
Mark Nauwelaerts
2007-08-22
1
-25
/
+18
*
sys/v4l2/gstv4l2src.c: Use define here.
Alexander Eichner
2007-07-18
1
-14
/
+20
*
sys/v4l2/gstv4l2src.c: Initialize num_buffers with minimum value.
Stefan Kost
2007-07-17
1
-10
/
+20
*
Return a copy of the pool buffer if all mmap buffers have been dequeued.
Andy Wingo
2007-06-12
1
-6
/
+18
*
sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize) (gst_v4l2_buffer_class_in...
Andy Wingo
2007-06-12
1
-242
/
+355
*
sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
Andy Wingo
2007-06-06
1
-0
/
+20
*
sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add some useless...
Andy Wingo
2007-06-05
1
-47
/
+19
*
sys/v4l2/v4l2src_calls.*: Store the format list in the order that the driver ...
Andy Wingo
2007-05-30
1
-307
/
+375
*
Printf format fixes; also add some missing quotes in translated strings. Fixe...
Tim-Philipp Müller
2007-03-10
1
-2
/
+2
*
sys/v4l2/v4l2src_calls.c: Readd GST_ELEMENT_ERROR if we can't reenque buffers...
Stefan Kost
2007-02-19
1
-3
/
+10
*
sys/v4l2/: Fix EIO handing when capturing. Add new property to specify the nu...
Stefan Kost
2007-01-17
1
-23
/
+41
*
sys/v4l2/v4l2src_calls.c: cleanup the error message a bit more
Stefan Kost
2006-11-30
1
-19
/
+32
*
sys/v4l2/v4l2src_calls.c: Add missing curly brackets.
Tim-Philipp Müller
2006-11-18
1
-2
/
+3
*
Fix capture_deinit.
Edgard Lima
2006-11-17
1
-8
/
+16
*
sys/v4l2/v4l2src_calls.c: we do not translate debug messages
Stefan Kost
2006-11-10
1
-2
/
+2
*
Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to xoverlay code...
Edgard Lima
2006-11-01
1
-35
/
+46
*
sys/v4l2/: dear stefan, framespersecond is not frameperiod, reverting but add...
Stefan Kost
2006-10-17
1
-6
/
+8
*
sys/v4l2/: Numerator is numerator and denominator is denominator. Say that al...
Stefan Kost
2006-10-17
1
-8
/
+8
*
sys/v4l2/: Renamed some properties to match the tuner interface naming.
Wim Taymans
2006-09-27
1
-4
/
+4
*
Small cleanups.
Wim Taymans
2006-09-27
1
-22
/
+45
*
Some cleanups and comments.
Edgard Lima
2006-09-27
1
-26
/
+2
*
sys/v4l2/: Fix pass at code cleanups, move errors cases out of the normal flo...
Wim Taymans
2006-09-26
1
-167
/
+275
*
Fix GST_BUFFER_DURATION.
Edgard Lima
2006-09-18
1
-1
/
+1
*
The test application and the plgind error messages has been improved.
Edgard Lima
2006-09-15
1
-124
/
+63
*
sys/v4l2/: Cleanup error messages and unify header comments
Stefan Kost
2006-09-02
1
-6
/
+9
*
Fixed framerate negotiation.
Edgard Lima
2006-08-29
1
-1
/
+57
*
Fix set_caps to set width and height to the values the driver is really worki...
Edgard Lima
2006-08-24
1
-8
/
+36
*
Fixed query size to work with drivers that uses intermediate step like "width...
Edgard Lima
2006-08-22
1
-2
/
+2
*
Changes proposed by Wingo in bug #338818.
Edgard Lima
2006-05-11
1
-60
/
+65
*
Fix fourcc name printed out. Patch from Martin Rubli.
Martin Rubli
2006-05-08
1
-5
/
+7
*
Some changes proposed by wingo in bug #338818 (but not everything yet). Patch...
Martin Rubli
2006-05-05
1
-12
/
+30
*
Fixed some memory leaks.
Edgard Lima
2006-04-13
1
-5
/
+5
*
Small fix, now pwc driver can tell about its buffers.
Edgard Lima
2006-03-27
1
-2
/
+4
*
Just make few things more robust and also some identation.
Edgard Lima
2006-03-25
1
-17
/
+34
*
sys/v4l2/v4l2src_calls.c: g_atomic_int_set is only available in glib-0.10, us...
Edward Hervey
2006-03-12
1
-4
/
+4
*
V4L2 ported to 0.10.
Edgard Lima
2006-03-11
1
-111
/
+398
*
expand tabs
Thomas Vander Stichele
2005-12-06
1
-3
/
+3
*
Update for GST_FOURCC_FORMAT API change.
Tim-Philipp Müller
2005-11-21
1
-3
/
+4
[next]