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
/
v4l2_calls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/v4l2/v4l2_calls.c: Treat ENOTTY (driver does not implement ioctl) the sam...
Jan Schmidt
2008-01-31
1
-1
/
+1
*
configure.ac: Detect video4linux headers on Solaris too.
Brian Cameron
2008-01-21
1
-0
/
+5
*
sys/v4l2/: Init some structs to zero before we pass them to ioctl, which avoi...
Tim-Philipp Müller
2007-12-11
1
-3
/
+3
*
sys/v4l2/gstv4l2src.c: Restructure the setcaps function so that we can also c...
Wim Taymans
2007-09-04
1
-18
/
+40
*
Printf format fixes; also add some missing quotes in translated strings. Fixe...
Tim-Philipp Müller
2007-03-10
1
-3
/
+3
*
Fix segfault when oppening a radio device.
Edgard Lima
2007-02-22
1
-2
/
+1
*
Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to xoverlay code...
Edgard Lima
2006-11-01
1
-19
/
+27
*
sys/v4l2/: dear stefan, framespersecond is not frameperiod, reverting but add...
Stefan Kost
2006-10-17
1
-5
/
+5
*
sys/v4l2/: Numerator is numerator and denominator is denominator. Say that al...
Stefan Kost
2006-10-17
1
-6
/
+6
*
sys/v4l2/: Framerate can be 0/1 too.
Wim Taymans
2006-09-28
1
-0
/
+9
*
sys/v4l2/: Renamed some properties to match the tuner interface naming.
Wim Taymans
2006-09-27
1
-11
/
+12
*
Small cleanups.
Wim Taymans
2006-09-27
1
-17
/
+17
*
Some cleanups and comments.
Edgard Lima
2006-09-27
1
-147
/
+73
*
sys/v4l2/: Fix pass at code cleanups, move errors cases out of the normal flo...
Wim Taymans
2006-09-26
1
-95
/
+154
*
The test application and the plgind error messages has been improved.
Edgard Lima
2006-09-15
1
-64
/
+68
*
sys/v4l2/: Cleanup error messages and unify header comments
Stefan Kost
2006-09-02
1
-7
/
+10
*
sys/v4l2/v4l2_calls.c: add comments and more debug logging
Stefan Kost
2006-08-28
1
-4
/
+16
*
Changes proposed by Wingo in bug #338818.
Edgard Lima
2006-05-11
1
-187
/
+217
*
Some changes proposed by wingo in bug #338818 (but not everything yet). Patch...
Martin Rubli
2006-05-05
1
-112
/
+12
*
Few improvements to move to good.
Edgard Lima
2006-05-01
1
-22
/
+31
*
Just make few things more robust and also some identation.
Edgard Lima
2006-03-25
1
-15
/
+33
*
V4L2 ported to 0.10.
Edgard Lima
2006-03-11
1
-118
/
+124
*
expand tabs
Thomas Vander Stichele
2005-12-06
1
-3
/
+3
*
sys/v4l2/gstv4l2element.c: Flag typo.
Ronald S. Bultje
2004-10-24
1
-8
/
+11
*
gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t...
Stéphane Loeuillet
2004-05-31
1
-4
/
+12
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
1
-116
/
+116
*
gst-indent
Thomas Vander Stichele
2004-03-14
1
-486
/
+456
*
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-02-02
1
-20
/
+20
*
GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-01-29
1
-20
/
+20
*
putting i18n in place for plugins
Thomas Vander Stichele
2004-01-19
1
-18
/
+18
*
updating v4l2 for new error handling
Thomas Vander Stichele
2004-01-19
1
-60
/
+63
*
sys/v4l2/: add norm, channel and frequency properties.
Benjamin Otte
2004-01-12
1
-1
/
+47
*
Proper device-capabilities check when opening
Ronald S. Bultje
2003-11-10
1
-0
/
+11
*
Oops, input <-> output confusion
Ronald S. Bultje
2003-10-26
1
-1
/
+1
*
Some interface implementations for video4linux/video4linux2 plugins: a Tuner ...
Ronald S. Bultje
2003-10-10
1
-273
/
+206
*
Fix missing config.h and unistd.h includes which were apparently removed from...
Ronald S. Bultje
2003-07-03
1
-0
/
+1
*
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
2003-06-29
1
-1
/
+1
*
Unification of the way to speak to v4l2 and v4l elements... Also fix a segfau...
Ronald S. Bultje
2003-03-02
1
-153
/
+91
*
v4l plugins: add open/close signals v4l2 plugins: add open/close signals move...
Ronald S. Bultje
2002-11-13
1
-81
/
+86
*
Let's use g_strerror() instead of strerror()
Ronald S. Bultje
2002-10-26
1
-19
/
+19
*
Use strerror() instead of sys_errlist[] (deprecated)
Ronald S. Bultje
2002-10-24
1
-19
/
+19
*
I'm such an idiot - these files should have been in a week ago
Ronald S. Bultje
2002-09-28
1
-10
/
+0
*
This fixes the video4linux/video4linux2 debug output, which had one \n too much
Ronald S. Bultje
2002-09-17
1
-1
/
+1
*
this adds video4linux2 source and element plugins. The division in v4l2* plug...
Ronald S. Bultje
2002-09-09
1
-0
/
+863