summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* h264parse: extract CEA-708 closed captionsTim-Philipp Müller2019-04-082-0/+107
* rtponviftimestamp: prioritize PTS over DTS for NTP timestampMathieu Duponchelle2019-04-051-4/+4
* rtponviftimestamp: buffer without PTS or DTS is not an error.Mathieu Duponchelle2019-04-051-1/+1
* rtponviftimestamp: implement support for the T flagMathieu Duponchelle2019-04-052-3/+32
* h264parse, h265parse: take unit_field_based_flag into account ..Mathieu Duponchelle2019-04-022-12/+21
* h265parse: forward time codesMathieu Duponchelle2019-04-012-4/+90
* h264parse: forward time codesMathieu Duponchelle2019-04-012-4/+92
* mpegvideoparse: add debug code for closed captionsAaron Boxer2019-03-271-3/+42
* h265parse: ignore VUI parse fail when parse SPSHaihua Hu2019-03-261-2/+8
* mxfdemux: Avoid possible NULL caps 'dereferencing'Thibault Saunier2019-03-211-2/+4
* netsim: don't use G_INLINE_FUNCTim-Philipp Müller2019-03-181-2/+2
* mpegtsmux: restore stream creation orderMathieu Duponchelle2019-02-271-7/+6
* audiobuffersplit: Added max-silence-time propertyVivia Nikolaidou2019-02-212-82/+117
* mpegtsmux: allow specifying the PID of the PCR streamMathieu Duponchelle2019-02-201-5/+21
* tsdemux: Skew correction should use the upstream DTSJan Schmidt2019-02-131-3/+6
* misc: Fix warnings on Cerbero MinGWNirbheek Chauhan2019-02-061-1/+1
* testbin: Do not take FlowCombiner into account when flushingThibault Saunier2019-01-311-3/+6
* testbin: Forward seek to all sourcesThibault Saunier2019-01-311-0/+36
* mpegpsmux: add stream-format and alignment to H.264 capsNicola Murino2019-01-241-1/+2
* mpegdemux: add support for H.265Nicola Murino2019-01-242-0/+10
* mpegdemux: add stream format to H.264 capsNicola Murino2019-01-241-1/+2
* removesilence: Add $(LIBM) to librariesSebastian Dröge2019-01-171-1/+1
* 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