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
*
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