summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2010-05-04glimagesink: handle pixel-aspect-ratioJulien Isorce1-0/+4
2010-03-09examples: vs9 builds against gstreamer winbuildsJulien Isorce17-166/+143
2010-03-07vs9/codeblocks: build against gstreamer winbuildsJulien Isorce4-24/+24
2010-01-12Fix Windows compiler warning in test/examples/gtk/fxtest/pixbufdrop.cРуслан Ижбулатов1-1/+1
2010-01-06Cocoa backend: improve support on GNUStepJulien Isorce2-12/+35
2009-11-25qglwtextureshare example: Fix several stability problemsAndrey Nechypurenko11-12/+12
2009-11-21glimagesink: add a client-data propertyJulien Isorce2-3/+5
2009-11-17glfilter: add external-opengl-context propertyJulien Isorce2-9/+9
2009-11-17qglwtextureshare example: avoid a lock when paintingJulien Isorce2-15/+0
2009-11-17README: CRLF to LFJulien Isorce1-33/+33
2009-11-17qglwtextureshare example: make it compile with mingwJulien Isorce2-9/+7
2009-11-16gloverlay: Added rotate textureAnthony Violo1-0/+2
2009-11-16qglwtextureshare example: ensure frame consistencyJulien Isorce3-79/+109
2009-11-16qglwtextureshare example: indentJulien Isorce9-312/+300
2009-11-16add new example illustrates texture sharing between glupload and QtAndrey Nechypurenko12-0/+989
2009-10-27glmosaic: for now it's a cube mosaicJulien Isorce1-0/+3
2009-10-23pixbufdrop: fix example on win32Julien Isorce1-1/+6
2009-10-23replace bmp by png in basic examplesJulien Isorce1-2/+2
2009-10-23fix frozen vs9 buildJulien Isorce14-77/+78
2009-09-17build: add missing sdl/Makefile.am fileJulien Isorce1-0/+15
2009-09-17build: support SDL example in autofooJulien Isorce1-0/+3
2009-09-01sdlshare example: fix build on win32Julien Isorce2-9/+11
2009-08-31sdlshare example: review includes order and fix closureJulien Isorce1-12/+9
2009-08-31make sdlshare example work on linux. Fix bug #593486Miquel Àngel Farré1-92/+114
2009-08-26tests: add sdlshare exampleJulien Isorce3-0/+577
2009-08-03Cocoa backend: fix crash when resizingJulien Isorce1-64/+66
2009-07-17make cocoa backend work on MacOSXJulien Isorce4-38/+70
2009-07-14build: don't build examples if explicitly disabledFilippo Argiolas1-1/+17
2009-07-14examples: add missing copyright/license to Julien filesFilippo Argiolas29-0/+580
2009-07-14gstgtk: add missing license and copyright informationFilippo Argiolas2-0/+38
2009-07-14examples: add missing copyright/license to my examplesFilippo Argiolas2-1/+42
2009-07-13check: Cleanup STATE_IGNORE_ELEMENTS env varJan Schmidt1-1/+1
2009-06-09allow to switch xoverlay while being in paused stateJulien Isorce1-0/+1
2009-06-06compile switchxoverlay exampleJulien Isorce1-4/+4
2009-06-06can switch xoverlays while playingJulien Isorce6-3/+460
2009-06-04Add -base libs and cflags to filternoxoverlay. Fixes bug #584681LRN1-2/+2
2009-05-11change rotation center in cluttershare examplejulien1-2/+2
2009-05-09Use a more complex gst gl pipeline in the cluttershare exampleJulien Isorce1-2/+3
2009-05-09Add a signal watch bus callback to check gst messagesJulien Isorce1-0/+47
2009-05-09Fix texture actor update due to a too strong thread locking.Julien Isorce1-26/+21
2009-05-09Properly clean up pending gst gl buffers in cluttershare exampleJulien Isorce1-1/+15
2009-05-09cluttershare example does not requires XJulien Isorce1-12/+16
2009-05-08Fix cluttershare example.Julien Isorce1-50/+69
2009-05-04Cast to a GstBuffer* before passing to gst_buffer_unref to fix compiler warningSebastian Dröge1-1/+1
2009-05-02Use GQueue in the cluttershare exampleJulien Isorce1-44/+43
2009-04-30Improve cluttershare exampleJulien Isorce1-10/+48
2009-04-20[win32/winCE] fix some pointer cast warnings with mingwJulien Isorce6-6/+6
2009-04-20add force-aspect-ratio supportJulien Isorce1-0/+1
2009-04-20fix vs9 build of gtk examplesJulien Isorce4-0/+32
2009-04-18just gst-indent and C90 on cluttershare exampleJulien Isorce2-97/+140