summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-31adaptivedemux: Handle find_stream_for_pad() without g_assert_not_reached() if...Sebastian Dröge1-4/+4
2016-03-31nvenc: add support for building against version 6 of the SDKMatthew Waters1-1/+21
2016-03-30ahcsrc: There's no point in read-only CONSTRUCT propertiesSebastian Dröge1-2/+2
2016-03-29gtk: Fix logging in base widget and fix desc of GL sinkNirbheek Chauhan3-4/+15
2016-03-29mxfmux: Instead of releasing request pads on stop(), clear them onlySebastian Dröge1-8/+13
2016-03-25mpegtspacketizer: simplify variable resetThiago Santos1-2/+1
2016-03-25dvbbasebin: plug some leaksThiago Santos1-0/+5
2016-03-25dvbbasebin: unref pat table after usageThiago Santos1-0/+1
2016-03-25mpegtsbase: plug EIT string leakThiago Santos1-0/+1
2016-03-25dfbvideosink: post message to application for unhandled keyboard/mouse eventsVineeth TM1-2/+8
2016-03-25gtkbasesink: post message to application for unhandled keyboard/mouse eventsVineeth TM1-4/+8
2016-03-25d3dvideosink: post message to application for unhandled keyboard/mouse eventsVineeth TM1-1/+7
2016-03-25interlace: fix negotiation with fixed framerate downstreamVincent Penquerc'h1-0/+154
2016-03-25gl/gtk: Fix compiler warning in exampleSebastian Dröge1-4/+4
2016-03-25gtk/gl: don't assert when gdk doesn't provide a GL contextMatthew Waters1-1/+5
2016-03-24Release 1.8.01.8.0Sebastian Dröge76-119/+1156
2016-03-24Update .po filesSebastian Dröge40-40/+40
2016-03-23vulkan: Minor string fixThibault Saunier1-1/+1
2016-03-23vulkan: VK_API_VERSION has been removedMatthew Waters1-1/+1
2016-03-22gl/proto: sync operations are available on GLES 3.0Matthew Waters1-1/+1
2016-03-22gl/build: add GST_GL_HAVE_DMABUF to gstglconfig.hMatthew Waters1-1/+6
2016-03-21mxfdemux: Fix query memory leakJimmy Ohn1-0/+2
2016-03-18vulkan: Ship missing headers with tarballsSebastian Dröge1-2/+5
2016-03-17h264parse, h265parse: fix handling of downstream force-key-unit eventsAleksander Wabik2-4/+10
2016-03-17glmemory: unset GL_UNPACK_ROW_LENGTH in opengl3Matthew Waters1-1/+2
2016-03-17gl/examples/qt: restrict the GL API to opengl where neededMatthew Waters3-0/+9
2016-03-17gl/examples/gtk: call XInitThreadsMatthew Waters7-9/+48
2016-03-17glutils: remove custom code for setting caps featuresMatthew Waters1-11/+2
2016-03-17glfilter: only allow the same src/sink caps when we are in passthrough modeMatthew Waters1-9/+25
2016-03-17glupload: deal with the ANY caps feature correctlyMatthew Waters1-19/+37
2016-03-17wayland: fix null pointer dereference on errorMatthew Waters1-1/+2
2016-03-17glstereo{mix,split}: allow running on GLES 2/3Matthew Waters2-2/+3
2016-03-16openslesringbuffer: Warn if the position reported by OpenSL is higher than wh...Sebastian Dröge1-1/+8
2016-03-16mxfmux: Fix typo in JPEG2000 colorspaceSebastian Dröge1-1/+1
2016-03-15Release 1.7.911.7.91Sebastian Dröge77-104/+578
2016-03-15Update .po filesSebastian Dröge40-40/+40
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-11amc: Correctly handle NULL input buffersSebastian Dröge4-16/+50
2016-03-11amcvideodec: getOutputBuffers() returns a NULL array when a surface was confi...Sebastian Dröge2-3/+14
2016-03-11gleffects; give each effect a unique long name and descriptionMatthew Waters2-0/+12
2016-03-10glshader: some compatibility changes for GL 1.4Matthew Waters2-7/+11
2016-03-10glfilterapp: update for the use of shadersMatthew Waters1-24/+36
2016-03-10glfilter: retrieve the shader attributes from the GL threadMatthew Waters2-18/+26
2016-03-10gl/examples/cube*: choose opengl by defaultMatthew Waters2-16/+16
2016-03-10gl/examples/fxtest: add needed glupload to the pipelineMatthew Waters1-3/+4
2016-03-09mpegvideoparser: Handle non-hierarchical profiles againEdward Hervey3-11/+16
2016-03-09glimagesink: Fix window memory leakVineeth TM1-0/+1
2016-03-08tsdemux: Don't reset/recalculate segments with accurate seeksEdward Hervey1-3/+4