summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2016-04-14mpegtsmux: free pad_data->language before g_strdup in order to avoid memory leakDamian Ziobro1-0/+4
2016-04-12mpegtsbase: Fix when applying new PMT with same program numberJan Schmidt1-2/+3
2016-04-05rfbsrc: Fix fallback to GstVideoBufferPoolNicolas Dufresne1-3/+5
2016-04-05rfbsrc: Implement decide_allocation virtualNicolas Dufresne2-55/+41
2016-04-05rfbsrc: Fix caps negotiationNicolas Dufresne1-38/+8
2016-04-05rfbsrc: Implement unlock() methodNicolas Dufresne1-0/+10
2016-04-05rfbsrc: Check for connection being closedNicolas Dufresne1-1/+8
2016-04-05rfbsrc: Check for read/write errorNicolas Dufresne1-50/+125
2016-04-05rfbsrc: Add a internal method to disconnectNicolas Dufresne3-18/+28
2016-04-05rfbsrc: Don't ignore errorsNicolas Dufresne1-0/+1
2016-04-05rfbsrc: Serialize write operationsNicolas Dufresne2-0/+11
2016-04-05rfbsrc: Add 3.7/3.8 security type negotiationNicolas Dufresne1-5/+44
2016-04-05rfbsrc: Port to GSocketClientNicolas Dufresne4-100/+49
2016-04-05rfbsrc: Remove useless library wrappingNicolas Dufresne4-19/+7
2016-04-05rfbsrc: Cleanup dead codeNicolas Dufresne8-142/+0
2016-04-05rfbsrc: Properly fallback to 3.3Nicolas Dufresne1-0/+1
2016-04-05rfbsrc: Cleanly handle security negotiation failureNicolas Dufresne1-2/+5
2016-04-03gdpdepay: Query for buffer allocator before using defaultChristoffer Stengren4-5/+67
2016-04-03interlace: Allow interlaced sink caps, do passthroughVivia Nikolaidou1-3/+30
2016-04-01h264parse: constrained-baseline is a subset of baselineSebastian Dröge1-1/+1
2016-03-25mxfmux: Instead of releasing request pads on stop(), clear them onlySebastian Dröge1-8/+13
2016-03-25sdp: Add new sdpsrc elementSebastian Dröge4-2/+400
2016-03-24mpegtsbase: plug EIT string leakThiago Santos1-0/+1
2016-03-24mpegtspacketizer: simplify variable resetThiago Santos1-2/+1
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM118-487/+383
2016-03-24interlace: fix negotiation with fixed framerate downstreamVincent Penquerc'h1-0/+154
2016-03-21mxfdemux: Fix query memory leakJimmy Ohn1-0/+2
2016-03-17h264parse, h265parse: fix handling of downstream force-key-unit eventsAleksander Wabik2-4/+10
2016-03-16mxfmux: Fix typo in JPEG2000 colorspaceSebastian Dröge1-1/+1
2016-03-12tsdemux: add video/x-h265 to template capsTim-Philipp Müller1-0/+2
2016-03-12mpegts: Don't leave freed programs in the hash tableJan Schmidt2-0/+15
2016-03-11videoparsers: h265: Fix segfault while transforming hevc to nal aligned bytes...Sreerenj Balachandran1-2/+11
2016-03-09mpegvideoparser: Handle non-hierarchical profiles againEdward Hervey1-10/+10
2016-03-08tsdemux: Don't reset/recalculate segments with accurate seeksEdward Hervey1-3/+4
2016-03-03mpegtspacketizer: handle early PTS conversion when a group has been foundAurélien Zanelli1-2/+6
2016-02-29videoparsers: h264: Disable passthorugh mode enablingSreerenj Balachandran1-0/+7
2016-02-29sdpdemux: Set caps to application/x-rtp instead of application/x-unknown as r...Sebastian Dröge1-0/+5
2016-02-29sdpdemux: Add pads with the correct names in case an rtpbin is usedSebastian Dröge1-2/+4
2016-02-23dataurisrc: Don't assume that get_current_caps() returns non-NULL caps after ...Sebastian Dröge1-3/+2
2016-02-21aiffparse: fix negotiation errors with multi-channel filesTim-Philipp Müller1-0/+46
2016-02-21win32: remove outdated build cruftTim-Philipp Müller7-1051/+0
2016-02-19tsparse: Fix per-program-pad pushingEdward Hervey1-19/+23
2016-02-19tsparse: Use GstFlowCombinerEdward Hervey2-3/+28
2016-02-17mpegtsbase: Refactor code to check for subclass seek handlingVineeth TM1-10/+12
2016-02-17mpegtsbase: Add condition to check for non working negative rateVineeth TM1-0/+5
2016-02-16rtp: move RTP H.265 payloader/depayloader to -goodTim-Philipp Müller6-3357/+0
2016-02-12netsim: Add netsim elementStian Selnes3-0/+553
2016-02-05gstrtph265depay: keep consistency with rtph264depayLuis de Bethencourt2-10/+27
2016-02-05rtph265depay: fix termination of access unitLuis de Bethencourt1-2/+0
2016-02-04h264parse: remove unused mview_mode valueLuis de Bethencourt1-2/+0