summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)Author
2015-12-23pcapparse: don't crash on 0-sized packetsTim-Philipp Müller
2015-12-19assrender, dvbsuboverlay: fix example pipelines in docsTim-Philipp Müller
2015-12-17pnmenc: Fix wrong logic leading to memory mishandlingVineeth TM
2015-12-16videoparsers: Check for NULL return value of gst_pad_get_current_caps()Dave Craig
2015-12-16ivtc: Fix value memory leakVineeth TM
2015-12-16combdetect: Fix value memory leakVineeth TM
2015-12-16pnmdec: Fix scanner memory leakVineeth TM
2015-12-16pnmdec: Fix buffer memory leakVineeth TM
2015-12-16pnmenc: Fix string memory leakVineeth TM
2015-12-16gdppay: Fix buffer memory leakVineeth TM
2015-12-16yadif: Fix illegal memory accessVineeth TM
2015-12-16yadif: Fix gvalue memory leakVineeth TM
2015-12-15geometrictransform: add headers with example launch linesLuis de Bethencourt
2015-12-15plugins-bad: Fix example pipelinesVineeth TM
2015-12-14videoframe-audiolevel: Fix possible division by zeroVivia Nikolaidou
2015-12-10mxfdemux: Only pre-set position for exactly the same essence trackSebastian Dröge
2015-12-10mxfdemux: Only pre-set the track position if it's for the same body/index SIDSebastian Dröge
2015-12-09mxfdemux: Only access the index table if it has enough elementsSebastian Dröge
2015-12-09mxfdemux: Use keyframe information from index table segments if availableSebastian Dröge
2015-12-09mxfdemux: Collect all index table segments after finding the random index packSebastian Dröge
2015-12-09mxfdemux: Fix handling of IndexTableSegmentsSebastian Dröge
2015-12-08mxftypes: Fix parsing of index table segmentsSebastian Dröge
2015-12-08mxfmux: Handle aggregation with NULL buffers without crashingSebastian Dröge
2015-12-08mxfmux: Add FIXME about enforcing that all tracks in a source package have th...Sebastian Dröge
2015-12-08mxfmux: Write index table segmentsSebastian Dröge
2015-12-08mxfmetadata: Fix static local tag for index sidSebastian Dröge
2015-12-08mxftypes: Add function to serialize an index table segment to a bufferSebastian Dröge
2015-12-08mxfmux: Index table segments must not use the primer packSebastian Dröge
2015-12-07mxfmux: Remove more dead codeEdward Hervey
2015-12-05h26xparse: Resend PPS/SPS after seekNicolas Dufresne
2015-12-04mxfmux: Don't copy input buffers, just append them to the headerSebastian Dröge
2015-12-02tsdemux: Expose DVB Subpicture as subpicturesEdward Hervey
2015-12-02tsdemux: Push GAP events *after* deactivating old programsEdward Hervey
2015-12-02tsdemux: Make sure old streams are drained before switchingEdward Hervey
2015-12-02mpegtsdemux: Allow deactivation of programs to be delayedEdward Hervey
2015-12-02videoframe-audiolevel: Fix compilation of static plugin and some compiler war...Sebastian Dröge
2015-12-02alevel: New audio/video level elementVivia Nikolaidou
2015-12-01pcapparse: Forward FLUSH_STOP events downstream tooPaolo Pettinato
2015-12-01tsmux: fix wrong log message levelTim-Philipp Müller
2015-11-27id3mux: write private data tagRavi Kiran K N
2015-11-24spu-pgs: Fix array memory leakVineeth T M
2015-11-24audiomixer: register function name for debugging just onceTim-Philipp Müller
2015-11-21mxfmux: Error out if we get a timeout during live mixingSebastian Dröge
2015-11-21mxfmpeg: Use the correct sound essence compression UL for MP3Sebastian Dröge
2015-11-21mxfmpeg: Set the essence container UL byte 13 to 0x10 for h264Sebastian Dröge
2015-11-19docs: update gst-launch-0.10 linesLuis de Bethencourt
2015-11-18Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet
2015-11-16autoconvert: Add support for bufferlistsOlivier Crête
2015-11-13autoconvert: Always give a valid reply to internal caps queriesOlivier Crête
2015-11-13mpegtsdemux: fix section_data leakNicolas Huet