summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2014-07-12playsink: Fix filter property getterArun Raghavan1-0/+2
2014-06-27playsinkconvertbin: fix caps leakThiago Santos1-0/+1
2014-06-26typefind: Bump iso mp4 typefinder to PRIMARY. Add mp4 extension hint.Jan Schmidt1-2/+2
2014-06-22playsinkconvertbin: Filter out ANY capsfeatures from the converter capsSebastian Dröge1-1/+23
2014-06-13tcpserversrc: close the server socket after accepting a connectionMichael Olbrich1-0/+6
2014-06-13tcpclientsrc: return FLUSHING when select() is canceledTim-Philipp Müller1-3/+9
2014-06-13tcpserversrc: return FLOW_FLUSHING instead of an error when accept/select is ...Michael Olbrich1-4/+12
2014-06-09videoscale: vs_image: strides are a gsizeThiago Santos2-10/+10
2014-06-05uridecodebin: Also catch CODEC_NOT_FOUND errors and delay them until all deco...Sebastian Dröge1-1/+3
2014-06-04uridecodebin: Ignore missing-plugin messages unless all decodebins post oneSebastian Dröge1-10/+44
2014-06-04decodebin: Do async-done on expose errors tooSebastian Dröge1-0/+2
2014-06-03streamsplitter: Keep still meaningfull pending events on FLUSH_STOPThibault Saunier1-10/+23
2014-05-29decodebin: aggregate buffering messagesThiago Santos1-0/+79
2014-05-20playsink: Always take the playsink lock when adding or removing pad probesSebastian Dröge1-0/+3
2014-05-08uridecodebin: use downloadbuffer for download bufferingWim Taymans1-12/+17
2014-05-03Release 1.3.1Sebastian Dröge6-31/+23
2014-05-01playbin: Don't block on non-serialized eventsSebastian Dröge1-2/+16
2014-05-01playsink: Don't block on non-serialized eventsSebastian Dröge1-0/+12
2014-05-01playsinkconvertbin: Don't block on non-serialized eventsSebastian Dröge1-0/+6
2014-05-01subtitleoverlay: Don't block on non-serialized eventsSebastian Dröge1-0/+6
2014-04-29videotestsrc: fix undefined behaviour of left-shiftLuis de Bethencourt1-2/+2
2014-04-27giobasesink: we mustn't change the format of a query responseTim-Philipp Müller1-2/+2
2014-04-27playbin: add nick for soft colorbalance play flag to fix gst-inspectTim-Philipp Müller1-1/+2
2014-04-26docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller9-17/+1
2014-04-25giobasesink: Implement handling of the SEEKING querySebastian Dröge1-0/+9
2014-04-22audioresample: Don't left-shift into the sign bit, instead use unsigned integersSebastian Dröge1-1/+1
2014-04-15audioresample: Fix up indentionSebastian Dröge2-41/+47
2014-04-15audioresample: Fix out of bounds memory accessesSebastian Dröge1-64/+113
2014-04-10videotestsrc: bail out on unsupported capsVincent Penquerc'h1-0/+7
2014-04-10typefind: remove pointless checks for data being NULLVincent Penquerc'h1-2/+2
2014-04-10decodebin: consider "no demuxer" case to not have dynamic padsVincent Penquerc'h1-1/+1
2014-04-10encodebin: guard against gst_pad_get_peer returning NULLVincent Penquerc'h1-6/+8
2014-04-10encodebin: guard against pathological NULL dereferenceVincent Penquerc'h1-0/+2
2014-04-10audioresample: reject 0 denominator when creating resamplerVincent Penquerc'h1-0/+5
2014-04-09decodebin: In adaptive streaming mode, only have a fixed buffer limit for the...Sebastian Dröge1-3/+9
2014-04-08adder: rework the logic to check if eos has to be sent.Mathieu Duponchelle1-3/+10
2014-04-06subtitleoverlay: Consider all caps for overlays, not just the first.Jan Schmidt1-14/+17
2014-04-04playbin: Drop reference to any source element in NULL stateJan Schmidt1-0/+6
2014-03-16playback: Add video-/audio-filter propertiesArun Raghavan5-53/+298
2014-03-16Revert "playback: Add video-/audio-filter properties"Sebastian Dröge4-295/+51
2014-03-16playback: Add video-/audio-filter propertiesArun Raghavan4-51/+295
2014-03-16playsink: Fix documentation for what the audio chain looks likeArun Raghavan1-8/+8
2014-03-11adder: set a group-id on the stream-start eventStefan Sauer1-2/+8
2014-03-07decodebin: Buffer up to 5 seconds in multiqueue buffering modeSebastian Dröge2-4/+8
2014-03-06decodebin: Keep the number of buffers after an adaptive streaming demuxer lowerSebastian Dröge1-6/+15
2014-03-06decodebin: Simplify adaptive streaming demuxer code a bitSebastian Dröge1-5/+3
2014-03-05typefindfunctions: lower H.263 typefinder max probabilityTim-Philipp Müller1-3/+3
2014-02-27playbin: improve autoplug_query_caps returnMatthieu Bouron1-7/+14
2014-02-26playsinkconvertbin: improve gst_play_sink_convert_bin_getcaps returnMatthieu Bouron1-9/+15
2014-02-23decodebin: If we have a demuxer without dynamic srcpads, just assume no-more-...Sebastian Dröge1-0/+7