summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.8.01.8.0Sebastian Dröge2016-03-2476-119/+1156
* Update .po filesSebastian Dröge2016-03-2440-40/+40
* vulkan: Minor string fixThibault Saunier2016-03-231-1/+1
* vulkan: VK_API_VERSION has been removedMatthew Waters2016-03-231-1/+1
* gl/proto: sync operations are available on GLES 3.0Matthew Waters2016-03-221-1/+1
* gl/build: add GST_GL_HAVE_DMABUF to gstglconfig.hMatthew Waters2016-03-221-1/+6
* mxfdemux: Fix query memory leakJimmy Ohn2016-03-211-0/+2
* vulkan: Ship missing headers with tarballsSebastian Dröge2016-03-181-2/+5
* h264parse, h265parse: fix handling of downstream force-key-unit eventsAleksander Wabik2016-03-172-4/+10
* glmemory: unset GL_UNPACK_ROW_LENGTH in opengl3Matthew Waters2016-03-171-1/+2
* gl/examples/qt: restrict the GL API to opengl where neededMatthew Waters2016-03-173-0/+9
* gl/examples/gtk: call XInitThreadsMatthew Waters2016-03-177-9/+48
* glutils: remove custom code for setting caps featuresMatthew Waters2016-03-171-11/+2
* glfilter: only allow the same src/sink caps when we are in passthrough modeMatthew Waters2016-03-171-9/+25
* glupload: deal with the ANY caps feature correctlyMatthew Waters2016-03-171-19/+37
* wayland: fix null pointer dereference on errorMatthew Waters2016-03-171-1/+2
* glstereo{mix,split}: allow running on GLES 2/3Matthew Waters2016-03-172-2/+3
* openslesringbuffer: Warn if the position reported by OpenSL is higher than wh...Sebastian Dröge2016-03-161-1/+8
* mxfmux: Fix typo in JPEG2000 colorspaceSebastian Dröge2016-03-161-1/+1
* Release 1.7.911.7.91Sebastian Dröge2016-03-1577-104/+578
* Update .po filesSebastian Dröge2016-03-1540-40/+40
* tsdemux: add video/x-h265 to template capsTim-Philipp Müller2016-03-121-0/+2
* mpegts: Don't leave freed programs in the hash tableJan Schmidt2016-03-122-0/+15
* videoparsers: h265: Fix segfault while transforming hevc to nal aligned bytes...Sreerenj Balachandran2016-03-111-2/+11
* amc: Correctly handle NULL input buffersSebastian Dröge2016-03-114-16/+50
* amcvideodec: getOutputBuffers() returns a NULL array when a surface was confi...Sebastian Dröge2016-03-112-3/+14
* gleffects; give each effect a unique long name and descriptionMatthew Waters2016-03-112-0/+12
* glshader: some compatibility changes for GL 1.4Matthew Waters2016-03-102-7/+11
* glfilterapp: update for the use of shadersMatthew Waters2016-03-101-24/+36
* glfilter: retrieve the shader attributes from the GL threadMatthew Waters2016-03-102-18/+26
* gl/examples/cube*: choose opengl by defaultMatthew Waters2016-03-102-16/+16
* gl/examples/fxtest: add needed glupload to the pipelineMatthew Waters2016-03-101-3/+4
* mpegvideoparser: Handle non-hierarchical profiles againEdward Hervey2016-03-093-11/+16
* glimagesink: Fix window memory leakVineeth TM2016-03-091-0/+1
* tsdemux: Don't reset/recalculate segments with accurate seeksEdward Hervey2016-03-081-3/+4
* glvideomixer: signal continuation in resetMatthew Waters2016-03-081-1/+1
* gldisplay: make readding the same context a no-opMatthew Waters2016-03-082-1/+100
* Revert "libgstgl: cocoa, eagl: don't marshal GL calls to the context thread"Sebastian Dröge2016-03-076-116/+3
* libgstgl: cocoa, eagl: don't marshal GL calls to the context threadAlessandro Decina2016-03-076-3/+116
* gldisplay: really retrieve glcontext for a specific threadMark Nauwelaerts2016-03-061-1/+4
* gl: misc docs fixes/additionsMatthew Waters2016-03-0618-32/+231
* gl*memory: document new functionality and objectsMatthew Waters2016-03-0610-41/+503
* docs: add new GL api to .types file for type/signal introspectionMatthew Waters2016-03-061-0/+3
* docs: ignore some private GL headersMatthew Waters2016-03-061-1/+3
* docs/gl: add gl functions/structs from -unused into the docsMatthew Waters2016-03-062-43/+289
* glfilter: handle some more unfixed fields when fixating capsMark Nauwelaerts2016-03-051-2/+14
* gtk: examples: #define GST_USE_UNSTABLE_API and link with X11_LIBSSebastian Dröge2016-03-051-4/+8
* androidmedia: Remove unused fileJustin Kim2016-03-051-68/+0
* amc: properly deinit when ahcsrc register failsMartin Kelly2016-03-041-6/+11
* ahc: correct error messageMartin Kelly2016-03-041-1/+2