summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-09tsdemux: Push GAP events *after* deactivating old programstsdemux-switchEdward Hervey1-8/+18
2015-11-09tsdemux: Expose DVB Subpicture as subpicturesEdward Hervey1-2/+2
2015-11-09tsdemux: Change the pad naming scheme to include a generation IDJan Schmidt2-8/+22
2015-11-09tsdemux: Make sure old streams are drained before switchingEdward Hervey1-1/+12
2015-11-09mpegtsdemux: Allow deactivation of programs to be delayedEdward Hervey4-7/+68
2015-11-06templatematch: add a framerate to test capsThiago Santos1-1/+2
2015-11-06tests: update .gitignore for new test binariesTim-Philipp Müller1-0/+3
2015-11-06assrender: don't send flush events on seeksTim-Philipp Müller1-45/+7
2015-11-06dvbsuboverlay: Don't send flush eventsEdward Hervey1-30/+3
2015-11-06Fix code indentationTim-Philipp Müller6-29/+32
2015-11-06rtponviftimestamp: use stream time for timestampBranko Subasic2-5/+81
2015-11-06rtponviftimestamp: Update ntp-offset and d/e-bits with a GstEventLinus Svensson3-90/+207
2015-11-06rtponviftimestamp: Do not rearange order of dataLinus Svensson3-62/+481
2015-11-06rtponvif: split unit tests in several filesBranko Subasic3-190/+314
2015-11-06adaptivedemux: improved bitrate estimationsPhilippe Normand2-73/+87
2015-11-06dshow: fix GList leakTim-Philipp Müller1-4/+2
2015-11-06glshader, tsdemux: simplify codeTim-Philipp Müller2-4/+2
2015-11-06glmixerbin: fix minor leakTim-Philipp Müller1-1/+1
2015-11-06faac: Initialize debug category soon enoughThibault Saunier1-2/+2
2015-11-06configure.ac: Added --with-hls-crypto=auto|nettle|libgcrypt|openssl option to...Julian Bouzas1-16/+50
2015-11-06hls: m3u8: don't leak GList nodes when matching up variant lists after master...Tim-Philipp Müller1-1/+1
2015-11-05aggregator: use GST_STIME_FORMAT for GstClockTimeDiffLuis de Bethencourt1-3/+2
2015-11-05resindvd: use GST_STIME_FORMAT for GstClockTimeDiffLuis de Bethencourt1-2/+2
2015-11-05opusdec: Update sink pad templatesSebastian Dröge1-2/+7
2015-11-03aggregator: don't compare templ instance pointersStefan Sauer1-23/+28
2015-11-04opus: Remove invalid unit testSebastian Dröge1-40/+0
2015-11-04opusenc: Create an empty taglist if there is noneSebastian Dröge1-0/+5
2015-11-03aggregator: Set to running in a single placeOlivier Crête1-1/+0
2015-11-03aggregator: Document more lockingOlivier Crête1-2/+2
2015-11-03tsdemux: Don't create an incomplete OpusHead but set all the other caps field...Sebastian Dröge1-22/+4
2015-11-03tsmux: Simplify Opus caps parsing by using codecutils helpersSebastian Dröge3-132/+93
2015-11-03opus: Add proper support for multichannel audioSebastian Dröge10-404/+217
2015-11-03opusparse: Fix up pre-skip in OpusHead if upstream using GstAudioClippingMetaSebastian Dröge2-24/+66
2015-11-03tsdemux/mux: Add support for GstAudioClippingMeta for OpusSebastian Dröge4-11/+32
2015-11-03opusdec: Handle GstAudioClippingMeta instead of the pre-skip field in the Opu...Sebastian Dröge1-5/+30
2015-11-03opusenc: Add GstAudioClippingMeta to buffers that need to be clippedSebastian Dröge1-4/+20
2015-11-03opusenc: Disable granule position calculations by the base classSebastian Dröge1-6/+0
2015-11-03opusenc: Add some FIXME comments about calculating padding with LPCSebastian Dröge1-0/+8
2015-11-03opusenc: Encode exactly the amount of samples we got as input and put correct...Sebastian Dröge2-12/+57
2015-11-03opusenc: Put lookahead/pre-skip into the OpusHead headerSebastian Dröge4-16/+22
2015-11-03tsmux: Add support for OpusSebastian Dröge6-2/+338
2015-11-03tsdemux: Add support for OpusSebastian Dröge3-25/+393
2015-11-03tsmux: Don't leak buffer in error casesSebastian Dröge1-1/+11
2015-11-03tsmux: Call prepare function for each collected bufferSebastian Dröge1-9/+9
2015-11-03mpegtsdescriptor: Add API for creating extended descriptors and fix writing themSebastian Dröge2-11/+32
2015-11-03opencv: cast paramspec flags to fix the build for c++Stefan Sauer1-7/+7
2015-11-03dvbsrc: use GST_STIME_ARGS for GstClockTimeDiffLuis de Bethencourt1-2/+2
2015-11-03amcvideodec: use GST_STIME_ARGS for GstClockTimeDiffLuis de Bethencourt1-2/+2
2015-11-03waylandsink: Add exception code for setting wl_surfaceHyunil Park1-0/+5
2015-11-03waylandsink: Add exception code for setting wl_displayHyunil Park1-2/+5