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
2015-01-22
v4l2object: reuse caps framerate if not overwritten by v4l2 device
Peter Seiderer
1
-6
/
+14
2015-01-13
v4l2videodec: Proxy getcaps
Nicolas Dufresne
1
-34
/
+9
2015-01-10
osxvideosink: Disable hack for NSApp iteration with a special #define
Sebastian Dröge
4
-3
/
+22
2015-01-09
v4l2videodec: Prevent renegotiation
Nicolas Dufresne
1
-0
/
+7
2015-01-09
v4l2videodec: Don't unlock the stream lock twice
Nicolas Dufresne
1
-1
/
+1
2015-01-08
v4l2allocator: Add protection against driver bug
Nicolas Dufresne
1
-0
/
+7
2015-01-08
v4l2: Don't use allocator size to iterate
Nicolas Dufresne
3
-21
/
+1
2015-01-08
v4l2bufferpool: Don't clean buffer array in dispose
Nicolas Dufresne
1
-6
/
+0
2015-01-08
v4l2bufferpool: Don't ref queued output buffer
Nicolas Dufresne
1
-10
/
+14
2015-01-08
v4l2bufferpool: Never fail on streamoff
Nicolas Dufresne
1
-33
/
+8
2014-12-22
osxaudio: Directly return the ringbuffer's caps if it is acquired
Sebastian Dröge
2
-14
/
+8
2014-12-22
osxaudio: Put all audio formats into the template caps
Sebastian Dröge
2
-14
/
+2
2014-12-22
osxaudio: Also set the big endian flag for floating point samples
Sebastian Dröge
1
-3
/
+5
2014-12-22
osxaudio: Fix deadlock and property change notification in device selection code
Sebastian Dröge
2
-11
/
+19
2014-12-19
v4l2pool: Update configuration size
Nicolas Dufresne
1
-3
/
+3
2014-12-16
v4l2bufferpool: Disable create_buf with libv4l2
Nicolas Dufresne
1
-0
/
+8
2014-12-16
v4l2allocator: Add protection against broken libv4l2
Nicolas Dufresne
1
-0
/
+18
2014-12-16
osxvideosink: clear rectangle structures before use
Wim Taymans
1
-1
/
+3
2014-12-15
v4l2object: Always set format
Nicolas Dufresne
1
-69
/
+1
2014-12-15
osxaudiosink: Prefer filter caps order while getting caps
Arun Raghavan
1
-1
/
+1
2014-12-15
osxaudiosink: Add some error handling around channel layout parsing
Arun Raghavan
1
-4
/
+14
2014-12-15
osxaudio: Take lock around sink/source before accessing the ringbuffer
Arun Raghavan
2
-0
/
+13
2014-12-15
osxaudiosrc: Probe channel layout too
Arun Raghavan
6
-63
/
+112
2014-12-15
osxaudiosink: Only fix up channels/layout for PCM caps while probing
Arun Raghavan
1
-6
/
+7
2014-12-15
osxaudiosrc: Implement caps probing
Arun Raghavan
4
-37
/
+114
2014-12-15
osxaudio: Bind audio device to audio unit early
Arun Raghavan
1
-4
/
+16
2014-12-15
osxaudiosink: Fix up caps querying a bit
Arun Raghavan
1
-16
/
+30
2014-12-15
osxaudio: Move osxaudiosrc-specific code out of the generic path
Arun Raghavan
2
-30
/
+38
2014-12-15
osxaudio: Clean up a GstCoreAudio -> GstOsxAudioSrc/Sink reference
Arun Raghavan
8
-53
/
+112
2014-12-15
osxaudiosink: Move device caps probing to get_caps()
Arun Raghavan
1
-10
/
+16
2014-12-15
osxaudio: Make some debug code compile conditionally
Arun Raghavan
1
-1
/
+5
2014-12-15
osxaudio: Move device selection to ringbuffer->open_device()
Arun Raghavan
4
-19
/
+32
2014-12-15
osxaudio: Consolidate input and output code paths a bit
Arun Raghavan
6
-74
/
+52
2014-12-09
v4l2bufferpool: set buffer interlace flags when field is V4L2_FIELD_INTERLACED
Aurélien Zanelli
1
-0
/
+10
2014-12-07
v4l2: Workaround libv4l2 RW emulation bug
Nicolas Dufresne
1
-0
/
+9
2014-12-07
v4l2: Fix RW io mode
Nicolas Dufresne
1
-6
/
+11
2014-12-04
v4l2bufferpool: Cleanup uneeded check and cases
Nicolas Dufresne
1
-9
/
+2
2014-12-04
v4l2pool: Fix CREATE_BUFS support for capture
Nicolas Dufresne
1
-9
/
+23
2014-12-04
v4l2allocator: Fix CREATE_BUF probing
Nicolas Dufresne
1
-1
/
+1
2014-12-01
v4l2allocator: fix gst_v4l2_allocator_stop prototype
Aurélien Zanelli
1
-1
/
+1
2014-12-01
v4l2bufferpool: unref pool when v4l2_allocator_new() fails
Aurélien Zanelli
1
-0
/
+1
2014-11-30
v4l2: Remove last include to linux/videodev2.h
Nicolas Dufresne
1
-1
/
+1
2014-11-24
Revert "v4l2allocator: Remove unused variable"
Nicolas Dufresne
1
-0
/
+1
2014-11-24
Revert "v4l2: move vb_queue probing from allocator to v4l2object"
Nicolas Dufresne
5
-77
/
+76
2014-11-24
Revert "v4l2object: allow to automatic selection of dmabuf"
Nicolas Dufresne
2
-8
/
+2
2014-11-21
v4l2allocator: Remove unused variable
Nicolas Dufresne
1
-1
/
+0
2014-11-21
v4l2: Handle corrupted buffer with empty payload
Nicolas Dufresne
5
-40
/
+85
2014-11-21
v4l2object: allow to automatic selection of dmabuf
Benjamin Gaignard
2
-2
/
+8
2014-11-21
v4l2: move vb_queue probing from allocator to v4l2object
Benjamin Gaignard
5
-76
/
+77
2014-11-07
v4l2allocator: fix error message if allocator is already active
Aurélien Zanelli
1
-2
/
+1
[next]