platform/upstream/gstreamer.git
2014-03-15 Julien[327/906] fix init FBO's texture attachment on ES 2.0
2014-03-15 Julien[326/906] add X backend for OpenGL ES 2.0
2014-03-15 Filippo Argiolas[325/906] Restore glimagesink instead of ximagesink
2014-03-15 Filippo Argiolas[324/906] Temporary disable glimagesink in clutteractortee
2014-03-15 Filippo Argiolas[323/906] Remove redundant XMoveWindow call
2014-03-15 Julien Isorce[322/906] [download YUY2/UYVY] fix a regression
2014-03-15 Julien Isorce[321/906] add OpenGL ES 2.x support.
2014-03-15 Julien Isorce[320/906] fix position and content rect
2014-03-15 Julien Isorce[319/906] [win32 backend] fix transmition message to...
2014-03-15 Julien Isorce[318/906] rename GNUmakefile(s) to GNUmakefile(s).gnustep
2014-03-15 Julien Isorce[317/906] implement gstglwindow for Cocoa (MacOS and...
2014-03-15 Julien Isorce[316/906] remove some unused HAVE_LIBPNG: libpng is...
2014-03-15 Julien Isorce[315/906] add GNUstep build
2014-03-15 David Schleef[314/906] Add srcdir to includes for out-of-source...
2014-03-15 Stefan Kost[313/906] indent: don't use tabs inside property descri...
2014-03-15 Stefan Kost[312/906] build: include stdlib.h when using free().
2014-03-15 Sebastian Dröge[311/906] Cast GstBuffer subclasses to GstBuffer *...
2014-03-15 David Schleef[310/906] Global reindent
2014-03-15 Sebastian Dröge[309/906] Replay: Fix callbacks passed over XEvents...
2014-03-15 David Schleef[308/906] Rename glpixbufoverlay to gloverlay
2014-03-15 David Schleef[307/906] Remove conditionals on gdkpixbuf
2014-03-15 Julien Isorce[306/906] fix CMake build and frozen CodeBlocks build
2014-03-15 Julien Isorce[305/906] CMake build now checks for libpng
2014-03-15 Julien Isorce[304/906] only load RGBA files.png
2014-03-15 David Schleef[303/906] Add libpng dependency
2014-03-15 David Schleef[302/906] Fix some warnings
2014-03-15 Julien Isorce[301/906] depends on libpng instead of gdk_pixbuf
2014-03-15 Julien Isorce[300/906] use libpng in glpixbufoverlay filter.
2014-03-15 Julien Isorce[299/906] use libpng to load the normal map instead...
2014-03-15 David Schleef[298/906] Revert "Fix indention"
2014-03-15 David Schleef[297/906] Revert "Fix callbacks passed over XEvents...
2014-03-15 Sebastian Dröge[296/906] Fix callbacks passed over XEvents on 64 bit...
2014-03-15 Sebastian Dröge[295/906] Fix indention
2014-03-15 Sebastian Dröge[294/906] Fix format string compiler warnings by using...
2014-03-15 Julien Isorce[293/906] minimal gtk doc
2014-03-15 David Schleef[292/906] Add 'extern' for data symbols in headers
2014-03-15 David Schleef[291/906] Add check for GLEW_EXT_framebuffer_object
2014-03-15 David Schleef[290/906] Set GL_LIBS correctly in configure.ac
2014-03-15 David Schleef[289/906] build fixes for Windows libraries
2014-03-15 Julien Isorce[288/906] add more debug ouputs about GLSL and mesa
2014-03-15 julien[287/906] fix a regression about glXChooseVisual which...
2014-03-15 Julien Isorce[286/906] [win32] Register window class in gst_gl_windo...
2014-03-15 Julien Isorce[285/906] fix gl framerate in gst caps. Consider positi...
2014-03-15 Julien Isorce[284/906] workaround about the ATI shader compiler...
2014-03-15 Julien Isorce[283/906] better result in cube and doublecube example...
2014-03-15 Julien Isorce[282/906] update CMake build
2014-03-15 Julien Isorce[281/906] Make cube example work on x11. Finish TODO...
2014-03-15 Julien Isorce[280/906] Remove set_visible, because it's now automati...
2014-03-15 Julien Isorce[279/906] finish set_xwindow_id (gst_gl_window_set_exte...
2014-03-15 Julien Isorce[278/906] Implement set_xwindow_id (gst_gl_window_set_e...
2014-03-15 Julien Isorce[277/906] open x client connection for sender only...
2014-03-15 Julien Isorce[276/906] better deal with last pending custom cb and...
2014-03-15 Julien Isorce[275/906] Make sure the gl ressoures are destroyed...
2014-03-15 Julien Isorce[274/906] add some other debug outputs and checks
2014-03-15 Julien Isorce[273/906] add some debug outputs about Visual and XVisu...
2014-03-15 Julien Isorce[272/906] add a visible member to deal better with...
2014-03-15 Julien Isorce[271/906] revert last commit because the crash comes...
2014-03-15 Julien Isorce[270/906] fix use of different Display structures which...
2014-03-15 Julien Isorce[269/906] Better deal with XNextEvent and XSendEvent
2014-03-15 Julien Isorce[268/906] Better deal with Atoms
2014-03-15 Julien Isorce[267/906] Get ride of calling sleep in gl thread X...
2014-03-15 Julien Isorce[266/906] secure close when clicking on the cross
2014-03-15 Julien Isorce[265/906] CRLF -> LF
2014-03-15 Julien Isorce[264/906] Rewrite gstglwindow_x11.c because X API is...
2014-03-15 Julien Isorce[263/906] discard x custom messages which are of date
2014-03-15 Julien Isorce[262/906] Works on linux but still some bugs. Fix autot...
2014-03-15 Julien Isorce[261/906] implement quit x message loop
2014-03-15 Julien Isorce[260/906] try to make XSendEvent blocker (as win32...
2014-03-15 Julien Isorce[259/906] continue x implementation (but still not...
2014-03-15 Julien Isorce[258/906] setup x message loop
2014-03-15 Julien Isorce[257/906] begin gstglwindow_x11.c implementation
2014-03-15 Julien Isorce[256/906] fix CMake an CodeBlocks builds
2014-03-15 Julien Isorce[255/906] fix window closure when using gst xoverlay...
2014-03-15 Julien Isorce[254/906] Better handle when the parent window is resiz...
2014-03-15 Julien Isorce[253/906] win32: re-implement supports for gst xoverlay...
2014-03-15 Julien Isorce[252/906] avoid a dead lock on window closure
2014-03-15 Julien Isorce[251/906] Properly clean OpenGL contexts
2014-03-15 Julien Isorce[250/906] win32: basic stuffs are working now on this...
2014-03-15 Julien Isorce[249/906] begin GstGLWindow in order to totally remove...
2014-03-15 Julien Isorce[248/906] fix msvc warnings and update CMake build...
2014-03-15 Filippo Argiolas[247/906] Import xray effect
2014-03-15 Filippo Argiolas[246/906] Add multiply fragment shader
2014-03-15 Filippo Argiolas[245/906] Add invert property to sobel filter
2014-03-15 Filippo Argiolas[244/906] Make luma_to_curve non-static
2014-03-15 Filippo Argiolas[243/906] Support for missing videoformats in glupload
2014-03-15 Julien Isorce[242/906] Fix crash in filters when going to NULL with...
2014-03-15 Julien Isorce[241/906] fix CMake build
2014-03-15 Stefan Kost[240/906] Build gtk-docs for plugins.
2014-03-15 Julien Isorce[239/906] start to write the gtk doc
2014-03-15 Julien Isorce[238/906] fix glfilterglass (reason: videotestsrc rgb...
2014-03-15 Julien Isorce[237/906] update cmake build and the 2 frozen win32...
2014-03-15 Filippo Argiolas[236/906] import sobel edge detector from cvs branch
2014-03-15 Julien Isorce[235/906] can use several G_LOG_DOMAINs and GST_CATegor...
2014-03-15 Filippo Argiolas[234/906] use right blending function with pixbuf overlay
2014-03-15 Filippo Argiolas[233/906] no need to explicit set the debug category...
2014-03-15 Filippo Argiolas[232/906] use texture1 for curve textures
2014-03-15 Julien Isorce[231/906] Add a glfilterglass inspired from mdk.org...
2014-03-15 Filippo Argiolas[230/906] explicit check g_getenv return value to be...
2014-03-15 Julien Isorce[229/906] update authors from the CVS repository
2014-03-15 Filippo Argiolas[228/906] output shaders info log only if GST_GL_SHADER...
next