summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* mxfvc3: Use correct wrapping byte valueSebastian Dröge2017-08-111-2/+2
* mxfdemux: Use material track edit rate for component PTS offsettingSebastian Dröge2017-07-251-2/+2
* mxfdemux: Keep track of component start positions and material track positionsSebastian Dröge2017-07-252-37/+60
* tsmux: Store PES payload size in a 32 bit integerSebastian Dröge2017-07-251-2/+2
* mxfdemux: Create index table arrays with a big enough sizeSebastian Dröge2017-07-131-2/+2
* mxfdemux: Initialize index table entries completely in all casesSebastian Dröge2017-07-131-0/+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
* 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
* mxfmux: Write temporal offset and correct keyframe offset into index tableSebastian Dröge2017-07-042-25/+120
* mxfdemux: Take temporal reordering from the index table into accountSebastian Dröge2017-07-0411-39/+154
* mxfdemux: Include duration in response to SEEKING querySebastian Dröge2017-07-041-2/+8
* mxfdemux: Do not try to serialize unresolved metadatasThibault Saunier2017-06-171-1/+3
* Fix up package name and origin in some pluginsTim-Philipp Müller2017-06-123-3/+3
* videoparse: Fix property handlingThibault Saunier2017-06-071-11/+15
* pcapparse: endianness fixWim Taymans2017-06-011-2/+3
* h265parse: Fix calculation of codec_data buffer sizeSebastian Dröge2017-05-291-2/+1
* h264parse: fix caps leak in renegotiationVincent Penquerc'h2017-05-151-1/+3
* h265parse: fix caps leak in renegotiationVincent Penquerc'h2017-05-151-1/+3
* jpeg2000parse: fix negotiation with j2c and jpc both allowed upstreamVincent Penquerc'h2017-05-151-4/+88
* 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
* h264parse: frame->buffer can't be NULL in pre_push_frame()Sebastian Dröge2017-03-081-2/+1
* h264parse: fix some failures in testcasesHyunjun Ko2017-03-081-4/+10
* h264parse: insert AU delimiter only in case of byte-streamHyunjun Ko2017-03-072-5/+54
* audiomixmatrix: Fix negotiation in first-channels mode if downstream does not...Sebastian Dröge2017-03-031-10/+15
* glvideomixer/compositor: Correctly error out if calculating DAR failsSebastian Dröge2017-02-281-0/+1
* mpegtsdemux: Fix wrong usage of '<<' operatorEdward Hervey2017-02-281-2/+11
* audiomixmatric: Add missing libm deps for mesonNicolas Dufresne2017-02-271-1/+1
* h264parse: Include `interlace-mode` in capsThibault Saunier2017-02-271-0/+8
* tsparse: Convert PCR values immediatelyJan Schmidt2017-02-271-6/+6
* rawparse: Move to gst-plugins-base and keep legacy audioparse/videoparse hereSebastian Dröge2017-02-2517-3931/+25
* meson: Added meson.build for audiomixmatrix and timecodeVivia Nikolaidou2017-02-243-0/+28
* audiomixmatrix: New element that mixes audio channelsVivia Nikolaidou2017-02-233-0/+901
* timecodestamper: Remove clock-source propertyGeorg Lippitsch2017-02-232-83/+0
* timecodestamper: First timecode from current system timeGeorg Lippitsch2017-02-232-0/+36