index
:
~thiagoss/gst-plugins-base
acceptcaps
cookies
gstcookies
hds
link-checks
master
reverted-acceptcaps
videodecoder-reconfigure-bufferpool
gst-plugins-base branch (Contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-12
playsink: Fix filter property getter
Arun Raghavan
1
-0
/
+2
2014-06-27
playsinkconvertbin: fix caps leak
Thiago Santos
1
-0
/
+1
2014-06-26
typefind: Bump iso mp4 typefinder to PRIMARY. Add mp4 extension hint.
Jan Schmidt
1
-2
/
+2
2014-06-22
playsinkconvertbin: Filter out ANY capsfeatures from the converter caps
Sebastian Dröge
1
-1
/
+23
2014-06-13
tcpserversrc: close the server socket after accepting a connection
Michael Olbrich
1
-0
/
+6
2014-06-13
tcpclientsrc: return FLUSHING when select() is canceled
Tim-Philipp Müller
1
-3
/
+9
2014-06-13
tcpserversrc: return FLOW_FLUSHING instead of an error when accept/select is ...
Michael Olbrich
1
-4
/
+12
2014-06-09
videoscale: vs_image: strides are a gsize
Thiago Santos
2
-10
/
+10
2014-06-05
uridecodebin: Also catch CODEC_NOT_FOUND errors and delay them until all deco...
Sebastian Dröge
1
-1
/
+3
2014-06-04
uridecodebin: Ignore missing-plugin messages unless all decodebins post one
Sebastian Dröge
1
-10
/
+44
2014-06-04
decodebin: Do async-done on expose errors too
Sebastian Dröge
1
-0
/
+2
2014-06-03
streamsplitter: Keep still meaningfull pending events on FLUSH_STOP
Thibault Saunier
1
-10
/
+23
2014-05-29
decodebin: aggregate buffering messages
Thiago Santos
1
-0
/
+79
2014-05-20
playsink: Always take the playsink lock when adding or removing pad probes
Sebastian Dröge
1
-0
/
+3
2014-05-08
uridecodebin: use downloadbuffer for download buffering
Wim Taymans
1
-12
/
+17
2014-05-03
Release 1.3.1
Sebastian Dröge
6
-31
/
+23
2014-05-01
playbin: Don't block on non-serialized events
Sebastian Dröge
1
-2
/
+16
2014-05-01
playsink: Don't block on non-serialized events
Sebastian Dröge
1
-0
/
+12
2014-05-01
playsinkconvertbin: Don't block on non-serialized events
Sebastian Dröge
1
-0
/
+6
2014-05-01
subtitleoverlay: Don't block on non-serialized events
Sebastian Dröge
1
-0
/
+6
2014-04-29
videotestsrc: fix undefined behaviour of left-shift
Luis de Bethencourt
1
-2
/
+2
2014-04-27
giobasesink: we mustn't change the format of a query response
Tim-Philipp Müller
1
-2
/
+2
2014-04-27
playbin: add nick for soft colorbalance play flag to fix gst-inspect
Tim-Philipp Müller
1
-1
/
+2
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
9
-17
/
+1
2014-04-25
giobasesink: Implement handling of the SEEKING query
Sebastian Dröge
1
-0
/
+9
2014-04-22
audioresample: Don't left-shift into the sign bit, instead use unsigned integers
Sebastian Dröge
1
-1
/
+1
2014-04-15
audioresample: Fix up indention
Sebastian Dröge
2
-41
/
+47
2014-04-15
audioresample: Fix out of bounds memory accesses
Sebastian Dröge
1
-64
/
+113
2014-04-10
videotestsrc: bail out on unsupported caps
Vincent Penquerc'h
1
-0
/
+7
2014-04-10
typefind: remove pointless checks for data being NULL
Vincent Penquerc'h
1
-2
/
+2
2014-04-10
decodebin: consider "no demuxer" case to not have dynamic pads
Vincent Penquerc'h
1
-1
/
+1
2014-04-10
encodebin: guard against gst_pad_get_peer returning NULL
Vincent Penquerc'h
1
-6
/
+8
2014-04-10
encodebin: guard against pathological NULL dereference
Vincent Penquerc'h
1
-0
/
+2
2014-04-10
audioresample: reject 0 denominator when creating resampler
Vincent Penquerc'h
1
-0
/
+5
2014-04-09
decodebin: In adaptive streaming mode, only have a fixed buffer limit for the...
Sebastian Dröge
1
-3
/
+9
2014-04-08
adder: rework the logic to check if eos has to be sent.
Mathieu Duponchelle
1
-3
/
+10
2014-04-06
subtitleoverlay: Consider all caps for overlays, not just the first.
Jan Schmidt
1
-14
/
+17
2014-04-04
playbin: Drop reference to any source element in NULL state
Jan Schmidt
1
-0
/
+6
2014-03-16
playback: Add video-/audio-filter properties
Arun Raghavan
5
-53
/
+298
2014-03-16
Revert "playback: Add video-/audio-filter properties"
Sebastian Dröge
4
-295
/
+51
2014-03-16
playback: Add video-/audio-filter properties
Arun Raghavan
4
-51
/
+295
2014-03-16
playsink: Fix documentation for what the audio chain looks like
Arun Raghavan
1
-8
/
+8
2014-03-11
adder: set a group-id on the stream-start event
Stefan Sauer
1
-2
/
+8
2014-03-07
decodebin: Buffer up to 5 seconds in multiqueue buffering mode
Sebastian Dröge
2
-4
/
+8
2014-03-06
decodebin: Keep the number of buffers after an adaptive streaming demuxer lower
Sebastian Dröge
1
-6
/
+15
2014-03-06
decodebin: Simplify adaptive streaming demuxer code a bit
Sebastian Dröge
1
-5
/
+3
2014-03-05
typefindfunctions: lower H.263 typefinder max probability
Tim-Philipp Müller
1
-3
/
+3
2014-02-27
playbin: improve autoplug_query_caps return
Matthieu Bouron
1
-7
/
+14
2014-02-26
playsinkconvertbin: improve gst_play_sink_convert_bin_getcaps return
Matthieu Bouron
1
-9
/
+15
2014-02-23
decodebin: If we have a demuxer without dynamic srcpads, just assume no-more-...
Sebastian Dröge
1
-0
/
+7
[next]