summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* [313/906] indent: don't use tabs inside property descriptionsStefan Kost2014-03-151-2/+2
* [312/906] build: include stdlib.h when using free().Stefan Kost2014-03-153-0/+3
* [311/906] Cast GstBuffer subclasses to GstBuffer * before passing to gst_buff...Sebastian Dröge2014-03-153-5/+5
* [310/906] Global reindentDavid Schleef2014-03-1532-3569/+3504
* [308/906] Rename glpixbufoverlay to gloverlayDavid Schleef2014-03-154-100/+100
* [307/906] Remove conditionals on gdkpixbufDavid Schleef2014-03-153-22/+7
* [306/906] fix CMake build and frozen CodeBlocks buildJulien Isorce2014-03-151-10/+22
* [305/906] CMake build now checks for libpngJulien Isorce2014-03-151-7/+12
* [304/906] only load RGBA files.pngJulien Isorce2014-03-153-13/+13
* [303/906] Add libpng dependencyDavid Schleef2014-03-151-2/+3
* [302/906] Fix some warningsDavid Schleef2014-03-152-2/+0
* [301/906] depends on libpng instead of gdk_pixbufJulien Isorce2014-03-152-37/+121
* [300/906] use libpng in glpixbufoverlay filter.Julien Isorce2014-03-153-32/+125
* [299/906] use libpng to load the normal map instead of using gdkpixbufJulien Isorce2014-03-152-10/+87
* [298/906] Revert "Fix indention"David Schleef2014-03-1532-3434/+3483
* [295/906] Fix indentionSebastian Dröge2014-03-1532-3483/+3434
* [293/906] minimal gtk docJulien Isorce2014-03-158-2/+86
* [292/906] Add 'extern' for data symbols in headersDavid Schleef2014-03-151-20/+20
* [289/906] build fixes for Windows librariesDavid Schleef2014-03-151-3/+1
* [285/906] fix gl framerate in gst caps. Consider position in xoverlay. Fix in...Julien Isorce2014-03-151-13/+12
* [280/906] Remove set_visible, because it's now automatically done when the fi...Julien Isorce2014-03-151-4/+0
* [273/906] add some debug outputs about Visual and XVisualInfoJulien Isorce2014-03-151-3/+5
* [264/906] Rewrite gstglwindow_x11.c because X API is not thread safe.Julien Isorce2014-03-151-22/+11
* [262/906] Works on linux but still some bugs. Fix autotools build.Julien Isorce2014-03-151-2/+0
* [257/906] begin gstglwindow_x11.c implementationJulien Isorce2014-03-151-4/+3
* [253/906] win32: re-implement supports for gst xoverlay interface, on this br...Julien Isorce2014-03-154-11/+8
* [251/906] Properly clean OpenGL contextsJulien Isorce2014-03-154-14/+6
* [248/906] fix msvc warnings and update CMake build, win32 CodeBlocks build an...Julien Isorce2014-03-152-31/+32
* [247/906] Import xray effectFilippo Argiolas2014-03-155-3/+268
* [246/906] Add multiply fragment shaderFilippo Argiolas2014-03-152-0/+11
* [245/906] Add invert property to sobel filterFilippo Argiolas2014-03-152-8/+36
* [244/906] Make luma_to_curve non-staticFilippo Argiolas2014-03-152-8/+43
* [241/906] fix CMake buildJulien Isorce2014-03-151-1/+0
* [240/906] Build gtk-docs for plugins.Stefan Kost2014-03-152-1/+3
* [239/906] start to write the gtk docJulien Isorce2014-03-1511-8/+261
* [238/906] fix glfilterglass (reason: videotestsrc rgb is by default bpp=32, d...Julien Isorce2014-03-152-34/+26
* [237/906] update cmake build and the 2 frozen win32 builds (CodeBlocks, vs8)Julien Isorce2014-03-151-0/+1
* [236/906] import sobel edge detector from cvs branchFilippo Argiolas2014-03-156-127/+424
* [235/906] can use several G_LOG_DOMAINs and GST_CATegories, with msvc8Julien Isorce2014-03-151-1/+1
* [234/906] use right blending function with pixbuf overlayFilippo Argiolas2014-03-151-1/+1
* [232/906] use texture1 for curve texturesFilippo Argiolas2014-03-152-4/+4
* [231/906] Add a glfilterglass inspired from http://www.mdk.org.pl/2007/11/17/...Julien Isorce2014-03-155-3/+397
* [229/906] update authors from the CVS repositoryJulien Isorce2014-03-156-1/+10
* [227/906] explicitly bind the main texture and the curve one to separate unit...Filippo Argiolas2014-03-152-3/+19
* [222/906] Finish TODO task 17Julien Isorce2014-03-151-0/+11
* [219/906] Use a gst debug category for GstGLDisplay instead of g_print, gst-l...Julien Isorce2014-03-154-2/+8
* [218/906] The CMake build now works on my Kubuntu-KDE4.1.1Julien2014-03-151-3/+3
* [217/906] Add cmake build http://www.cmake.org. See CMake install instruction...Julien Isorce2014-03-151-0/+53
* [216/906] fix glbumper related gtk dependenciesJulien2014-03-151-0/+2
* [215/906] glbumper is compiled only when having GdkPixBuf. And update win32 c...Julien Isorce2014-03-152-15/+14