index
:
delta/gstreamer-plugins-good.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_11
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
RELEASE-0_10_10_BRANCH
RELEASE-0_10_10_ROOT
TYPEFIND
baserock/0.10+v4l_fix
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/0.10
baserock/morph/1.2
discontinued-for-monorepo
g729fixes
master
master-UNNAMED-BRANCH
gitlab.freedesktop.org: gstreamer/gst-plugins-good.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
v4l2objects: Only allow mpeg-ts on source objects
Edward Hervey
2011-05-17
1
-1
/
+3
*
v4l2sink: fix another unused-but-set-variable warning
Tim-Philipp Müller
2011-04-16
1
-1
/
+1
*
v4l2src: Address unused but set variable
Robert Swain
2011-04-16
1
-1
/
+1
*
oss4: Address unused but set variables
Robert Swain
2011-04-16
4
-16
/
+3
*
v4l2radio: Free videodev string before replacing it
Sebastian Dröge
2011-04-14
1
-0
/
+2
*
directsoundsink: Add conditionals on WAVE_FORMAT_DOLBY_AC3_SPDIF
David Schleef
2011-04-13
1
-0
/
+8
*
docs: fix docuemntation warnings (and reindent)
Stefan Kost
2011-04-05
3
-21
/
+17
*
v4l2: new v4l2radio element to control analog radio devices
Alexey Chernov
2011-03-27
4
-0
/
+706
*
v4l2: Use #ifdefs for V4L2_PIX_FMT_PJPG
David Schleef
2011-03-04
1
-4
/
+16
*
v4l2: remove unnecessary linux/videodev.h include
Tim-Philipp Müller
2011-03-03
1
-1
/
+0
*
v4l2: Add PJPG mapping
Thiago Santos
2011-02-15
1
-4
/
+10
*
v4l2: fix interlaced set_format configuration
Mark Nauwelaerts
2011-02-04
1
-1
/
+1
*
directsound: arrange for definition of _swab on Cygwin
Mark Nauwelaerts
2011-02-01
1
-0
/
+7
*
v4l2sink: fix accidental breakage of navigation interface support
Tim-Philipp Müller
2011-01-20
1
-0
/
+1
*
v4l2: define V4L2_FIELD_INTERLACED_{TB,BT} if not available in header
Tim-Philipp Müller
2011-01-12
2
-0
/
+15
*
v4l2sink: don't put functional code like ioctl calls into g_return_if_fail()
Tim-Philipp Müller
2011-01-07
1
-4
/
+16
*
v4l2src: undo presumably accidental enablement of the GstXOverlay interface
Tim-Philipp Müller
2011-01-03
1
-0
/
+3
*
v4l2: mark v4l2sink as experimental and build only if --enable-experimental i...
Tim-Philipp Müller
2011-01-02
4
-1
/
+19
*
Revert "v4l2: add norm property"
Tim-Philipp Müller
2011-01-02
6
-116
/
+18
*
v4l2: add interlaced support
Rob Clark
2010-12-29
6
-35
/
+41
*
v4l2sink: add navigation support
Rob Clark
2010-12-29
4
-14
/
+231
*
v4l2: add norm property
Rob Clark
2010-12-29
6
-18
/
+115
*
v4l2: cleanup get/set input/output
Rob Clark
2010-12-29
3
-6
/
+67
*
v4l2xoverlay: add support to create window
Rob Clark
2010-12-29
3
-14
/
+124
*
v4l2sink: special handling for cases gst_buffer_make_metadata_writable()
Rob Clark
2010-12-29
1
-0
/
+23
*
v4l2: fix race condition
Rob Clark
2010-12-29
1
-2
/
+4
*
v4l2sink: add properties to control crop
Rob Clark
2010-12-29
2
-21
/
+121
*
v4l2: re-enable x-overlay support
Rob Clark
2010-12-29
5
-24
/
+32
*
v4l2sink: fix for PAUSED->READY->PAUSED state transitions
Rob Clark
2010-12-29
1
-1
/
+2
*
v4l2sink: add "min-queued-bufs" property
Rob Clark
2010-12-29
2
-1
/
+18
*
v4l2sink: Add support for blocking dequeue.
Rob Clark
2010-12-29
4
-6
/
+14
*
v4l2: clear flags before reusing buffer from buffer pool
Rob Clark
2010-12-29
1
-1
/
+3
*
v4l2sink: don't render preroll buffers
Rob Clark
2010-12-29
1
-1
/
+0
*
v4l2sink: Improve behavior for shared buffers.
Rob Clark
2010-12-29
1
-2
/
+4
*
v4l2: fix typo
Rob Clark
2010-12-23
1
-1
/
+1
*
ximagesrc: remote is a boolean (and not uint) property
Edward Hervey
2010-12-22
1
-1
/
+1
*
ximagesrc: change from XGetImage to XGetSubImage dependant on a property
Vincent Penquerc'h
2010-12-18
2
-4
/
+35
*
ximagesrc: use XGetSubImage instead of XGetImage, works with remote X
Vincent Penquerc'h
2010-12-18
1
-2
/
+2
*
ximagesrc: fix various width/height calculations being off by one,
Vincent Penquerc'h
2010-12-18
1
-14
/
+23
*
fix compile errors on macosx
Rob Clark
2010-12-17
1
-1
/
+1
*
v4l2src: set top field first for interlaced buffers if v4l2 exports it
Janne Grunau
2010-12-04
1
-0
/
+8
*
v4l2src: check field information and set interlaced caps accordingly
Janne Grunau
2010-12-04
1
-8
/
+36
*
various (gst): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
2010-10-13
2
-3
/
+3
*
various (sys): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
2010-10-13
10
-19
/
+21
*
v4l2sink: Only get/set overlay params if needed
IOhannes m zmölnig
2010-10-10
1
-13
/
+14
*
v4l2sink: Protect against NULL-pointer access
IOhannes m zmölnig
2010-10-10
1
-1
/
+2
*
v4l2: use the xoverlay APIs
Philippe Normand
2010-09-21
2
-9
/
+10
*
osxvideosink: use the new xoverlay APIs
Philippe Normand
2010-09-21
1
-2
/
+3
*
docs: add gtk-doc chunks with Since: markers for new v4l2src properties
Tim-Philipp Müller
2010-09-15
2
-0
/
+35
*
v4l2src: don't skip calculating the duration
Stefan Kost
2010-09-10
1
-7
/
+5
[next]