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
2013-11-25
v4l2object: Use space instead of tabs
Nicolas Dufresne
1
-1
/
+1
2013-11-25
v4l2object: Fix header indentation so it's readable again
Nicolas Dufresne
1
-42
/
+45
2013-11-21
v4l2: clear cached caps on close
Michael Olbrich
1
-0
/
+2
2013-11-18
docs: get rid of 'Since: 0.10.x' markers
Tim-Philipp Müller
4
-55
/
+25
2013-11-13
v4l2object: print FOURCC_FORMAT when enumerating
Marc Leeman
1
-1
/
+3
2013-11-12
v4l2: init v4l2_buffer to 0x0 before ioctl
Marc Leeman
1
-0
/
+1
2013-11-07
osxaudiosink: fix segfault when we can't get the channels layout
Andoni Morales Alastruey
1
-1
/
+2
2013-10-28
osxvideosink: fix missing selector name warnings
Matthieu Bouron
2
-4
/
+4
2013-10-04
v4l2bufferpool: O_CLOEXEC needs _GNU_SOURCE
Peter Korsgaard
1
-3
/
+7
2013-10-03
v4l2src: print probed caps as caps again in debug log
Tim-Philipp Müller
1
-1
/
+1
2013-09-24
osxvideosink: fix segfault releasing the sink
Andoni Morales Alastruey
1
-2
/
+10
2013-09-23
v4l2bufferpool: Restore original GstMemory in buffer if it has been changed
Robert Krakora
1
-9
/
+22
2013-09-19
v4l2: Remove commented out line
Olivier Crête
1
-1
/
+0
2013-09-18
v4l2bufferpool: dmabuf is not a singleton anymore
Olivier Crête
1
-1
/
+1
2013-09-09
v4l2: Use newly #defined metadata names.
Mathieu Duponchelle
1
-1
/
+2
2013-09-09
v4l2bufferpool: Fix missing condition in previous commit
Sebastian Dröge
1
-2
/
+2
2013-09-09
v4l2bufferpool: Also fix strides for other semi-planar video formats
Sebastian Dröge
1
-8
/
+15
2013-09-09
v4l2bufferpool: Fix stride for NV12/NV21
Andreea Fulger
1
-2
/
+9
2013-09-01
Don't use setlocale in plugins()
Tim-Philipp Müller
2
-2
/
+0
2013-08-21
directsoundsink: WAVEFORMATEX is unsigned for 8 bit integers, and signed for ...
Sebastian Dröge
1
-1
/
+1
2013-08-19
v4l2: Add forward declaration for gst_v4l2_object_get_format_list
Olivier Crête
1
-0
/
+2
2013-08-19
v4l2: De-duplicate caps probing between src and sink
Olivier Crête
6
-129
/
+62
2013-08-19
v4l2: Use G_DEFINE_ macros for added thread safety
Olivier Crête
4
-157
/
+11
2013-08-04
v4l2: remove unused enumtypes and use generic marshaller
Tim-Philipp Müller
6
-32
/
+4
2013-07-25
osxaudiosink: intersect the probed caps with the filter passed to get_caps()
Alessandro Decina
1
-0
/
+3
2013-07-17
osxvideosink: warn about the future deprecation of the "embed" property
Andoni Morales Alastruey
1
-0
/
+3
2013-07-10
osxvideosink: defer the window handle setup to the main thread
Andoni Morales Alastruey
2
-32
/
+37
2013-07-10
osxvideosink: default to the main in case we are not setup yet
Andoni Morales Alastruey
1
-1
/
+8
2013-07-10
osxvideosink: close the internal window correctly
Andoni Morales Alastruey
1
-2
/
+16
2013-07-10
osxvideosink: only create the NS app thread for Cocoa once
Andoni Morales Alastruey
2
-61
/
+66
2013-07-08
v4l2: bufferpool: don't forget to release buffer on error
Michael Olbrich
1
-1
/
+3
2013-07-02
v4l2: don't extract data from caps twice
Michael Olbrich
1
-38
/
+0
2013-06-21
ximagesrc: clear dts on buffer acquired from pool
Tim-Philipp Müller
1
-1
/
+2
2013-06-20
v4l2: don't redefine the PERFORMANCE debug variable
Wim Taymans
1
-2
/
+0
2013-06-19
v4l2: Optimize negotiation by removing the query filter
Sjoerd Simons
1
-2
/
+2
2013-06-18
osxvideosink: fix support in VM's without hardware acceleration
Andoni Morales Alastruey
2
-4
/
+8
2013-06-07
v4l2: make sure the element is not deleted before the pool
Michael Olbrich
1
-0
/
+4
2013-06-05
v4l2: iterate controls with V4L2_CTRL_FLAG_NEXT_CTRL if possible
Michael Olbrich
1
-4
/
+33
2013-06-04
v4l2: improve pixel aspect ratio handling
Michael Olbrich
2
-5
/
+96
2013-06-04
v4l2: Fix compilation with older kernels
Stirling Westrup
1
-0
/
+2
2013-06-04
v4l2: call VIDIOC_REQBUFS with count = 0 in pool_finalize
Michael Olbrich
1
-12
/
+20
2013-06-03
v4l2: rework sink buffer refcounting
Michael Olbrich
1
-3
/
+7
2013-05-29
v4l2: Only conditionally use V4L2_CTRL_TYPE_INTEGER_MENU, it's not available ...
Sebastian Dröge
1
-0
/
+2
2013-05-29
v4l2: add a property for arbitrary v4l2 controls
Michael Olbrich
4
-1
/
+93
2013-05-21
v4l2: keep a reference to all queued buffers
Michael Olbrich
1
-4
/
+3
2013-05-20
v4l2: Don't stop streaming when set_caps is called with unchanged caps
Michael Olbrich
4
-0
/
+25
2013-05-14
v4l2: only add interlace-mode to the caps for raw formats
Michael Olbrich
1
-3
/
+6
2013-05-14
v4l2: copy and set the actual size of the content
Michael Olbrich
1
-2
/
+2
2013-05-07
v4l2: request 0 buffers when stopping
Michael Olbrich
1
-0
/
+13
2013-05-04
v4l2: fill out v4l2_buffer.bytesused field for v4l2sink
Philipp Zabel
1
-2
/
+5
[next]