summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* mxf: Handle fraction parsing failureEdward Hervey2014-04-161-1/+3
* mxf: Remove useless checkEdward Hervey2014-04-161-2/+0
* mxf: avoid dereferencing NULL mapping data pointerVincent Penquerc'h2014-04-161-1/+9
* jp2kdecimator: fix maybe-uninitialized compiler errorAndoni Morales Alastruey2014-04-111-1/+1
* mpegtsmux: Remove unneeded unrefEdward Hervey2014-04-111-2/+0
* liveadder: fix memory leak querying sink capsSantiago Carot-Nemesio2014-04-101-0/+1
* Revert "tsmux: catch alloc failure"Vincent Penquerc'h2014-04-091-3/+1
* asfmux: remove unnecessary testVincent Penquerc'h2014-04-091-5/+3
* asfmux: remove stray gst_buffer_unmap on error pathVincent Penquerc'h2014-04-091-2/+0
* autoconvert: remove dead codeVincent Penquerc'h2014-04-091-10/+0
* camerabin2: remove unneeded checkVincent Penquerc'h2014-04-091-2/+2
* compare: special case empty regions with 1 SSIM to avoid dividing by 0Vincent Penquerc'h2014-04-091-0/+8
* inter: remove dead codeVincent Penquerc'h2014-04-091-7/+0
* liveadder: remove dead codeVincent Penquerc'h2014-04-091-4/+0
* mpegtsdemux: catch prev-not-found when inserting in the group listVincent Penquerc'h2014-04-091-6/+12
* mpegtsmux: guard against _dispose being called mutiple timesVincent Penquerc'h2014-04-091-6/+10
* tsmux: prevent possible double free on error pathVincent Penquerc'h2014-04-091-0/+1
* tsmux: catch alloc failureVincent Penquerc'h2014-04-091-1/+3
* speed: make duration query able to convert bytes to timeVincent Penquerc'h2014-04-091-2/+6
* camerabin: add any feature to viewfinderbin static pad templateMohammed Sameer2014-04-091-1/+1
* camerabin: report an error if we fail to link vfsrc and viewfinder queueMohammed Sameer2014-04-091-2/+7
* mxfdemux: guard against NULL material trackTim-Philipp Müller2014-04-081-2/+3
* dvbsuboverlay: Avoid infinite loops on short dataJan Schmidt2014-04-091-3/+5
* mxfdemux: implement simple KEY_UNIT seekingTim-Philipp Müller2014-04-081-2/+16
* mxfdemux: fix seeking, send data starting from a key unitTim-Philipp Müller2014-04-081-3/+8
* festival: fix fd leakVincent Penquerc'h2014-04-081-0/+2
* speed: Clarify passthrough in switch statementEdward Hervey2014-04-081-1/+1
* mpegtsmux: Initialize helper mpegts libraryEdward Hervey2014-04-081-0/+1
* mxf: fix stop date parsing using the wrong inputVincent Penquerc'h2014-04-071-1/+1
* jp2kdecimator: fix copy/paste errors in expressionsVincent Penquerc'h2014-04-071-3/+3
* mpegtsmux: Require parsed/framed input for most of the supported formatsSebastian Dröge2014-04-021-2/+8
* mpegtspacketizer: Fix typo in debug outputSebastian Dröge2014-03-291-1/+1
* h264parse: Copy over DISCONT flag from input buffersSebastian Dröge2014-03-292-0/+14
* tsdemux: Push next buffer after a discont with the DISCONT flagSebastian Dröge2014-03-291-0/+13
* tsdemux: Drain remaining data on discontsSebastian Dröge2014-03-293-1/+44
* mpegtsbase: Flush if we receive a discont bufferSebastian Dröge2014-03-291-0/+6
* tsdemux: Don't dereference NULL if flushed before a program was selectedSebastian Dröge2014-03-291-0/+3
* tsdemux: Ensure that all pending data is pushed even if the stream was not ac...Sebastian Dröge2014-03-291-1/+1
* mpegtsbase: Fix pull mode scanning for PCR on small filesSebastian Dröge2014-03-291-3/+11
* dvbsuboverlay: Clarify confusing debug messageJan Schmidt2014-03-251-1/+1
* tsdemux: Fix mpegts_packetizer_set_current_pcr_offset()Jan Schmidt2014-03-251-7/+7
* dvbsuboverlay: Remove warning for 2-bit and 8-bit subpicturesJan Schmidt2014-03-251-16/+0
* dvbsuboverlay: Fix 8-bit subpicture rendering.Jan Schmidt2014-03-251-2/+5
* dvbsuboverlay: Don't forward text gap events downstreamEdward Hervey2014-03-181-0/+4
* dvbsuboverlay: handle video/x-raw(ANY) if downstream supports the GstVideoOve...Matthieu Bouron2014-03-161-25/+241
* move gl elements to ext subdirectoryMatthew Waters2014-03-1659-12789/+0
* [905/906] Add GL context sharing support for non-gstgl elementsMatthew Waters2014-03-152-2/+39
* [898/906] glimagesink: add an other-context propertyMatthew Waters2014-03-152-5/+26
* [886/906] fixup a memory leak of the context in the GLTextureUploadMeta pathMatthew Waters2014-03-151-2/+7
* [882/906] port glcolorscale to GLES2Matthew Waters2014-03-153-10/+16