summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* 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
* jpeg2000parse: initial support for JP2 formatAaron Boxer2017-07-171-4/+7
* jpeg2000parse: Parse colorimetry, interlace-mode, field-order, multiview-mode...Aaron Boxer2017-07-171-7/+38
* audiomixer: document caps negotiation racinessTim-Philipp Müller2017-07-141-1/+9
* mxfdemux: Create index table arrays with a big enough sizeSebastian Dröge2017-07-111-2/+2
* mxfdemux: Initialize index table entries completely in all casesSebastian Dröge2017-07-111-0/+3
* jpeg2000parse: allow parsing when current caps are nullAaron Boxer2017-07-101-41/+69
* mpegdemux: segment seek flag is not relevant when checking for EOSMark Nauwelaerts2017-07-091-4/+3
* mxfdemux: For intra-only streams, always output DTS=PTSSebastian Dröge2017-07-051-3/+3
* mxfdemux: Fix integer overflow in partition position comparison functionSebastian Dröge2017-07-051-1/+6
* mxfdemux: Print PTS and DTS in debug output when pushing buffersSebastian Dröge2017-07-051-4/+5
* mxfmetadata: Set field-order correctly for interlaced videoSebastian Dröge2017-07-051-2/+17
* mxfmetadata: Use display width/height instead of stored width/heightSebastian Dröge2017-07-051-0/+8
* mxfdemux: Don't include any KLV packets between header metadata and index tab...Sebastian Dröge2017-07-051-10/+21
* mxfdemux: Allow filler and other KLV packets between index table segmentsSebastian Dröge2017-07-041-2/+9
* mxfdemux: Include duration in response to SEEKING querySebastian Dröge2017-06-271-2/+8
* mxfmux: Write temporal offset and correct keyframe offset into index tableSebastian Dröge2017-06-272-25/+120
* mxfdemux: Take temporal reordering from the index table into accountSebastian Dröge2017-06-2711-39/+154
* mpegpsmux: remove unnecessary g_return_if_fail()Eunhae Choi2017-06-271-1/+0
* meson: Add netsim pluginNicolas Dufresne2017-06-222-0/+13
* mxfdemux: Do not try to serialize unresolved metadatasThibault Saunier2017-06-151-1/+3
* jpeg2000parse: parse RSIZ capabilities and put profile/level into the capsAaron Boxer2017-06-072-7/+150
* videoparse: Fix property handlingThibault Saunier2017-06-061-11/+15
* pcapparse: endianness fixWim Taymans2017-06-011-2/+3
* audioaggregate: Don't hold object locks across calls to aggregate_oneOlivier Crête2017-05-212-1/+14
* audiointerleave: Take object lock while modifying channel countOlivier Crête2017-05-202-4/+11
* aggregator: add simple support for caps handlingMatthew Waters2017-05-204-60/+62
* videoaggregator: delay using new caps from a sink pad until the next buffer i...George Kiagiadakis2017-05-201-12/+9
* Fix up package name and origin in some pluginsTim-Philipp Müller2017-05-183-3/+3
* stereo: fix typo in plugin descriptionTim-Philipp Müller2017-05-181-1/+1
* h265parse: Fix calculation of codec_data buffer sizeSebastian Dröge2017-05-181-2/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-1661-61/+0
* h265parse: fix caps leak in renegotiationVincent Penquerc'h2017-05-121-1/+3
* h264parse: fix caps leak in renegotiationVincent Penquerc'h2017-05-121-1/+3
* jpeg2000parse: fix negotiation with j2c and jpc both allowed upstreamVincent Penquerc'h2017-05-121-4/+88
* audiobuffersplit: Allow changing the output-buffer-duration at any timeSebastian Dröge2017-05-111-40/+87
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-12101-483/+384
* rawvideoparse: videoparse now uses GstValueArray and not GValueArrayThibault Saunier2017-04-121-31/+29
* faceoverlay: Port to GStreamer 1.xFabian Orccon2017-04-112-24/+18
* faceoverlay: Revert deletionFabian Orccon2017-04-115-0/+573
* mxfmux: fix index entry leakVincent Penquerc'h2017-04-091-0/+9
* audiointerleave: don't overflow channel map with >64 channelsDouglas Bagnall2017-03-311-5/+11
* audiomixmatrix: Don't crash if matrix is unsetNicolas Dufresne2017-03-271-0/+3
* audiomixmatrix: Remove property matrix-value-arrayNicolas Dufresne2017-03-271-67/+0
* audiobuffersplit: Install srcpad query function on the srcpad, not the sinkpadSebastian Dröge2017-03-221-1/+1
* Update for 'mad' mp3 decoder removalTim-Philipp Müller2017-03-203-133/+2
* Rename plugin filesnames to match plugin namesNicolas Dufresne2017-03-085-12/+12
* timecodestamper: Only unref daily jam if not NULLSebastian Dröge2017-03-081-1/+2
* timecodestamper: Unref daily jam after usageSebastian Dröge2017-03-081-0/+1