index
:
~adn770/gst-plugins-good
0.10
alpha
master
qtdemux-0.10
GStreamer plugins good hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-01
v4l2: Warn, don't assert if v4l gives us a buffer with a too large size
William Manley
1
-1
/
+10
2016-10-31
v4l2object: fix extra-controls leak
Tobias Schneider
1
-0
/
+4
2016-10-21
meson: directsound: Add ole32 library dependency
Scott D Phillips
1
-1
/
+1
2016-10-20
waveformsink: Fix Memory leak using GST_PTR_FORMAT
Gaurav Gupta
1
-2
/
+2
2016-09-07
osxaudio: Distribute device provider files
Nicolas Dufresne
1
-10
/
+10
2016-08-31
osxvideo: Remove QuickTime references.
Jan Schmidt
3
-3
/
+1
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
4
-0
/
+105
2016-08-18
v4l2: consistently check #ifdef HAVE_GUDEV instead of #if
Nirbheek Chauhan
2
-6
/
+6
2016-08-18
directsound: port away from old DirectX API
Nirbheek Chauhan
2
-11
/
+52
2016-07-11
v4l2provider: Fix device type detection
Nicolas Dufresne
1
-10
/
+18
2016-07-11
v4l2object: Don't assert when used by the monitor
Nicolas Dufresne
1
-1
/
+6
2016-07-11
v4l2object: Indent very long line
Nicolas Dufresne
1
-1
/
+4
2016-07-10
v4l2: Also copy device_caps in gst_v4l2_dup
Nicolas Dufresne
1
-0
/
+1
2016-07-08
v4l2: fix multiplanar capture
Luis de Bethencourt
1
-4
/
+4
2016-07-07
v4l2: fix v4l2 probe build error
Luis de Bethencourt
1
-1
/
+1
2016-07-07
v4l2src: use gst_caps_intersect_full in negotiate()
Reynaldo H. Verdejo Pinochet
1
-17
/
+4
2016-07-07
v4l2: use opened device caps instead of physical device ones
Reynaldo H. Verdejo Pinochet
8
-32
/
+52
2016-07-01
v4l2: fix potential double-free of error debug string
Tim-Philipp Müller
1
-0
/
+1
2016-06-07
v4l2videodec: Keep part of the input buffer
Nicolas Dufresne
1
-6
/
+13
2016-06-07
v4l2videodec: Coding style fixes
Nicolas Dufresne
1
-5
/
+5
2016-06-07
v4l2object: Coding style fixes
Nicolas Dufresne
1
-4
/
+5
2016-06-07
v4l2: Add an error return to _try/_set_format
Nicolas Dufresne
6
-25
/
+46
2016-06-07
v4l2-util: Introduce GstV4l2Error
Nicolas Dufresne
2
-0
/
+63
2016-06-07
v4l2src: Avoid decide allocation on active pool
Nicolas Dufresne
1
-0
/
+28
2016-06-07
v4l2videodec: use decoder stop command instead of queueing empty buffers
Philipp Zabel
1
-8
/
+21
2016-06-07
v4l2videodec: add gst_v4l2_decoder_cmd helper
Peter Seiderer
1
-0
/
+31
2016-06-06
v4l2transform: Use looser caps for upstream
Nicolas Dufresne
1
-0
/
+6
2016-06-06
gstv4l2transform: format fixation for preferring passthrough
Enrico Jorns
1
-0
/
+14
2016-06-06
v4l2transform: allow to change pixel aspect ratio
Philipp Zabel
1
-1
/
+1
2016-06-06
v4l2transform: fix scaling in case of fixed pixel aspect ratio
Philipp Zabel
1
-2
/
+4
2016-06-06
v4l2object: fill colorimetry in gst_v4l2_object_acquire_format
Philipp Zabel
1
-0
/
+2
2016-06-06
v4l2object: refactor gst_v4l2_object_get_colorspace to take a v4l2_format par...
Philipp Zabel
1
-51
/
+29
2016-06-06
v4l2videodec: use visible size, not coded size, for downstream negotiation fi...
Philipp Zabel
1
-2
/
+42
2016-06-06
v4l2object: use G_SELECTION instead of G_CROP in gst_v4l2_object_acquire_format
Philipp Zabel
1
-9
/
+22
2016-06-06
v4l2sink: Use V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY if driver advertises it.
Andreas Naumann
1
-1
/
+4
2016-06-06
v4l2object: Use non-deprecated V4L2 type for RGB15
Kieran Bingham
1
-0
/
+1
2016-06-01
v4l2src: check for valid size on raw video buffers
Josep Torra
1
-1
/
+10
2016-05-25
v4l2object: fix caps leak
Guillaume Desmottes
1
-2
/
+4
2016-05-02
osxaudio: Support audio device provider on osx
Hyunjun Ko
8
-11
/
+495
2016-04-29
ximageutil: shouldn't implement transform if don't support it
Song Bing
1
-10
/
+1
2016-04-16
v4l2: Change warning handling to break infinite message loop
Dimitrios Katsaros
1
-6
/
+6
2016-04-13
ximage: Initialize all fields in the meta explicitly
Sebastian Dröge
1
-1
/
+19
2016-04-12
v4l2: avoid leaking GValues
Wim Taymans
1
-8
/
+12
2016-04-04
v4l2: Don't leak v4l2 objects and props on probe errors
Nirbheek Chauhan
1
-4
/
+5
2016-03-24
v4l2object: probe all colorspace supported by device
Aurélien Zanelli
1
-6
/
+89
2016-03-24
good: use new gst_element_class_add_static_pad_template()
Vineeth TM
10
-23
/
+18
2016-03-08
dirctsoundsink: Setting volume should not unmute
Thomas Roos
1
-2
/
+2
2016-03-08
dirctsoundsink: Fix volume reset on unmute
Thomas Roos
1
-1
/
+2
2016-03-08
v4l2object: fix capture with bayer formats other than bggr
Alban Bedel
1
-1
/
+11
2016-03-07
v4l2: fix colorimetry for NV12
Josep Torra
1
-4
/
+13
[next]