platform/upstream/gstreamer.git
2014-03-15 Matthew Waters[558/906] add missing includes for _post_missing_elemen...
2014-03-15 Matthew Waters[557/906] Fix plugin define and remove warning
2014-03-15 Matthew Waters[556/906] GLColorscale: convert to a bin of glupload...
2014-03-15 Matthew Waters[555/906] Make the query for a GstGLDisplay a pad peer...
2014-03-15 Matthew Waters[554/906] GstGLMemory: update for GstAllocator API...
2014-03-15 Matthew Waters[553/906] GstGLFilterShader: update for GstGLMeta
2014-03-15 Matthew Waters[552/906] GstGLFilterApp: update for GstGLMeta
2014-03-15 Matthew Waters[551/906] GstGLOverlay: fix loading of non-square overlays
2014-03-15 Matthew Waters[550/906] GstGLOverlay: fix libPNG complaining about...
2014-03-15 Matthew Waters[549/906] GstGLOverlay: update for GstGLMeta
2014-03-15 Matthew Waters[548/906] GstGLDifferenceMatte: update for GstGLMeta
2014-03-15 Matthew Waters[547/906] GstGLBumper: fix libPNG complaining about...
2014-03-15 Matthew Waters[546/906] GstGLFilterSobel: update for GstGLMeta
2014-03-15 Matthew Waters[545/906] GstGLBumper: update for GstGLMeta
2014-03-15 Matthew Waters[544/906] fix memory leaks from not g_free()ing string...
2014-03-15 Matthew Waters[543/906] GstGLDisplay: fix segfault from GST_PTR_FORMA...
2014-03-15 Matthew Waters[542/906] GstGLMixer: add allocation and bufferpool...
2014-03-15 Matthew Waters[541/906] GstGLTestSrc: generate a GLBufferPool instead...
2014-03-15 Matthew Waters[540/906] GstGLMosaic: update for GstGLMeta
2014-03-15 Matthew Waters[539/906] GstGLImageSink: fold multiple fields into...
2014-03-15 Matthew Waters[538/906] GstGLDeinterlace: update for GstGLMeta
2014-03-15 Matthew Waters[537/906] GstGLFilterReflectedScreen: update for GstGLMeta
2014-03-15 Matthew Waters[536/906] GstGLFilterGlass: update for GstGLMeta
2014-03-15 Matthew Waters[535/906] GstGLFilterLaplacian: update for GstGLMeta
2014-03-15 Matthew Waters[534/906] GstGLFilterCube: Update for GstGLMeta
2014-03-15 Matthew Waters[533/906] GstGLFilterBlur: update for GstGLMeta
2014-03-15 Matthew Waters[532/906] GstGLFilter: implement allocation vfuncs
2014-03-15 Matthew Waters[531/906] GstGLEffects: update for GstGLMeta
2014-03-15 Matthew Waters[530/906] GstGLUpload: fix video scaling and use GL_UPL...
2014-03-15 Matthew Waters[529/906] GstGLDownload: fix video scaling and use...
2014-03-15 Matthew Waters[528/906] GstGLMeta: seperate upload/download/normal...
2014-03-15 Matthew Waters[527/906] GstGLDisplay: add some trace debugging
2014-03-15 Matthew Waters[526/906] GstGLTestSrc: update for 1.0
2014-03-15 Matthew Waters[525/906] GstGLDownload: add allocation methods and...
2014-03-15 Matthew Waters[524/906] GstGLDisplay: rework the download code
2014-03-15 Matthew Waters[523/906] update for meta API changes
2014-03-15 Matthew Waters[522/906] GstGLDisplay: add forgotten function definition
2014-03-15 Matthew Waters[521/906] GstGLMemory: update for GstAllocator changes
2014-03-15 Matthew Waters[520/906] GstGLMixer: fix for GstChildProxy changes
2014-03-15 Matthew Waters[519/906] GstGLUpload: implement the allocation funcs...
2014-03-15 Matthew Waters[518/906] GstGLImageSink: add propose_allocation impl...
2014-03-15 Matthew Waters[517/906] add GstGLBufferPool
2014-03-15 Matthew Waters[516/906] add skeleton GstGLMeta
2014-03-15 Matthew Waters[515/906] GstGLDisplay: rework gen_texture and upload
2014-03-15 Matthew Waters[514/906] add GstGLMemory and allocator
2014-03-15 Matthew Waters[513/906] Remove GstGLBuffer (to be replaced by GstGLMeta)
2014-03-15 Matthew Waters[512/906] GstGLMixer: update for 1.0 based on the video...
2014-03-15 Matthew Waters[511/906] tests: update for 1.0
2014-03-15 Matthew Waters[510/906] GstGLImageSink: update for 1.0
2014-03-15 Matthew Waters[509/906] GstGLDisplay: update for 1.0
2014-03-15 Matthew Waters[508/906] GstGLDownload: update for 1.0
2014-03-15 Matthew Waters[507/906] GstGLTestSrc: update for 1.0
2014-03-15 Matthew Waters[506/906] GstGLUpload: update for 1.0
2014-03-15 Matthew Waters[505/906] GstGLColorscale: update for 1.0
2014-03-15 Matthew Waters[504/906] GstGLFilter: update for 1.0
2014-03-15 Matthew Waters[503/906] Rename GST_BOILERPLATE_* to G_DEFINE_TYPE_...
2014-03-15 Matthew Waters[502/906] Update versioning for gstreamer 1.0
2014-03-15 Raimo Järvi[501/906] Fix building on 64 bit mingw-w64
2014-03-15 Julien Isorce[500/906] gldisplay: do not call glCheckFramebufferStat...
2014-03-15 Julien Isorce[499/906] examples: fix build on MacOSX
2014-03-15 Julien Isorce[498/906] gldisplay: don't pass non-constant strings...
2014-03-15 Julien Isorce[497/906] filtershader: fix format compiler warnings
2014-03-15 Julien Isorce[496/906] cmake build: add path to config.h on APPLE
2014-03-15 Julien Isorce[495/906] glES2.0: properly use glDeleteShader
2014-03-15 Julien Isorce[494/906] cmake build: use config.h from win32/common...
2014-03-15 Tim-Philipp... [493/906] glfiltershader: fix crash when loading shader...
2014-03-15 Julien Isorce[492/906] glwindow: properly fails if resource not...
2014-03-15 Julien Isorce[491/906] glES2.0: properly fails if driver/kernel...
2014-03-15 Julien Isorce[490/906] gldisplay: error out instead of g_assert
2014-03-15 Julien Isorce[489/906] glimagesink: pixel-aspect-ratio property...
2014-03-15 Julien Isorce[488/906] libvisual-gl: full compatibility with project...
2014-03-15 Sebastian Dröge[487/906] gl: Fix compiler warnings
2014-03-15 Julien Isorce[486/906] libvisual-gl: add minimal support to libvisua...
2014-03-15 Julien Isorce[485/906] gstgldisplay: turn off texture binding and...
2014-03-15 Julien Isorce[484/906] libvisual_gl: correctly setup depth and blend...
2014-03-15 Julien Isorce[483/906] glelements: do not leak parent when using...
2014-03-15 Jonathan Matthew[482/906] ext: Add a libvisual plugin wrapping opengl...
2014-03-15 Julien Isorce[481/906] feature checking: error out instead of doing...
2014-03-15 Julien Isorce[480/906] win32 builds: add glshader filter sources...
2014-03-15 Руслан Ижбулатов[479/906] gstglshadervariables: strtok_r is not multipl...
2014-03-15 Wei Feng[478/906] OpenGL ES 2.0: include glib.h to use G_BEGIN_...
2014-03-15 Julien Isorce[477/906] OpenGL ES 2.0: fix build since glfiltershader...
2014-03-15 Antoni Silvestre[476/906] OpenGL ES 2.0: fix build and disable some...
2014-03-15 Julien Isorce[475/906] docs: add glmosaic and glshader to docs
2014-03-15 Julien Isorce[474/906] build: make libjpeg use conditional
2014-03-15 Julien Isorce[473/906] cmake build: 2.8 is now required and add...
2014-03-15 Stefan Sauer[472/906] linpng: make libpng use conditional
2014-03-15 Luc Deschenaux[471/906] glshader: add dynamic fragment shader filter
2014-03-15 Anthony Violo[470/906] gloverlay: add jpeg support
2014-03-15 Anthony Violo[469/906] gloverlay: manage ratio texture
2014-03-15 Julien Isorce[468/906] tests: fix commentary in clutteractor example
2014-03-15 Julien Isorce[467/906] tests: various build fixes
2014-03-15 Sebastian Dröge[466/906] tests: Fix variable unused but set compiler...
2014-03-15 Sebastian Dröge[465/906] gl: Fix variable unused but set compiler...
2014-03-15 Sreerenj Balachandran[464/906] glimagesink: Interface query should return...
2014-03-15 Tim-Philipp... [463/906] Add some more G_{BEGIN,END}_DECLS to public...
2014-03-15 Stefan Kost[462/906] various: add missing G_PARAM_STATIC_STRINGS...
2014-03-15 Stefan Kost[461/906] xoverlay: require base from git and update...
2014-03-15 Edward Hervey[460/906] gstgleffects: Fix upper bound of an array...
2014-03-15 Jan Schmidt[459/906] Fix distcheck.
next