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
/
gstv4l2src.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/v4l2/: Implement LATENCY queries in the crudest way possible so I don't h...
Tim-Philipp Müller
2007-09-05
1
-5
/
+73
*
sys/v4l2/gstv4l2src.c: Restructure the setcaps function so that we can also c...
Wim Taymans
2007-09-04
1
-97
/
+166
*
sys/v4l2/gstv4l2src.c: Add another example pipeline.
Stefan Kost
2007-07-18
1
-1
/
+8
*
sys/v4l2/gstv4l2src.c: Use define here.
Alexander Eichner
2007-07-18
1
-1
/
+1
*
sys/v4l2/gstv4l2src.c: Initialize num_buffers with minimum value.
Stefan Kost
2007-07-17
1
-1
/
+3
*
sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize) (gst_v4l2_buffer_class_in...
Andy Wingo
2007-06-12
1
-48
/
+31
*
sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add some useless...
Andy Wingo
2007-06-05
1
-0
/
+2
*
sys/v4l2/v4l2src_calls.*: Store the format list in the order that the driver ...
Andy Wingo
2007-05-30
1
-123
/
+66
*
sys/v4l2/gstv4l2src.c: Add support for Bayer images as video/x-raw-bayer. Fi...
David Schleef
2007-05-15
1
-0
/
+3
*
Fix a bunch of leaks shown by the newly-added states test.
Jan Schmidt
2007-03-04
1
-0
/
+9
*
sys/v4l2/: More FIXME comments and messaging changes.
Stefan Kost
2007-02-12
1
-0
/
+10
*
sys/v4l2/: Fix EIO handing when capturing. Add new property to specify the nu...
Stefan Kost
2007-01-17
1
-1
/
+16
*
Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to xoverlay code...
Edgard Lima
2006-11-01
1
-8
/
+10
*
sys/v4l2/gstv4l2src.c: Improve docs.
Zaheer Abbas Merali
2006-10-03
1
-8
/
+3
*
sys/v4l2/: Framerate can be 0/1 too.
Wim Taymans
2006-09-28
1
-2
/
+2
*
Removed set-undef-fps.
Edgard Lima
2006-09-27
1
-33
/
+1
*
sys/v4l2/: Renamed some properties to match the tuner interface naming.
Wim Taymans
2006-09-27
1
-5
/
+4
*
Small cleanups.
Wim Taymans
2006-09-27
1
-4
/
+4
*
Some cleanups and comments.
Edgard Lima
2006-09-27
1
-26
/
+39
*
docs/plugins/: Add v4l2 plugin to the docs.
Wim Taymans
2006-09-26
1
-1
/
+1
*
sys/v4l2/Makefile.am: Fix makefile, list libs in stack order.
Wim Taymans
2006-09-26
1
-4
/
+4
*
sys/v4l2/: Fix pass at code cleanups, move errors cases out of the normal flo...
Wim Taymans
2006-09-26
1
-50
/
+63
*
Add Video Orientation interface support to v4l2src.
Edgard Lima
2006-09-19
1
-2
/
+14
*
The test application and the plgind error messages has been improved.
Edgard Lima
2006-09-15
1
-7
/
+5
*
sys/v4l2/: Whitespace cleanups, dashify property-names.
Stefan Kost
2006-09-02
1
-1
/
+1
*
sys/v4l2/: Cleanup error messages and unify header comments
Stefan Kost
2006-09-02
1
-3
/
+3
*
Another small fix to set_caps function.
Edgard Lima
2006-08-30
1
-6
/
+2
*
Send new_segment in GST_FORMAT_TIME instead of in GST_FORMAT_BYTES.
Edgard Lima
2006-08-30
1
-0
/
+1
*
A small fix to set_caps function.
Edgard Lima
2006-08-30
1
-2
/
+1
*
Fixed framerate negotiation.
Edgard Lima
2006-08-29
1
-12
/
+43
*
Fix set_caps to set width and height to the values the driver is really worki...
Edgard Lima
2006-08-24
1
-3
/
+7
*
Fixed query size to work with drivers that uses intermediate step like "width...
Edgard Lima
2006-08-22
1
-2
/
+2
*
gst/spectrum/: added another example
Stefan Kost
2006-05-26
1
-1
/
+1
*
Some clean-ups requested by wingo in bug #338818.
Edgard Lima
2006-05-19
1
-6
/
+6
*
configure.ac: Check for X11
Stefan Kost
2006-05-18
1
-14
/
+17
*
Changes proposed by Wingo in bug #338818.
Edgard Lima
2006-05-11
1
-59
/
+137
*
Fix fourcc name printed out. Patch from Martin Rubli.
Martin Rubli
2006-05-08
1
-1
/
+1
*
Some changes proposed by wingo in bug #338818 (but not everything yet). Patch...
Martin Rubli
2006-05-05
1
-5
/
+6
*
Fix get_caps func to work when no framerate is available and the caps isn't s...
Edgard Lima
2006-05-02
1
-5
/
+3
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
1
-1
/
+1
*
Added a couple of ifdefs to make it compile with other kernels.
Edgard Lima
2006-04-20
1
-4
/
+13
*
Just added a gtk-doc comment.
Edgard Lima
2006-04-17
1
-0
/
+21
*
Fixed some memory leaks.
Edgard Lima
2006-04-13
1
-0
/
+19
*
Fix to work in read mode.
Edgard Lima
2006-04-12
1
-1
/
+0
*
sys/v4l2/gstv4l2src.c: Older kernels don't seem to have this particular v4l2 ...
Tim-Philipp Müller
2006-03-25
1
-2
/
+2
*
Just make few things more robust and also some identation.
Edgard Lima
2006-03-25
1
-6
/
+18
*
sys/v4l2/gstv4l2src.c: Initialization of the debugging category should be as ...
Edward Hervey
2006-03-14
1
-2
/
+2
*
V4L2 ported to 0.10.
Edgard Lima
2006-03-11
1
-631
/
+369
*
Update for GST_FOURCC_FORMAT API change.
Tim-Philipp Müller
2005-11-21
1
-1
/
+1
*
Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)
Jan Schmidt
2005-11-21
1
-4
/
+2
[next]