summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* Remove compositor plugin which was moved to -baseTim-Philipp Müller2018-12-2712-7567/+1
* Remove GstVideoAggregator, moved into libgstvideo in -baseTim-Philipp Müller2018-12-262-3/+2
* stereo: remove plugin which has been merged into audiofx in -goodTim-Philipp Müller2018-12-256-299/+1
* timecodestamper: Don't use deprecated APISebastian Dröge2018-12-201-2/+9
* meson: install freeverb preset fileTim-Philipp Müller2018-12-171-0/+2
* removesilence: add libm to meson.buildNicola Murino2018-12-141-1/+1
* removesilence: reset filter on start and on segment eventsNicola Murino2018-12-142-8/+50
* removesilence: improve documentationNicola Murino2018-12-141-4/+11
* removesilence: add threshold propertyNicola Murino2018-12-143-5/+38
* removesilence: add properties to detect silence only after minimum silence ti...Nicola Murino2018-12-142-3/+67
* removesilence: add silent property to control bus message notificationsNicola Murino2018-12-142-15/+33
* removesilence: post bus messages when silence is detected/finishedNicola Murino2018-12-142-0/+25
* removesilence: add squash propertyNicola Murino2018-12-142-2/+37
* h26{4,5}parse: Don't confuse nal of codec_data with frameSeungha Yang2018-12-132-0/+9
* mpegvideoparse: extract CEA-708 closed captionsTim-Philipp Müller2018-12-112-0/+85
* mpegtsmux: Handle zero-sized buffers correctly without going into an infinite...Sebastian Dröge2018-12-101-1/+1
* h265parse: process SEI recovery pointGuillaume Desmottes2018-12-021-0/+8
* h265parse: parse SEI messagesGuillaume Desmottes2018-12-021-1/+31
* h264parse: mark SEI Recovery Point as keyframesGuillaume Desmottes2018-12-021-0/+1
* h265parse: Don't duplicate VPS/SPS/PPS per config-interval if existsSeungha Yang2018-11-302-0/+17
* h264parse: Don't duplicate SPS/PPS per config-interval if existsSeungha Yang2018-11-302-0/+13
* siren: Fix floating point invalid operationLars Petter Endresen2018-11-151-4/+4
* tsdemux: implement preliminary support for the bitrate queryMatthew Waters2018-11-073-0/+63
* compositor: update disted orc backup filesTim-Philipp Müller2018-11-022-2/+612
* compositor: Fix enum type mismatchVíctor Manuel Jáquez Leal2018-10-311-3/+3
* compositor: fix undeclared functionsJohan Bjäreholt2018-10-301-0/+2
* compositor: Implement different operators via per-pad propertySebastian Dröge2018-10-285-197/+220
* compositor: Remove extra header for the pad declarationSebastian Dröge2018-10-274-71/+38
* meson: Replace empty configuration_data() with copy keywordSeungha Yang2018-10-174-8/+8
* avwait: Fix sending of dropping=true messagesVivia Nikolaidou2018-10-041-0/+6
* mpegtsmux: add custom AC-3 descriptorMathieu Duponchelle2018-09-271-0/+4
* avwait: Send dropping=true message after all streams stoppedVivia Nikolaidou2018-09-212-11/+77
* h265parse: Fix periodic SPS/PPS sending work after a seekSeungha Yang2018-09-101-1/+5
* h265parse: Add support insert parameter set per IDRSeungha Yang2018-09-102-112/+132
* h265parse: Don't discard first AU delimiterSeungha Yang2018-09-101-0/+6
* h265parse: Consider SEI NALU as "HEADER" packetsSeungha Yang2018-09-101-0/+1
* h265parse: Don't unref buffer that was unreffed just a few lines before alreadySeungha Yang2018-09-101-1/+0
* h265parse: Reset the parser information when caps changesSeungha Yang2018-09-101-19/+36
* h265parse: Fix collection of access units to preserve config headersSeungha Yang2018-09-101-2/+9
* h265parse: Improve conditions for skipping NAL unitsSeungha Yang2018-09-101-14/+36
* h265parse: Introduce new state tracking variablesSeungha Yang2018-09-102-1/+33
* h265parse: Fix and optimize NAL collection functionSeungha Yang2018-09-101-3/+3
* h265parse: Unref/replace force_key_unit_event in gst_h265_parse_resetSeungha Yang2018-09-101-1/+1
* h265parse: Copy over DISCONT flag from input buffersSeungha Yang2018-09-102-0/+14
* watchdog: Add missing static keywordNicolas Dufresne2018-09-101-4/+2
* timecodestamper: Fix typo in set_drop_frameVivia Nikolaidou2018-09-031-1/+1
* audiobuffersplit: Fix format string warningJohan Bjäreholt2018-08-281-2/+2
* freeverb: update for g_type_class_add_private() deprecationTim-Philipp Müller2018-08-191-8/+5
* audiobuffersplit: Add a gapless mode which inserts silence/drops samples on d...Sebastian Dröge2018-08-172-11/+178
* audiobuffersplit: Always set DISCONT flag after resyncsSebastian Dröge2018-08-171-0/+4