summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2016-12-08decodebin3: Remove unused variableSeungha Yang2-7/+1
2016-12-08decodebin3: More cleanup DecodebinOutputStream and MultiQueueSlotSeungha Yang1-0/+24
2016-12-08decodebin3: Drop duration query during _input_pad_unlink ()Seungha Yang1-0/+22
2016-12-08decodebin3: Update stream-collection with _input_pad_unlink()Seungha Yang1-1/+31
2016-12-08decodebin3: Cleanup no more used DecodebinInputSeungha Yang1-0/+21
2016-12-08decodebin3: Cleanup no more used MultiQueueSlotSeungha Yang1-0/+14
2016-12-08decodebin3: Send custom-eos event to notify drained stateSeungha Yang2-18/+37
2016-12-08playbin3: Reconfigure playsink again with pad-removedSeungha Yang1-0/+22
2016-12-08playback: Remove trailing whitespaceSeungha Yang2-4/+4
2016-12-08urisourcebin: Try to link output slot before cleanupSeungha Yang1-1/+7
2016-12-08urisourcebin: Cleanup unused output slotSeungha Yang1-13/+35
2016-12-02typefind: add another test to itc typefinderReynaldo H. Verdejo Pinochet1-1/+10
2016-12-01ssaparse: Free initialization section before storing the next oneSebastian Dröge1-0/+2
2016-11-30audioconvert: Error out if mapping input/output buffer failedSebastian Dröge1-3/+19
2016-11-30audioconvert: Don't map the input buffer in in-place modeSebastian Dröge1-11/+18
2016-11-30audioconvert: Don't call transform_ip() in passthrough modeSebastian Dröge1-0/+1
2016-11-29multihandlesink: Fix buffers-queued being off by oneJan Alexander Steffens (heftig)1-2/+2
2016-11-29multihandlesink: Update bufpos in a separate passJan Alexander Steffens (heftig)1-14/+22
2016-11-29playbin: Fix caps memory leak in usage of gst_static_caps_get() APIGarima Gaur1-0/+1
2016-11-28audio-converter: optimize endian conversionPetr Kulhavy1-0/+15
2016-11-28subtitleoverlay: Fix caps memory leak when failing to get sinkpad from subtit...Garima Gaur1-0/+2
2016-11-23typefind: bounds check windows ico detectionMatthew Waters1-0/+2
2016-11-21typefind: add typefinder for Apple/iTunes itc artwork filesReynaldo H. Verdejo Pinochet1-0/+63
2016-11-17playsink: warn if a custom sink is set that has no 'sink' padJan Schmidt1-0/+26
2016-11-16playbin3: remove dead codeWonchul Lee1-9/+0
2016-11-15decodebin3: Clear saw_eos flag of DecodebinInputStream by FLUSH eventSeungha Yang1-2/+6
2016-11-15playbin3: Fix deadlock when adding multiple parsebinWonchul Lee1-2/+1
2016-11-14meson: Fix build when orc is disabledThibault Saunier3-3/+9
2016-11-12Use intermediate guint when handling GstVideoMultiviewFlagsScott D Phillips2-2/+2
2016-11-04videorate: Add fixed rate propertyJoris Valette2-17/+155
2016-11-02meson: Add pbtypes pluginSebastian Dröge2-0/+13
2016-11-02pbtypes: Add a stub plugin that owns the plugins-base dynamic typesJan Schmidt3-2/+55
2016-11-02urisourcebin: Fix adaptive demuxer's property checking and buffering settingChangbok Chea1-7/+9
2016-11-01urisourcebin: Remove trailing whitespaceSeungha Yang1-2/+2
2016-11-01videotestsrc: Make snow deterministicStian Selnes3-8/+10
2016-11-01audioconvert: optimize mask calculationPetr Kulhavy1-22/+22
2016-11-01parsebin: Rename variables include 'decode' to 'parse'hoonhee.lee1-69/+69
2016-11-01urisourcebin: Fix GST_TYPE_URI_SOURCE_BIN macro typoWonchul Lee1-6/+6
2016-11-01urisourcebin: fix to log event pointerWonchul Lee1-1/+1
2016-11-01urisourcebin: Make use of adaptive demuxer variableWonchul Lee1-6/+5
2016-10-25decodebin3: Fix assertion failure when unreffing NULL stream capsGraham Leggett1-1/+2
2016-10-14decodebin3: More SELECTION_LOCK when linking to slotSeungha Yang2-4/+28
2016-10-13playback: GstStreamType is a flagEdward Hervey2-92/+62
2016-10-12playback: decodebin3 and parsebin are streams-awareEdward Hervey2-0/+4
2016-10-11parsebin: re-use existing compare_factories utils funcWonchul Lee1-32/+3
2016-10-03meson: Enable Orc in buildArun Raghavan3-3/+3
2016-09-27playbin3: Remove fallback properties/signalsEdward Hervey1-674/+0
2016-09-20streamsynchronizer: Correctly calculate group start times in reverse playback...Sebastian Dröge1-9/+27
2016-09-17audiotestsrc: Fix segment boundary checking for reverse playbackSebastian Dröge1-2/+14
2016-09-14audiotestsrc: Don't adjust segment time in seek handlerSebastian Dröge1-10/+0