summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-08Port elements to basemixerbasemixerThiago Santos4-22/+34
2015-06-08wip: port videoaggregator to basemixerThiago Santos3-17/+60
2015-06-08videoaggregator: simplify aggregate returningThiago Santos1-13/+9
2015-06-08videoaggregator: refactor caps reconfigure to its own functionThiago Santos1-13/+29
2015-06-08videoaggregator: fixing types in aggregate functionThiago Santos1-9/+8
2015-06-08videoaggregator: use macro to access aggregator src padThiago Santos1-2/+2
2015-06-08tests: basemixer: add tests for mixing streams with different segmentsThiago Santos1-19/+190
2015-06-08basemixer: fix time alignment for scenarios with late streamsThiago Santos3-5/+36
2015-06-08basemixer: rework basemixer buffer preparationThiago Santos3-113/+112
2015-06-08basemixer: clipped durationThiago Santos1-2/+8
2015-06-08basemixer: discard buffers out of segmentThiago Santos1-8/+69
2015-06-08basemixer: rework time advancing to handle late padsThiago Santos1-32/+112
2015-06-08basemixer: add function to check for EOSThiago Santos2-0/+25
2015-06-08basemixer: get the buffer duration before losing refThiago Santos1-1/+4
2015-06-08basemixer: add prepare and adjust_time virtual functionsThiago Santos2-0/+57
2015-06-08tests: basemixer: test with unaligned durationsThiago Santos1-0/+114
2015-06-08tests: add basemixer testThiago Santos2-0/+575
2015-06-08basemixer: new base class for mixersThiago Santos3-2/+442
2015-06-08aggregator: add a convenience macro to get the source padThiago Santos1-0/+5
2015-06-08tsdemux: remove dead codeLuis de Bethencourt1-2/+0
2015-06-07Automatic update of common submoduleStefan Sauer1-0/+0
2015-06-07Automatic update of common submoduleStefan Sauer1-0/+0
2015-06-07docs: remove variables that we define in the snippet from commonStefan Sauer2-6/+0
2015-06-07Automatic update of common submoduleStefan Sauer2-9/+20
2015-06-07Back to developmentSebastian Dröge1-3/+3
2015-06-07docs: only add the libs that we actually document right nowStefan Sauer1-7/+1
2015-06-07docs: remove duplicated entry from types fileStefan Sauer1-1/+1
2015-06-07zbar: split testStefan Sauer1-13/+63
2015-06-07Release 1.5.1Sebastian Dröge78-1538/+18048
2015-06-07po: Update translationsSebastian Dröge40-1044/+4969
2015-06-05hlsdemux: Fix wrong gst-launch command in the descriptionJimmy Ohn1-1/+1
2015-06-05dfbvideosink: remove ignored assignmentsLuis de Bethencourt1-4/+4
2015-06-05tsdemux: remove ignored assignmentLuis de Bethencourt1-1/+0
2015-06-05Fix a common typo: retreive -> retrieveThiago Santos9-11/+11
2015-06-05hlsdemux: drop TODO that doesn't need a solutionThiago Santos1-1/+0
2015-06-05Revert "hlsdemux: Simplify logic in process_manifest"Thiago Santos2-10/+11
2015-06-05mpdparser: Fix inverted logic introduced in last commitSebastian Dröge1-2/+2
2015-06-05simplevideomarkdetect: fix detect of videomark partially or fully outside videoVineeth TM1-14/+73
2015-06-05mpdparser: Calculate the number of segments we have when a segment template i...Sebastian Dröge1-16/+43
2015-06-05simplevideomark: Add Error logsVineeth TM1-1/+4
2015-06-05Revert "mpdparser: Don't consider streams with a known media presentation dur...Sebastian Dröge1-2/+1
2015-06-05mpdparser: Don't consider streams with a known media presentation duration as...Sebastian Dröge1-1/+2
2015-06-05adaptivedemux: Error out if downloading a segment failed too often in live modeSebastian Dröge1-3/+5
2015-06-05srtp: Allow getting ssrc of more package types than RR and SRJose Antonio Santos Cadenas1-0/+6
2015-06-04tsdemux: refactor pad creationThiago Santos1-63/+53
2015-06-04mpdparser: Don't crash in debug output if stream->segments is NULLSebastian Dröge1-1/+1
2015-06-04ksvideosrc: fix logic and timestamp non-muxed streams againTim-Philipp Müller1-2/+2
2015-06-04libde265dec: fix up plugin name and decoder descriptionTim-Philipp Müller2-3/+3
2015-06-04mpdparse: Clamp seek times to the availabilityStartTimeSebastian Dröge1-0/+4
2015-06-04mpdparser: Improve debug output a bit when advancing segmentsSebastian Dröge1-10/+15