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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-07
rtpjitterbuffer: If we get a gap with a buffer without DTS, error out
Sebastian Dröge
1
-1
/
+14
2014-12-31
rtspsrc: set PLAYING state after configuring caps
Aleix Conchillo Flaqué
1
-2
/
+5
2014-12-30
tests: gdkpixbufoverlay-test: remove outdated FIXME
Tim-Philipp Müller
1
-1
/
+0
2014-12-30
tests: rtpcollision: use alawenc/dec in these tests instead of Speex
Tim-Philipp Müller
1
-10
/
+10
2014-12-30
tests: simple-launch-lines: only run jpeg/png tests if elements are available
Tim-Philipp Müller
1
-13
/
+22
2014-12-30
souphttpsrc: Don't return a buffer when returning not GST_FLOW_OK
Sebastian Dröge
1
-0
/
+12
2014-12-30
tests: rtpaux: use alawenc/dec in these tests instead of Speex
Tim-Philipp Müller
1
-5
/
+5
2014-12-29
matroskademux: Improve detection of being stuck at the same offset
Sebastian Dröge
1
-5
/
+11
2014-12-29
matroskademux: Don't get stuck at the same offset when searching for clusters
Sebastian Dröge
1
-0
/
+5
2014-12-25
qtmux: fix ALAC muxing
Tim-Philipp Müller
1
-1
/
+2
2014-12-25
rtpptdemux: just drop invalid rtp packets instead of erroring out
Tim-Philipp Müller
1
-2
/
+2
2014-12-25
rtpptdemux: fix 0.10-ism in docs
Tim-Philipp Müller
1
-3
/
+3
2014-12-25
tests: gdkpixbufoverlay-test: use absolute positioning to fix demo
Tim-Philipp Müller
1
-1
/
+3
2014-12-25
gdkpixbufoverlay: add "positioning-mode" property to allow absolute positions
Tim-Philipp Müller
2
-8
/
+78
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
MAINTAINERS: Update my mail address
Sebastian Dröge
1
-1
/
+1
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-19
matroska-demux: Cache upstream length
Edward Hervey
2
-5
/
+13
2014-12-18
matroska: mux/demux the OpusHead header
Vincent Penquerc'h
4
-0
/
+109
2014-12-18
rtspsrc: Don't dereference NULL if a suitable stream for the AUX element can'...
Sebastian Dröge
1
-0
/
+4
2014-12-18
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2014-12-16
udpsink: allocate scratch space for render functions on the heap
Tim-Philipp Müller
2
-15
/
+42
2014-12-16
multiudpsink: re-use send_buffers() code path for render() function
Tim-Philipp Müller
1
-114
/
+7
2014-12-16
multiudpsink: keep client list consistent during removals
Tim-Philipp Müller
2
-1
/
+23
2014-12-16
multiudpsink: fix client count after removal
Tim-Philipp Müller
1
-1
/
+12
2014-12-16
multiudpsink: keep client list sorted by socket family
Tim-Philipp Müller
1
-2
/
+23
2014-12-16
multiudpsink: add sendmmsg-ready render_list function prototype
Tim-Philipp Müller
2
-0
/
+399
2014-12-16
multiudpsink: make udp client structure refcounted
Tim-Philipp Müller
2
-18
/
+33
2014-12-16
multiudpsink: keep count of number of unique and non-unique IPv4 and IPv6 cli...
Tim-Philipp Müller
2
-0
/
+30
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
rtspsrc: Add something to the debug logs if an RTX AUX element can't be added
Sebastian Dröge
1
-1
/
+5
2014-12-16
rtspsrc: add retransmission support according to RFC4588
Matthew Waters
2
-0
/
+121
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
videocrop: Remove todo about caps filter
Nicolas Dufresne
1
-1
/
+0
2014-12-15
videocrop: Make sure new crop is applied
Nicolas Dufresne
2
-47
/
+55
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
[next]