platform/upstream/gst-plugins-base.git
2017-12-09 David Schleef[290/906] Set GL_LIBS correctly in configure.ac
2017-12-09 David Schleef[289/906] build fixes for Windows libraries
2017-12-09 Julien Isorce[288/906] add more debug ouputs about GLSL and mesa
2017-12-09 julien[287/906] fix a regression about glXChooseVisual which...
2017-12-09 Julien Isorce[286/906] [win32] Register window class in gst_gl_windo...
2017-12-09 Julien Isorce[285/906] fix gl framerate in gst caps. Consider positi...
2017-12-09 Julien Isorce[284/906] workaround about the ATI shader compiler...
2017-12-09 Julien Isorce[283/906] better result in cube and doublecube example...
2017-12-09 Julien Isorce[282/906] update CMake build
2017-12-09 Julien Isorce[281/906] Make cube example work on x11. Finish TODO...
2017-12-09 Julien Isorce[280/906] Remove set_visible, because it's now automati...
2017-12-09 Julien Isorce[279/906] finish set_xwindow_id (gst_gl_window_set_exte...
2017-12-09 Julien Isorce[278/906] Implement set_xwindow_id (gst_gl_window_set_e...
2017-12-09 Julien Isorce[277/906] open x client connection for sender only...
2017-12-09 Julien Isorce[276/906] better deal with last pending custom cb and...
2017-12-09 Julien Isorce[275/906] Make sure the gl ressoures are destroyed...
2017-12-09 Julien Isorce[274/906] add some other debug outputs and checks
2017-12-09 Julien Isorce[273/906] add some debug outputs about Visual and XVisu...
2017-12-09 Julien Isorce[272/906] add a visible member to deal better with...
2017-12-09 Julien Isorce[271/906] revert last commit because the crash comes...
2017-12-09 Julien Isorce[270/906] fix use of different Display structures which...
2017-12-09 Julien Isorce[269/906] Better deal with XNextEvent and XSendEvent
2017-12-09 Julien Isorce[268/906] Better deal with Atoms
2017-12-09 Julien Isorce[267/906] Get ride of calling sleep in gl thread X...
2017-12-09 Julien Isorce[266/906] secure close when clicking on the cross
2017-12-09 Julien Isorce[264/906] Rewrite gstglwindow_x11.c because X API is...
2017-12-09 Julien Isorce[263/906] discard x custom messages which are of date
2017-12-09 Julien Isorce[262/906] Works on linux but still some bugs. Fix autot...
2017-12-09 Julien Isorce[261/906] implement quit x message loop
2017-12-09 Julien Isorce[260/906] try to make XSendEvent blocker (as win32...
2017-12-09 Julien Isorce[259/906] continue x implementation (but still not...
2017-12-09 Julien Isorce[258/906] setup x message loop
2017-12-09 Julien Isorce[257/906] begin gstglwindow_x11.c implementation
2017-12-09 Julien Isorce[256/906] fix CMake an CodeBlocks builds
2017-12-09 Julien Isorce[255/906] fix window closure when using gst xoverlay...
2017-12-09 Julien Isorce[254/906] Better handle when the parent window is resiz...
2017-12-09 Julien Isorce[253/906] win32: re-implement supports for gst xoverlay...
2017-12-09 Julien Isorce[252/906] avoid a dead lock on window closure
2017-12-09 Julien Isorce[251/906] Properly clean OpenGL contexts
2017-12-09 Julien Isorce[250/906] win32: basic stuffs are working now on this...
2017-12-09 Julien Isorce[249/906] begin GstGLWindow in order to totally remove...
2017-12-09 Filippo Argiolas[243/906] Support for missing videoformats in glupload
2017-12-09 Julien Isorce[242/906] Fix crash in filters when going to NULL with...
2017-12-09 Filippo Argiolas[233/906] no need to explicit set the debug category...
2017-12-09 Filippo Argiolas[230/906] explicit check g_getenv return value to be...
2017-12-09 Julien Isorce[229/906] update authors from the CVS repository
2017-12-09 Filippo Argiolas[228/906] output shaders info log only if GST_GL_SHADER...
2017-12-09 Julien Isorce[226/906] check on win32 that every tests/pipelines...
2017-12-09 Julien Isorce[225/906] fix a regression that made the gltestsrc...
2017-12-09 Julien Isorce[224/906] fix a regression about MESA YCbCr colorspace...
2017-12-09 Julien Isorce[223/906] fix a regression (sometimes a FBO is needed...
2017-12-09 Julien Isorce[222/906] Finish TODO task 17
2017-12-09 Julien[221/906] fix g_int_hash -> g_direct_hash
2017-12-09 Julien Isorce[220/906] Use a better key for the pool of textures
2017-12-09 Julien Isorce[219/906] Use a gst debug category for GstGLDisplay...
2017-12-09 Julien[218/906] The CMake build now works on my Kubuntu-KDE4.1.1
2017-12-09 Julien Isorce[217/906] Add cmake build cmake.org. See CMake install...
2017-12-09 Julien Isorce[212/906] add a glbumper (bump mapping filter through...
2017-12-09 Julien Isorce[211/906] Fix upload AYUV and YV12 (a regression in...
2017-12-09 julien User[210/906] get ride of a wrong color on nvidia/linux...
2017-12-09 julien User[209/906] fix warnings
2017-12-09 Julien Isorce[208/906] fix upload AYUV, regression during the 2...
2017-12-09 Julien Isorce[207/906] oups, fix my mistake on last commit
2017-12-09 unknown[206/906] Do not use frame buffer object when "input...
2017-12-09 Julien Isorce[205/906] use a GHash table instead of a GData for...
2017-12-09 Julien Isorce[204/906] get ride of a bug on ATI related to YV12...
2017-12-09 Filippo Argiolas[201/906] fix a signedness warning
2017-12-09 Julien Isorce[200/906] get ride of a ATI bug related to GLSL colorsp...
2017-12-09 Filippo Argiolas[171/906] import fxtest (little gtk app to easily test...
2017-12-09 Julien Isorce[157/906] move thread_do_upload_make from thread_do_upl...
2017-12-09 Julien Isorce[156/906] fix a crash that could happens when using...
2017-12-09 Filippo Argiolas[153/906] Try to genereate textures within gstglfilterb...
2017-12-09 Filippo Argiolas[152/906] remove an unneeded (really?) glTexImage
2017-12-09 Julien Isorce[151/906] ISO C90
2017-12-09 Julien Isorce[150/906] glTexImage2D(w, h, NULL) is now called only...
2017-12-09 Filippo Argiolas[149/906] same as previous commit
2017-12-09 Filippo Argiolas[148/906] Fix rgb issue. Current program should always...
2017-12-09 Julien Isorce[146/906] remove filteredge
2017-12-09 Filippo Argiolas[143/906] Add init and reset callbacks in GstGLFilter...
2017-12-09 Filippo Argiolas[142/906] Add a generic action to be able to execute...
2017-12-09 Filippo Argiolas[141/906] some steps towards simplification. added...
2017-12-09 Filippo Argiolas[140/906] Fix GL_STACK_OVERFLOW
2017-12-09 Julien Isorce[139/906] fix warnings when compiling upload/download...
2017-12-09 Filippo Argiolas[138/906] is that videoformat pointer really needed?
2017-12-09 Filippo Argiolas[137/906] Don't reallocate texture memory every time...
2017-12-09 Filippo Argiolas[136/906] reindent gstgldisplay with gstreamer-c-mode
2017-12-09 Julien Isorce[133/906] finish todo task 4
2017-12-09 Julien Isorce[132/906] make the plugin properly shutdown when one...
2017-12-09 Filippo Argiolas[131/906] fix warnings (unused vars)
2017-12-09 Julien Isorce[130/906] use GstGLShader in the GLSL colorspace conversion
2017-12-09 Julien Isorce[128/906] add GstGLShader stuffs in the vs8 project...
2017-12-09 Filippo Argiolas[127/906] Imported GstGLShader from cvs branch. Added...
2017-12-09 David Schleef[126/906] Change some guints to GLuints because of...
2017-12-09 David Schleef[125/906] Add libraries as appropriate to fix compilation
2017-12-09 Julien Isorce[123/906] X Specific: better implementation of the...
2017-12-09 Julien Isorce[122/906] better implementation of gst_gl_display_set_w...
2017-12-09 Julien Isorce[121/906] avoid use of GLSL functions when fragment_sha...
2017-12-09 Julien Isorce[120/906] git-svn-id: svn://svn.wobow.com/GStreamer_pla...
2017-12-09 Julien Isorce[119/906] git-svn-id: svn://svn.wobow.com/GStreamer_pla...
2017-12-09 Julien Isorce[118/906] git-svn-id: svn://svn.wobow.com/GStreamer_pla...
next