index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
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
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
v4l2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove more v4l2 stuff, hopefully fixing 'make distcheck' again.
Tim-Philipp Müller
2006-10-04
1
-2
/
+0
*
moved to gst-plugins-good
Thomas Vander Stichele
2006-10-03
19
-5134
/
+1
*
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/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
2
-2
/
+11
*
Removed set-undef-fps.
Edgard Lima
2006-09-27
2
-34
/
+1
*
sys/v4l2/: Renamed some properties to match the tuner interface naming.
Wim Taymans
2006-09-27
6
-64
/
+64
*
Small cleanups.
Wim Taymans
2006-09-27
5
-52
/
+70
*
Some cleanups and comments.
Edgard Lima
2006-09-27
6
-217
/
+125
*
docs/plugins/: Add v4l2 plugin to the docs.
Wim Taymans
2006-09-26
3
-8
/
+15
*
sys/v4l2/Makefile.am: Fix makefile, list libs in stack order.
Wim Taymans
2006-09-26
12
-208
/
+156
*
sys/v4l2/: Fix pass at code cleanups, move errors cases out of the normal flo...
Wim Taymans
2006-09-26
5
-353
/
+510
*
Add Video Orientation interface support to v4l2src.
Edgard Lima
2006-09-19
4
-3
/
+239
*
Fix GST_BUFFER_DURATION.
Edgard Lima
2006-09-18
1
-1
/
+1
*
The test application and the plgind error messages has been improved.
Edgard Lima
2006-09-15
5
-198
/
+139
*
sys/v4l2/: Whitespace cleanups, dashify property-names.
Stefan Kost
2006-09-02
5
-10
/
+9
*
sys/v4l2/: Cleanup error messages and unify header comments
Stefan Kost
2006-09-02
15
-46
/
+66
*
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
3
-14
/
+106
*
sys/v4l2/v4l2_calls.c: add comments and more debug logging
Stefan Kost
2006-08-28
1
-4
/
+16
*
Fix set_caps to set width and height to the values the driver is really worki...
Edgard Lima
2006-08-24
3
-12
/
+44
*
Fixed query size to work with drivers that uses intermediate step like "width...
Edgard Lima
2006-08-22
2
-4
/
+4
*
sys/v4l2/gstv4l2object.c: If "device-name" is requested and the device is not...
Martin Szulecki
2006-07-19
1
-1
/
+5
*
gst/spectrum/: added another example
Stefan Kost
2006-05-26
1
-1
/
+1
*
I forget to add sys/v4l2/gstv4l2xoverlay.c in las commit
Edgard Lima
2006-05-19
1
-1
/
+1
*
Some clean-ups requested by wingo in bug #338818.
Edgard Lima
2006-05-19
4
-26
/
+26
*
configure.ac: Check for X11
Stefan Kost
2006-05-18
6
-29
/
+42
*
Changes proposed by Wingo in bug #338818.
Edgard Lima
2006-05-11
18
-1385
/
+1548
*
Fix fourcc name printed out. Patch from Martin Rubli.
Martin Rubli
2006-05-08
2
-6
/
+8
*
Some changes proposed by wingo in bug #338818 (but not everything yet). Patch...
Martin Rubli
2006-05-05
10
-177
/
+271
*
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
*
Few improvements to move to good.
Edgard Lima
2006-05-01
4
-77
/
+72
*
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
2
-5
/
+24
*
Fix to work in read mode.
Edgard Lima
2006-04-12
1
-1
/
+0
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
2
-3
/
+3
*
Fix broken GObject macros
Stefan Kost
2006-04-08
1
-1
/
+1
*
rework build; add translations for v4l2
Thomas Vander Stichele
2006-04-01
1
-1
/
+1
*
Small fix, now pwc driver can tell about its buffers.
Edgard Lima
2006-03-27
1
-2
/
+4
*
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
9
-155
/
+223
*
sys/v4l2/gstv4l2src.c: Initialization of the debugging category should be as ...
Edward Hervey
2006-03-14
1
-2
/
+2
*
Fix build of v4l2 (sigh)
Julien Moutte
2006-03-13
1
-2
/
+3
*
sys/v4l2/v4l2src_calls.c: g_atomic_int_set is only available in glib-0.10, us...
Edward Hervey
2006-03-12
1
-4
/
+4
*
sys/v4l2/gstv4l2element.h: Remove tim's addition of "_stdint.h" since it does...
Edward Hervey
2006-03-12
1
-2
/
+2
[next]