summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* mpegtsmux: don't wait for data on sparse inputs like metadata or subtitle str...Tim-Philipp Müller2015-07-131-0/+13
* mpegtsmux: add basic support for asynchronous KLV metadata streamsTim-Philipp Müller2015-07-133-1/+27
* mpegtsbase: Fix previous commitEdward Hervey2015-07-091-1/+8
* mpegtsbase: Flush more on DISCONT buffers in push modeEdward Hervey2015-07-091-1/+1
* pngparse: fix a GstCaps object leakRoman Donchenko2015-07-081-0/+2
* tsdemux: remove unnecessary checkTim-Philipp Müller2015-07-081-1/+1
* tsdemux: add support for KLV metadata streamsTim-Philipp Müller2015-07-082-1/+8
* pcapparse: fix another regressionTim-Philipp Müller2015-07-031-2/+5
* pcapparse: fix regression when handling packets with eth paddingTim-Philipp Müller2015-07-031-3/+2
* mpegdemux: check pointer before dereferencingSangkyu Park2015-06-261-0/+5
* error-ignore: New element to convert some GstFlowReturn types into othersVivia Nikolaidou2015-06-234-2/+338
* bayer: update ORC filesWim Taymans2015-06-221-616/+760
* irtspparse: reflow code to avoid uninitialized variable warningTim-Philipp Müller2015-06-221-6/+4
* tsmux: code style fixVineeth TM2015-06-221-3/+2
* mpeg1sys: remove ancient plugin that's never even been ported to 0.8Tim-Philipp Müller2015-06-229-1998/+0
* h264parse: fix typo in log messageTim-Philipp Müller2015-06-201-1/+1
* h264parse: Move PAR calcs, and use them for stereoscopic half-aspectJan Schmidt2015-06-191-12/+21
* fpsdisplaysink: get rendered and dropped stats from QOS messagesAlessandro Decina2015-06-181-38/+40
* mpegtsmux: Remove redundant min_dtsNicolas Dufresne2015-06-152-13/+6
* mpegtsmux: fix build errorVineeth TM2015-06-151-1/+1
* compositor: update zorder documentation.Mathieu Duponchelle2015-06-141-2/+2
* tsdemux: Segment start should match first PTSNicolas Dufresne2015-06-121-27/+27
* tsmux: Add negative DTS supportNicolas Dufresne2015-06-124-59/+77
* tsmux: Remove uneeded cast and cast macroNicolas Dufresne2015-06-122-3/+1
* mpegtsmux: Properly detect backward DTSNicolas Dufresne2015-06-121-2/+7
* debugutilsbad: Minor cleanupVivia Nikolaidou2015-06-122-27/+28
* h264parse: Add support for passing stereoscopic/multiview infoJan Schmidt2015-06-122-5/+154
* h264parse: Don't switch to passthrough on set_caps()Jan Schmidt2015-06-122-9/+21
* mpegtsmux: Remove arbitrary constraint on prog-map program idsYanko Kaneti2015-06-122-11/+19
* h263parse: Fix PSC matchingEdward Hervey2015-06-111-2/+7
* liveadder: Fix memory leaks iterating over padsSantiago Carot-Nemesio2015-06-101-6/+5
* audiomixer: fix misleading documentation copied from adderTim-Philipp Müller2015-06-091-2/+1
* dvdspu: Map the pixel data once per render, not *ahem* twice per byte.Jan Schmidt2015-06-092-5/+17
* tsdemux: correct fix for dead codeLuis de Bethencourt2015-06-081-1/+1
* Revert "tsdemux: remove dead code"Luis de Bethencourt2015-06-081-0/+2
* tsdemux: remove dead codeLuis de Bethencourt2015-06-081-2/+0
* Release 1.5.11.5.1Sebastian Dröge2015-06-075-1114/+988
* tsdemux: remove ignored assignmentLuis de Bethencourt2015-06-051-1/+0
* simplevideomarkdetect: fix detect of videomark partially or fully outside videoVineeth TM2015-06-051-14/+73
* simplevideomark: Add Error logsVineeth TM2015-06-051-1/+4
* tsdemux: refactor pad creationThiago Santos2015-06-041-63/+53
* vc1parse: remove useless value assignmentsLuis de Bethencourt2015-06-031-8/+0
* mpegtsbase: do not access variable after unrefThiago Santos2015-06-021-1/+2
* simplevideomark: fix display of videomark partially or fully outside videoVineeth TM2015-06-021-18/+70
* tsdemux: enable Chinese AVS video streamAurélien Zanelli2015-06-021-0/+8
* audiointerleave: Always have "channels" be the actual pad countOlivier Crête2015-06-011-7/+5
* audiointerleave: Use the channel count from the set capsOlivier Crête2015-06-011-3/+4
* audiovisualizer: clean dereferences of private structureLuis de Bethencourt2015-06-011-107/+127
* audiovisualizer: make private all variable subclasses don't needLuis de Bethencourt2015-06-012-165/+172
* mpegtsmux: don't overwrite valueLuis de Bethencourt2015-05-271-3/+4