index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
v4l2
/
gstv4l2src.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-30
Another small fix to set_caps function.
Edgard Lima
1
-6
/
+2
2006-08-30
Send new_segment in GST_FORMAT_TIME instead of in GST_FORMAT_BYTES.
Edgard Lima
1
-0
/
+1
2006-08-30
A small fix to set_caps function.
Edgard Lima
1
-2
/
+1
2006-08-29
Fixed framerate negotiation.
Edgard Lima
1
-12
/
+43
2006-08-24
Fix set_caps to set width and height to the values the driver is really worki...
Edgard Lima
1
-3
/
+7
2006-08-22
Fixed query size to work with drivers that uses intermediate step like "width...
Edgard Lima
1
-2
/
+2
2006-05-26
gst/spectrum/: added another example
Stefan Kost
1
-1
/
+1
2006-05-19
Some clean-ups requested by wingo in bug #338818.
Edgard Lima
1
-6
/
+6
2006-05-18
configure.ac: Check for X11
Stefan Kost
1
-14
/
+17
2006-05-11
Changes proposed by Wingo in bug #338818.
Edgard Lima
1
-59
/
+137
2006-05-08
Fix fourcc name printed out. Patch from Martin Rubli.
Martin Rubli
1
-1
/
+1
2006-05-05
Some changes proposed by wingo in bug #338818 (but not everything yet). Patch...
Martin Rubli
1
-5
/
+6
2006-05-02
Fix get_caps func to work when no framerate is available and the caps isn't s...
Edgard Lima
1
-5
/
+3
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+1
2006-04-20
Added a couple of ifdefs to make it compile with other kernels.
Edgard Lima
1
-4
/
+13
2006-04-17
Just added a gtk-doc comment.
Edgard Lima
1
-0
/
+21
2006-04-13
Fixed some memory leaks.
Edgard Lima
1
-0
/
+19
2006-04-12
Fix to work in read mode.
Edgard Lima
1
-1
/
+0
2006-03-25
sys/v4l2/gstv4l2src.c: Older kernels don't seem to have this particular v4l2 ...
Tim-Philipp Müller
1
-2
/
+2
2006-03-25
Just make few things more robust and also some identation.
Edgard Lima
1
-6
/
+18
2006-03-14
sys/v4l2/gstv4l2src.c: Initialization of the debugging category should be as ...
Edward Hervey
1
-2
/
+2
2006-03-11
V4L2 ported to 0.10.
Edgard Lima
1
-631
/
+369
2005-11-21
Update for GST_FOURCC_FORMAT API change.
Tim-Philipp Müller
1
-1
/
+1
2005-11-21
Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)
Jan Schmidt
1
-4
/
+2
2005-10-12
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
1
-1
/
+1
2005-09-05
Fix up all the state change functions.
Jan Schmidt
1
-19
/
+20
2005-01-07
sys/v4l2/gstv4l2src.c: Fix against template (#150576).
Ronald S. Bultje
1
-0
/
+9
2004-10-25
sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall...
Ronald S. Bultje
1
-1
/
+3
2004-10-24
sys/v4l2/gstv4l2element.h: Yet Another Hack (tm) for kernel header borkedness.
Ronald S. Bultje
1
-6
/
+19
2004-05-07
sys/v4l2/gstv4l2src.c:
Ronald S. Bultje
1
-0
/
+1
2004-04-10
sys/v4l2/gstv4l2src.c: fix Y41P (was typo'ed to
Ronald S. Bultje
1
-37
/
+42
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-278
/
+279
2004-03-14
gst-indent
Thomas Vander Stichele
1
-436
/
+420
2004-03-04
fix headers fix signals to use - instead of _
Thomas Vander Stichele
1
-3
/
+3
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-1
/
+1
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-1
/
+1
2004-01-18
use new error signal and classification
Thomas Vander Stichele
1
-1
/
+1
2004-01-12
sys/v4l2/: add norm, channel and frequency properties.
Benjamin Otte
1
-627
/
+621
2004-01-07
Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...
Ronald S. Bultje
1
-1
/
+1
2003-12-22
Merge CAPS branch
David Schleef
1
-142
/
+86
2003-12-21
configure.ac: Improve mpeg2enc detection. This is for distributions that do s...
Ronald S. Bultje
1
-45
/
+96
2003-11-02
hmm...
Ronald S. Bultje
1
-28
/
+18
2003-10-10
Some interface implementations for video4linux/video4linux2 plugins: a Tuner ...
Ronald S. Bultje
1
-7
/
+10
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-3
/
+3
2003-09-13
Move all the several v4l/v4l2 plugins in one v4l and one v4l2 plugin
Ronald S. Bultje
1
-11
/
+2
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-24
/
+66
2003-07-03
Fix missing config.h and unistd.h includes which were apparently removed from...
Ronald S. Bultje
1
-0
/
+4
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
1
-1
/
+1
2003-05-24
- UNITS -> DEFAULT
Wim Taymans
1
-7
/
+1
2003-05-21
Some final fixes for the v4lsrc elements. remove software sync thread (use GS...
Ronald S. Bultje
1
-12
/
+15
[next]