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