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
/
gstv4l2object.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: fix gtk-doc warnings
Stefan Kost
2009-09-10
1
-1
/
+1
*
v4l2src: add support for mpeg formats
Wim Taymans
2009-09-07
1
-44
/
+68
*
v4l2: Define V4L2_FMT_FLAG_EMULATED if it's not defined yet
Sebastian Dröge
2009-09-04
1
-4
/
+7
*
v4l2: Fix stupid typo in last commit
Sebastian Dröge
2009-09-03
1
-1
/
+1
*
v4l2: Put emulated formats behind native formats
Sebastian Dröge
2009-09-03
1
-29
/
+67
*
v4l2src: clear format list in READY->NULL
Filippo Argiolas
2009-08-14
1
-0
/
+4
*
v4l2src: if max == min width/height put an int in the probed caps, not an int...
Tim-Philipp Müller
2009-08-09
1
-8
/
+15
*
v4l2: Add v4l2sink element
Rob Clark
2009-08-04
1
-13
/
+1330
*
v4l2src: optional support for device probing with gudev
Filippo Argiolas
2009-07-13
1
-6
/
+79
*
Wait for a frame to become available before capturing it
Sjoerd Simons
2009-03-01
1
-0
/
+4
*
sys/v4l2/: Fix memory leaks. Small code cleanups : No need for empty _init()....
Stefan Kost
2008-08-26
1
-0
/
+6
*
sys/v4l2/gstv4l2object.c: Reprobe devices again instead of taking a cached li...
Mike Ruprecht
2008-08-23
1
-4
/
+4
*
Add device-fd property to make it possible to apps to call ioctl's.
Edgard Lima
2008-03-26
1
-0
/
+13
*
sys/v4l2/gstv4l2object.*: Revert some unintended changes.
Andy Wingo
2007-05-30
1
-1
/
+3
*
sys/v4l2/v4l2src_calls.*: Store the format list in the order that the driver ...
Andy Wingo
2007-05-30
1
-3
/
+1
*
Fix a bunch of leaks shown by the newly-added states test.
Jan Schmidt
2007-03-04
1
-9
/
+6
*
Fix segfault when oppening a radio device.
Edgard Lima
2007-02-22
1
-4
/
+7
*
sys/v4l2/: Fix EIO handing when capturing. Add new property to specify the nu...
Stefan Kost
2007-01-17
1
-32
/
+2
*
Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to xoverlay code...
Edgard Lima
2006-11-01
1
-3
/
+3
*
comment out the notifies for removed properties
Thomas Vander Stichele
2006-10-03
1
-0
/
+6
*
sys/v4l2/gstv4l2object.c: comment out the properties that are already part of...
Thomas Vander Stichele
2006-10-03
1
-0
/
+3
*
sys/v4l2/: Renamed some properties to match the tuner interface naming.
Wim Taymans
2006-09-27
1
-30
/
+30
*
Small cleanups.
Wim Taymans
2006-09-27
1
-8
/
+3
*
Some cleanups and comments.
Edgard Lima
2006-09-27
1
-7
/
+9
*
sys/v4l2/Makefile.am: Fix makefile, list libs in stack order.
Wim Taymans
2006-09-26
1
-45
/
+37
*
sys/v4l2/: Fix pass at code cleanups, move errors cases out of the normal flo...
Wim Taymans
2006-09-26
1
-36
/
+17
*
sys/v4l2/: Whitespace cleanups, dashify property-names.
Stefan Kost
2006-09-02
1
-2
/
+1
*
sys/v4l2/: Cleanup error messages and unify header comments
Stefan Kost
2006-09-02
1
-3
/
+5
*
sys/v4l2/gstv4l2object.c: If "device-name" is requested and the device is not...
Martin Szulecki
2006-07-19
1
-1
/
+5
*
Some clean-ups requested by wingo in bug #338818.
Edgard Lima
2006-05-19
1
-7
/
+7
*
configure.ac: Check for X11
Stefan Kost
2006-05-18
1
-2
/
+8
*
Changes proposed by Wingo in bug #338818.
Edgard Lima
2006-05-11
1
-0
/
+519