summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2014-12-15Revert "decodebin: Only emit the drain signal for the main decode chain, not ...Sebastian Dröge1-1/+1
2014-12-11playbin: Do not mix up stream type when getting stream combiner elementThibault Saunier1-2/+2
2014-12-11playbin2: always unref the combiner sinkpad when removing the srcpadThiago Santos1-17/+19
2014-12-11audiorate: Use gst_util_uint64_scale_int_round()Chad1-9/+11
2014-12-11playsink: Reset mute property of the sink to playsink's value when setting up...Andrei Sarakeev1-0/+2
2014-12-11typefind: improve 'audible' audio typefinder a littleTim-Philipp Müller1-5/+11
2014-12-11typefindfunctions: add audio/audible typefinderJonathan Matthew1-0/+26
2014-11-24playbin: fix 'attempt to unlock mutex that was not locked' in error code pathTim-Philipp Müller1-0/+1
2014-11-09typefind: recognize Apple Core Audio FormatPeter G. Baum1-0/+2
2014-11-09tcpserversink: Don't leak a `GSocket` and a `GInetSocketAddress`William Manley2-0/+7
2014-10-24playsink: Use correct property enum value for video-filter property installationHeinrich Fink1-1/+1
2014-10-14decodebin: Only emit the drain signal for the main decode chain, not any subc...Andrei Sarakeev1-1/+1
2014-09-24videoscale Use stride instead of width in more placesSebastian Dröge1-4/+4
2014-09-24videoscale: Use width instead of stride in buffer offset calculationSanjay NM1-2/+2
2014-09-19playbin: Don't leak input-selector sinkpadsAndrei Sarakeev1-0/+7
2014-09-19streamsplitter: do not leak events when flushing themOgnyan Tonchev1-5/+5
2014-09-17typefind: correct the condition for irap flagRavi Kiran K N1-1/+1
2014-09-16playsink: Add audio/videoconvert in front of the audio/video-filtersSebastian Dröge1-4/+48
2014-09-11decodebin: protect buffering message handlingThiago Santos1-0/+2
2014-09-11playbin: filter out buffering messages when switching uriGeorge Kiagiadakis1-2/+44
2014-09-11audioresample: don't skip input samplesKipp Cannon1-2/+2
2014-09-04videorate: GstStructure refcount critical messageVineeth T M1-0/+1
2014-08-18playsinkconvertbin: only intersect with the filter at the endThiago Santos1-4/+2
2014-08-13playsinkconvertbin: Make sure to intersect raw caps with our converter capsSebastian Dröge1-1/+23
2014-08-11playbin: Keep a reference to the playsink sinkpadsSebastian Dröge1-0/+4
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