summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* 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
* [880/906] glimagesink: remove unused stored_buffer fieldMatthew Waters2014-03-152-7/+0
* [879/906] build: don't add X_CFLAGS to CFLAGSMatthew Waters2014-03-151-1/+1
* [874/906] filter: implement draw_texture for GLES2Matthew Waters2014-03-1516-125/+69
* [873/906] upload: use GstVideoInfo for choosing the formatMatthew Waters2014-03-151-6/+2
* [855/906] upload: add support for GstVideoGLTextureUploadMetaMatthew Waters2014-03-151-58/+62
* [854/906] use the allocation query to propogate GstGLContextMatthew Waters2014-03-152-54/+62
* [853/906] display: remove _{set,get}_contextMatthew Waters2014-03-152-3/+0
* [852/906] use GstContext for GstGLDisplay propogationMatthew Waters2014-03-152-17/+55
* [851/906] deinterlace: fix texture coordinates computationMatthieu Bouron2014-03-151-1/+1
* [849/906] testsrc: use _context_get_gl_apiMatthew Waters2014-03-151-3/+3
* [844/906] mixer: give access to the pads at render timeMatthew Waters2014-03-154-32/+24
* [840/906] glvideomixer: Use correct coordinates after the switch from GL_TEXT...Wang Xin-yu (王昕宇)2014-03-151-3/+3
* [838/906] gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_RECTANGLEMatthew Waters2014-03-1531-537/+461
* [831/906] glimagesink: avoid to overload the drawer if already drawingJulien Isorce2014-03-151-6/+8
* [830/906] glvideomixer: Add a new simple glvideomixer elementMatthew Waters2014-03-154-0/+363
* [819/906] make gen_texture/del_texture threadsafeMatthew Waters2014-03-151-1/+1
* [817/906] make the state change test passMatthew Waters2014-03-159-14/+44
* [815/906] fix some refcount errorsMatthew Waters2014-03-151-0/+1
* [813/906] unref the pool on shutdownMatthew Waters2014-03-151-5/+16