summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
...
* netsim: remove private struct and paddingTim-Philipp Müller2017-11-252-106/+86
* h265parse: early set src caps when input not byte-streamGuillaume Desmottes2017-11-241-0/+4
* h264parse: early set src caps when input is avcGuillaume Desmottes2017-11-241-0/+5
* aggregator: Remove klass->sinkpads_typeMathieu Duponchelle2017-11-224-13/+8
* h265parse: put downstream caps first if possible on sink capsGuillaume Desmottes2017-11-221-14/+21
* h264parse: put downstream caps first if possible on sink capsGuillaume Desmottes2017-11-221-14/+21
* all: Fix left-shift undefined behaviourEdward Hervey2017-11-202-4/+2
* avwait: Deserialised timecodes set after caps event now get correct framerateVivia Nikolaidou2017-11-141-6/+23
* timecode: Fix incorrect wording in error messageVivia Nikolaidou2017-11-101-3/+3
* avwait: Better handling of deserialised timecode frameratesVivia Nikolaidou2017-11-102-6/+5
* Revert "debugutils: Added new jitterer element"Vivia Nikolaidou2017-11-075-462/+2
* Revert "timecodestamper: LTC from audio"Vivia Nikolaidou2017-11-072-624/+44
* Revert "timecodestamper: Modify ltc-add to tc-add"Vivia Nikolaidou2017-11-072-12/+14
* avwait: Fix crash when explicitly setting end_tc to NULLVivia Nikolaidou2017-11-071-1/+1
* timecodestamper: Modify ltc-add to tc-addGeorg Lippitsch2017-11-072-14/+12
* timecodestamper: LTC from audioGeorg Lippitsch2017-11-072-44/+624
* debugutils: Added new jitterer elementVivia Nikolaidou2017-11-075-2/+462
* videoaggregator: drop ABI compat in padding for new struct memberTim-Philipp Müller2017-11-021-1/+1
* avwait: Added end-timecode propertyVivia Nikolaidou2017-10-252-5/+126
* aggregator: fix type for latency property (int64 -> GStClockTime)Stefan Sauer2017-10-231-4/+4
* mxfdemux: Fix memory leak in error casePonnam Srinivas2017-10-061-0/+1
* Use proper GtkDoc notation for NULL/FALSE/TRUEReynaldo H. Verdejo Pinochet2017-10-033-6/+6
* audiobuffersplit: Drain pending samples if the caps are changingSebastian Dröge2017-09-281-3/+28
* audiobuffersplit: Use new GstAudioStreamAlign APISebastian Dröge2017-09-282-97/+63
* autoconvert: Fix two memory leaks on error conditionsJames Stevenson2017-09-221-0/+2
* tsdemux: Make jp2k handling more robust and efficientEdward Hervey2017-09-011-24/+20
* tsdemux: Handle quirk in jp2k es header handlingEdward Hervey2017-09-011-0/+12
* tsdemux: Properly error out on jp2k parsing errorsEdward Hervey2017-08-291-0/+8
* mxfvc3: Use correct wrapping byte valueSebastian Dröge2017-08-101-2/+2
* compositor: improve conversion debuggingMathieu Duponchelle2017-08-101-3/+7
* mpegtsdemux: remove obsolete function declarationMark Nauwelaerts2017-08-091-2/+0
* pcapparse: support vlan 802.1qAaron Boxer2017-08-091-4/+21
* pcapparse: Support pcap with nanosecond timestampsAaron Boxer2017-08-092-3/+20
* compositor: update disted orc fallback filesTim-Philipp Müller2017-08-032-0/+1321
* compositor: Add support for crossfade blendingThibault Saunier2017-08-036-100/+415
* mpegpsmux: Do not dereference a NULL pointerThibault Saunier2017-08-031-2/+2
* ipcpipeline: move to sys/ and make it dependent on platform support for unix ...George Kiagiadakis2017-08-0213-4658/+0
* meson: enable building the ipcpipeline pluginGeorge Kiagiadakis2017-08-012-0/+17
* ipcpipeline: introduce new plugin for inter-process pipelinesGeorge Kiagiadakis2017-08-0111-0/+4641
* mxfdemux: Fix compilation with gcc 4.8.4Sebastian Dröge2017-07-251-1/+1
* mxfdemux: Correctly consider frame reordering for timecode calculationSebastian Dröge2017-07-241-4/+20
* mxfdemux: Use material track edit rate for component PTS offsettingSebastian Dröge2017-07-241-2/+2
* mxfdemux: Output timecodes for video streamsSebastian Dröge2017-07-242-0/+69
* mxfdemux: Keep track of component start positions and material track positionsSebastian Dröge2017-07-242-37/+60
* tsmux: Fix make distcheckSebastian Dröge2017-07-211-0/+1
* tsmux: Add mpegtsmux_jpeg2000.c to meson.buildSebastian Dröge2017-07-211-0/+1
* tsmux: Store PES payload size in a 32 bit integerSebastian Dröge2017-07-211-2/+2
* tsmux/tsdemux: Add support for JPEG2000Aaron Boxer2017-07-2111-10/+656
* webvttenc: Change src pad template to application/x-subtitle-vttSeungha Yang2017-07-181-1/+1
* jpeg2000parse: support 2-component imagesAaron Boxer2017-07-171-1/+1