summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* vmncdec: Sanity-check width/height before using itSebastian Dröge2016-11-201-1/+5
* tsdemux: handle a NULL name in DVB short event descriptorGraham Leggett2016-11-011-6/+16
* mpegtsmux: fix buffer size mismatch in M2TS modeVincent Penquerc'h2016-10-251-1/+25
* h265parse: Fix parsing of multiple NALs in the hvcC boxKyungyong Kim2016-09-301-1/+2
* dvbsuboverlay: map with READWRITE for overlay blendHyunjun Ko2016-09-141-1/+1
* aiffparse: keep end_offset when seekingBernhard Miller2016-08-161-0/+9
* dvdspu: don't crash if video frame could not be mappedTim-Philipp Müller2016-08-161-1/+3
* vmncdec: Wait for segment event before checking itNicolas Dufresne2016-06-071-5/+23
* mpegtsmux: Set PTS on aligned buffersJan Alexander Steffens (heftig)2016-06-071-2/+15
* compositor: Set blend functions in ::negotiated_caps() instead of ::fixate_ca...Sebastian Dröge2016-05-041-8/+17
* h264parse: H264 level idc 0 is not validSebastian Dröge2016-04-261-1/+3
* h265parse: H265 level idc 0 is not validSebastian Dröge2016-04-261-1/+3
* mpegtsmux: free pad_data->language before g_strdup in order to avoid memory leakDamian Ziobro2016-04-151-0/+4
* mpegtsbase: Fix when applying new PMT with same program numberJan Schmidt2016-04-121-2/+3
* h264parse: constrained-baseline is a subset of baselineSebastian Dröge2016-04-011-1/+1
* mxfmux: Instead of releasing request pads on stop(), clear them onlySebastian Dröge2016-03-291-8/+13
* mpegtspacketizer: simplify variable resetThiago Santos2016-03-251-2/+1
* mpegtsbase: plug EIT string leakThiago Santos2016-03-251-0/+1
* interlace: fix negotiation with fixed framerate downstreamVincent Penquerc'h2016-03-251-0/+154
* mxfdemux: Fix query memory leakJimmy Ohn2016-03-211-0/+2
* h264parse, h265parse: fix handling of downstream force-key-unit eventsAleksander Wabik2016-03-172-4/+10
* mxfmux: Fix typo in JPEG2000 colorspaceSebastian Dröge2016-03-161-1/+1
* tsdemux: add video/x-h265 to template capsTim-Philipp Müller2016-03-121-0/+2
* mpegts: Don't leave freed programs in the hash tableJan Schmidt2016-03-122-0/+15
* videoparsers: h265: Fix segfault while transforming hevc to nal aligned bytes...Sreerenj Balachandran2016-03-111-2/+11
* mpegvideoparser: Handle non-hierarchical profiles againEdward Hervey2016-03-091-10/+10
* tsdemux: Don't reset/recalculate segments with accurate seeksEdward Hervey2016-03-081-3/+4
* mpegtspacketizer: handle early PTS conversion when a group has been foundAurélien Zanelli2016-03-031-2/+6
* videoparsers: h264: Disable passthorugh mode enablingSreerenj Balachandran2016-02-291-0/+7
* sdpdemux: Set caps to application/x-rtp instead of application/x-unknown as r...Sebastian Dröge2016-02-291-0/+5
* sdpdemux: Add pads with the correct names in case an rtpbin is usedSebastian Dröge2016-02-291-2/+4
* dataurisrc: Don't assume that get_current_caps() returns non-NULL caps after ...Sebastian Dröge2016-02-231-3/+2
* aiffparse: fix negotiation errors with multi-channel filesTim-Philipp Müller2016-02-211-0/+46
* win32: remove outdated build cruftTim-Philipp Müller2016-02-217-1051/+0
* tsparse: Fix per-program-pad pushingEdward Hervey2016-02-191-19/+23
* tsparse: Use GstFlowCombinerEdward Hervey2016-02-192-3/+28
* mpegtsbase: Refactor code to check for subclass seek handlingVineeth TM2016-02-171-10/+12
* mpegtsbase: Add condition to check for non working negative rateVineeth TM2016-02-171-0/+5
* rtp: move RTP H.265 payloader/depayloader to -goodTim-Philipp Müller2016-02-166-3357/+0
* netsim: Add netsim elementStian Selnes2016-02-123-0/+553
* gstrtph265depay: keep consistency with rtph264depayLuis de Bethencourt2016-02-052-10/+27
* rtph265depay: fix termination of access unitLuis de Bethencourt2016-02-051-2/+0
* h264parse: remove unused mview_mode valueLuis de Bethencourt2016-02-041-2/+0
* h265parse: avoid sending unnecessary downstream caps queries/eventsMatthew Waters2016-02-041-11/+26
* h264parse: increase caps equality check for no codec_dataMatthew Waters2016-02-041-6/+12
* h264parse: try the current caps before querying downstreamMatthew Waters2016-02-041-5/+13
* docs: remove some leftover 'Since 0.10.x' markersTim-Philipp Müller2016-02-032-3/+1
* debugutils: use generic marshallerTim-Philipp Müller2016-02-034-22/+1
* mxftypes: Generate UUIDs according to RFC4122 version 4 (aka random)Sebastian Dröge2016-01-291-1/+2
* mxfmetadata: Properly write video line map data as an array of 32 bit integersSebastian Dröge2016-01-291-2/+4