platform/upstream/gstreamer.git
2014-03-15 julien User[209/906] fix warnings
2014-03-15 Julien Isorce[208/906] fix upload AYUV, regression during the 2...
2014-03-15 Julien Isorce[207/906] oups, fix my mistake on last commit
2014-03-15 unknown[206/906] Do not use frame buffer object when "input...
2014-03-15 Julien Isorce[205/906] use a GHash table instead of a GData for...
2014-03-15 Julien Isorce[204/906] get ride of a bug on ATI related to YV12...
2014-03-15 Filippo Argiolas[203/906] use opengl for pixbuf resizing in glpixbufove...
2014-03-15 Filippo Argiolas[202/906] use fixed opengl pipeline for glpixbufoverlay...
2014-03-15 Filippo Argiolas[201/906] fix a signedness warning
2014-03-15 Julien Isorce[200/906] get ride of a ATI bug related to GLSL colorsp...
2014-03-15 Julien Isorce[199/906] add pixbufdrop vs8 project
2014-03-15 Julien Isorce[198/906] add fxtest vs8 project
2014-03-15 Julien Isorce[197/906] Shaders which are in the shaderstable are...
2014-03-15 Filippo Argiolas[196/906] fix a differencematte memory issue
2014-03-15 Filippo Argiolas[195/906] fix gstgldifferencematte and add an example...
2014-03-15 Filippo Argiolas[194/906] another typo, restore old twirl fragment...
2014-03-15 Filippo Argiolas[193/906] fix typos
2014-03-15 Filippo Argiolas[192/906] complete differencematte filter.. I did it...
2014-03-15 Filippo Argiolas[191/906] little cleanup. add first draft of gstgldiffe...
2014-03-15 Julien Isorce[190/906] force calling glimagesink->stop() when going...
2014-03-15 unknown[189/906] update vs8 build and fix some warnings that...
2014-03-15 Filippo Argiolas[188/906] add first draft of a pixbuf overlay element...
2014-03-15 Filippo Argiolas[187/906] remove expose event handling, it's map-unmap...
2014-03-15 Filippo Argiolas[186/906] add expose event handling to clutteractortee
2014-03-15 Filippo Argiolas[185/906] add clutteractortee example, a nice example...
2014-03-15 Filippo Argiolas[184/906] add a couple of macros to autotools to compil...
2014-03-15 Filippo Argiolas[183/906] add an example to use texture from pixmap...
2014-03-15 Filippo Argiolas[182/906] add a better sepia toning curve
2014-03-15 Filippo Argiolas[181/906] add a translatable string to testsrc to get...
2014-03-15 Filippo Argiolas[180/906] minor cleanup in fxtest
2014-03-15 Filippo Argiolas[179/906] distortion effect cleanup
2014-03-15 Filippo Argiolas[178/906] improve fxtest command line option handling...
2014-03-15 Filippo Argiolas[177/906] fix gleffects memory issue (init resources...
2014-03-15 Filippo Argiolas[176/906] fix a typo
2014-03-15 Filippo Argiolas[175/906] add sin effect (desaturate everything but...
2014-03-15 Filippo Argiolas[174/906] add a property to gleffects to switch video...
2014-03-15 Filippo Argiolas[173/906] add lumaxpro (desaturate + cross process...
2014-03-15 Filippo Argiolas[172/906] add support for command line parsing to fxtes...
2014-03-15 Filippo Argiolas[171/906] import fxtest (little gtk app to easily test...
2014-03-15 Julien Isorce[170/906] update codeblocks build
2014-03-15 Filippo Argiolas[169/906] import remaining distortion effects from...
2014-03-15 Filippo Argiolas[168/906] cleanup curves header
2014-03-15 Filippo Argiolas[167/906] better cross processing curve
2014-03-15 Filippo Argiolas[166/906] add rgb_to_luma_fragment source and correspon...
2014-03-15 Filippo Argiolas[165/906] import luma_to_curve effects (Sepia, Heat...
2014-03-15 Filippo Argiolas[164/906] rename blend_fragment_source to sum_fragment_...
2014-03-15 Filippo Argiolas[163/906] import glow effect (maybe the most tricky...
2014-03-15 Filippo Argiolas[162/906] import stretch effect from cvs
2014-03-15 Filippo Argiolas[161/906] import squeeze effect from cvs
2014-03-15 Filippo Argiolas[160/906] forgot to add a file
2014-03-15 Filippo Argiolas[159/906] still some source tree reorganize, fixed...
2014-03-15 Filippo Argiolas[158/906] still working on mergin gstgleffects, add...
2014-03-15 Julien Isorce[157/906] move thread_do_upload_make from thread_do_upl...
2014-03-15 Julien Isorce[156/906] fix a crash that could happens when using...
2014-03-15 Julien Isorce[155/906] fix some errors and check all the pipelines...
2014-03-15 Filippo Argiolas[154/906] added first skeleton of gstgleffects, importe...
2014-03-15 Filippo Argiolas[153/906] Try to genereate textures within gstglfilterb...
2014-03-15 Filippo Argiolas[152/906] remove an unneeded (really?) glTexImage
2014-03-15 Julien Isorce[151/906] ISO C90
2014-03-15 Julien Isorce[150/906] glTexImage2D(w, h, NULL) is now called only...
2014-03-15 Filippo Argiolas[149/906] same as previous commit
2014-03-15 Filippo Argiolas[148/906] Fix rgb issue. Current program should always...
2014-03-15 Julien Isorce[147/906] oups forgot to add 2 files to the previous...
2014-03-15 Julien Isorce[146/906] remove filteredge
2014-03-15 Julien Isorce[145/906] gen/del the middle texture only one time...
2014-03-15 Filippo Argiolas[144/906] remove gstglfilterblur.h, it's easier to...
2014-03-15 Filippo Argiolas[143/906] Add init and reset callbacks in GstGLFilter...
2014-03-15 Filippo Argiolas[142/906] Add a generic action to be able to execute...
2014-03-15 Filippo Argiolas[141/906] some steps towards simplification. added...
2014-03-15 Filippo Argiolas[140/906] Fix GL_STACK_OVERFLOW
2014-03-15 Julien Isorce[139/906] fix warnings when compiling upload/download...
2014-03-15 Filippo Argiolas[138/906] is that videoformat pointer really needed?
2014-03-15 Filippo Argiolas[137/906] Don't reallocate texture memory every time...
2014-03-15 Filippo Argiolas[136/906] reindent gstgldisplay with gstreamer-c-mode
2014-03-15 Julien Isorce[135/906] add and make the Filippo's gstglfilterblur...
2014-03-15 julien User[134/906] fix makefiles list from configure.ac (tests...
2014-03-15 Julien Isorce[133/906] finish todo task 4
2014-03-15 Julien Isorce[132/906] make the plugin properly shutdown when one...
2014-03-15 Filippo Argiolas[131/906] fix warnings (unused vars)
2014-03-15 Julien Isorce[130/906] use GstGLShader in the GLSL colorspace conversion
2014-03-15 Filippo Argiolas[129/906] fixed warning for unused variable (fatal...
2014-03-15 Julien Isorce[128/906] add GstGLShader stuffs in the vs8 project...
2014-03-15 Filippo Argiolas[127/906] Imported GstGLShader from cvs branch. Added...
2014-03-15 David Schleef[126/906] Change some guints to GLuints because of...
2014-03-15 David Schleef[125/906] Add libraries as appropriate to fix compilation
2014-03-15 David Schleef[124/906] Global replace of CRLF line endings to LF
2014-03-15 Julien Isorce[123/906] X Specific: better implementation of the...
2014-03-15 Julien Isorce[122/906] better implementation of gst_gl_display_set_w...
2014-03-15 Julien Isorce[121/906] avoid use of GLSL functions when fragment_sha...
2014-03-15 Julien Isorce[120/906] git-svn-id: svn://svn.wobow.com/GStreamer_pla...
2014-03-15 Julien Isorce[119/906] git-svn-id: svn://svn.wobow.com/GStreamer_pla...
2014-03-15 Julien Isorce[118/906] git-svn-id: svn://svn.wobow.com/GStreamer_pla...
2014-03-15 Julien Isorce[117/906] up gtk example
2014-03-15 Julien Isorce[116/906] git-svn-id: svn://svn.wobow.com/GStreamer_pla...
2014-03-15 Julien Isorce[115/906] git-svn-id: svn://svn.wobow.com/GStreamer_pla...
2014-03-15 Julien Isorce[114/906] git-svn-id: svn://svn.wobow.com/GStreamer_pla...
2014-03-15 Julien Isorce[113/906] git-svn-id: svn://svn.wobow.com/GStreamer_pla...
2014-03-15 Julien Isorce[112/906] git-svn-id: svn://svn.wobow.com/GStreamer_pla...
2014-03-15 Julien Isorce[111/906] up
2014-03-15 Julien Isorce[110/906] git-svn-id: svn://svn.wobow.com/GStreamer_pla...
next