platform/upstream/gstreamer.git
2014-03-15 Matthew Waters[622/906] add missing GL_STENCIL_ATTACHMENT for gles2...
2014-03-15 Matthew Waters[621/906] GstGLRendererAPI => GstGLAPI and get GstGLAPI...
2014-03-15 Matthew Waters[620/906] wayland_egl: attempt at resizing the video
2014-03-15 Matthew Waters[619/906] fix typo for win32 debug variables
2014-03-15 Matthew Waters[618/906] add wayland-egl window backend
2014-03-15 Matthew Waters[617/906] fix 'set but not used' compiler warnings
2014-03-15 Matthew Waters[616/906] move window-specific code into seperate subfo...
2014-03-15 Matthew Waters[615/906] preliminary support for Win32 EGL
2014-03-15 Matthew Waters[614/906] try GLX first when using ANY | OPENGL | OPENGL3
2014-03-15 Matthew Waters[613/906] window_cocoa: fix segfault with gst-launch...
2014-03-15 Matthew Waters[612/906] remove GNUstep makefiles
2014-03-15 Matthew Waters[611/906] cocoa port of determining gl platform at...
2014-03-15 Matthew Waters[610/906] WindowX11EGL: remove get_platform call
2014-03-15 Matthew Waters[609/906] win32 port of determining GL platform at...
2014-03-15 Matthew Waters[608/906] add GST_GL_PLATFORM_ANY for choosing any...
2014-03-15 Matthew Waters[607/906] remove get_platform and get_window_handle...
2014-03-15 Matthew Waters[606/906] determine the GL platform to use at runtime
2014-03-15 Matthew Waters[605/906] shader: move to gst debugging
2014-03-15 Matthew Waters[604/906] gst_element_class_set_details_simple() =...
2014-03-15 Matthew Waters[603/906] update FSF address
2014-03-15 Matthew Waters[602/906] hide deprecation warnings with newer clutter...
2014-03-15 Matthew Waters[601/906] fix typo causing shader compilation failure...
2014-03-15 Matthew Waters[600/906] docs: add docs for new objects and expand...
2014-03-15 Matthew Waters[599/906] GL|ES2: fix typos from recent changes and...
2014-03-15 Matthew Waters[598/906] examples: fix compilation of cluttershare
2014-03-15 Matthew Waters[597/906] tests: add some simple pipeline tests to...
2014-03-15 Matthew Waters[596/906] colorscale: port over to filter base class
2014-03-15 Matthew Waters[595/906] update for filter API change
2014-03-15 Matthew Waters[594/906] filter: update for up/download API changes...
2014-03-15 Matthew Waters[593/906] testsrc/imagesink: update for up/download...
2014-03-15 Matthew Waters[592/906] memory: update for up/download API changes
2014-03-15 Matthew Waters[591/906] mixer: save the upload object instead of...
2014-03-15 Matthew Waters[590/906] up/download: fix scaling on transfer
2014-03-15 Matthew Waters[589/906] Revert "GLColorscale: convert to a bin of...
2014-03-15 Matthew Waters[588/906] mosaic: update for mixer changes and convenie...
2014-03-15 Matthew Waters[587/906] mixer: mirror the changes done for filter
2014-03-15 Matthew Waters[586/906] fix up some debug statements to get them...
2014-03-15 Matthew Waters[585/906] gltestsrc: update for new GLDownload in libs
2014-03-15 Matthew Waters[584/906] glimagesink: update for new GLUpload object...
2014-03-15 Matthew Waters[583/906] deinterlace: change for new API
2014-03-15 Matthew Waters[582/906] filters: changes for new API
2014-03-15 Matthew Waters[581/906] filter: add seperate filter function for...
2014-03-15 Matthew Waters[580/906] bufferpool: remove obselete gl meta buffer...
2014-03-15 Matthew Waters[579/906] download: fix YV12 format
2014-03-15 Matthew Waters[578/906] {up,down}load: add variants that can be calle...
2014-03-15 Matthew Waters[577/906] remove upload and download elements from...
2014-03-15 Matthew Waters[576/906] remove uneeded GstGLMeta (use GstVideoMeta)
2014-03-15 Matthew Waters[575/906] filter: port to new upload/download
2014-03-15 Matthew Waters[574/906] memory: implement transperent upload/download...
2014-03-15 Matthew Waters[573/906] add upload and download library objects
2014-03-15 Matthew Waters[572/906] remove upload and download elements
2014-03-15 Matthew Waters[571/906] mixer: fix deadlock on shutdown
2014-03-15 Matthew Waters[570/906] remove the requirement for VideoMeta to be...
2014-03-15 Matthew Waters[569/906] differencematte: prevent double unref of...
2014-03-15 Matthew[568/906] window: fix public definitions
2014-03-15 Matthew[567/906] fix OpenGL|ES2 ifdef'ed code
2014-03-15 Matthew Waters[566/906] effects: avoid using tanh in sin_fragment
2014-03-15 Matthew Waters[565/906] effects: fix shader compilation with mesa...
2014-03-15 Matthew Waters[564/906] glmemory: remove unused typedef
2014-03-15 Matthew Waters[563/906] readd support for hanging GL pipelines e...
2014-03-15 Matthew Waters[562/906] gldisplay: fix download of YUV formats
2014-03-15 Matthew Waters[561/906] gldisplay: fix endianess issues on RGB download
2014-03-15 Matthew Waters[560/906] examples: update for bus api changes and...
2014-03-15 Matthew Waters[559/906] glmixer: pass the mixpad's display to the...
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
next