platform/upstream/gstreamer.git
2014-03-15 Matthew Waters[644/906] update .gitignore for some new files
2014-03-15 Matthew Waters[643/906] display: privatise most of the struct
2014-03-15 Matthew Waters[642/906] add gstglconfig.h for apps to find out what...
2014-03-15 Matthew Waters[641/906] display: feature check for GL extension functions
2014-03-15 Matthew Waters[640/906] build: add missing file to built sources
2014-03-15 Matthew Waters[639/906] add get_proc_address implementations for...
2014-03-15 Matthew Waters[638/906] window: add get_proc_address + stub for retri...
2014-03-15 Matthew Waters[637/906] x11_egl: add prelim support for choosing...
2014-03-15 Matthew Waters[636/906] window_x11: compact debug info
2014-03-15 Matthew Waters[635/906] fixup compile errors
2014-03-15 Matthew Waters[634/906] wayland egl: deactivate context before we...
2014-03-15 Matthew Waters[633/906] display: fail properly in context creation...
2014-03-15 Matthew Waters[632/906] remove stray )
2014-03-15 Matthew Waters[631/906] remove redefinition warnings in compiling...
2014-03-15 Matthew Waters[630/906] display: add gl api checking
2014-03-15 Matthew Waters[629/906] window: add GError for error handling of...
2014-03-15 Matthew Waters[628/906] shader filter: don't do anything if we don...
2014-03-15 Matthew Waters[627/906] shader: check for invalid objects
2014-03-15 Matthew Waters[626/906] fix build failure from undefined macro
2014-03-15 Matthew Waters[625/906] add vtable for opengl functions
2014-03-15 Matthew Waters[624/906] OPENGL_ES2 => HAVE_GLES2 and add HAVE_OPENGL
2014-03-15 Matthew Waters[623/906] move GL includes into a single file
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
next