Age | Commit message (Expand) | Author | Files | Lines |
2006-01-09 | Created new element, sdlaudiosink. | Edgard Lima | 1 | -20/+2 |
2005-11-23 | ext/sdl/sdlvideosink.*: Updates for fractional framerates and XOverlay interf... | Jan Schmidt | 1 | -10/+11 |
2005-11-21 | Update for GST_FOURCC_FORMAT API change. | Tim-Philipp Müller | 1 | -3/+3 |
2005-11-03 | Add support to exit when 'Esc' key is pressed. | Edgard Lima | 1 | -2/+78 |
2005-10-31 | Changed property full-screen to fullscreen, using SDL_SWSURFACE instead of SD... | Edgard Lima | 1 | -3/+3 |
2005-10-31 | Added a property that allows full-screen. | Edgard Lima | 1 | -2/+28 |
2005-10-28 | ext/sdl/sdlvideosink.*: Fix I420 output on some machines (not very nice, but ... | Tim-Philipp Müller | 1 | -18/+56 |
2005-10-27 | ext/sdl/sdlvideosink.c: Fix SDL videosink and did some cleanups. | Wim Taymans | 1 | -101/+90 |
2005-10-27 | Trying to fix videos out of sync (not fixed yet) | Edgard Lima | 1 | -2/+37 |
2005-10-12 | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 1 | -2/+2 |
2005-09-19 | sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec | Edgard Lima | 1 | -74/+49 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -12/+13 |
2005-07-05 | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 1 | -2/+0 |
2004-11-10 | ext/alsa/gstalsasink.c: This seems to be antique leftover. It needs to pass e... | Ronald S. Bultje | 1 | -23/+44 |
2004-11-01 | Fixes a bunch of problems with finalize and dispose functions, either assumpt... | Jan Schmidt | 1 | -4/+4 |
2004-08-09 | ext/sdl/sdlvideosink.c: Only allow sane framerates. | David Schleef | 1 | -1/+1 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -48/+48 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 1 | -210/+180 |
2004-03-13 | configure.ac: the Hermes library controls hermescolorspace, not colorspace. | David Schleef | 1 | -2/+3 |
2004-03-06 | ext/aalib/gstaasink.c: Add fixate function. (bug #131128) | David Schleef | 1 | -0/+29 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -6/+6 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 1 | -6/+6 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 1 | -15/+14 |
2004-01-14 | use element time. | Benjamin Otte | 1 | -7/+2 |
2004-01-08 | ext/sdl/sdlvideosink.c: Using XOverlay public method to fire size signal. | Julien Moutte | 1 | -3/+3 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -41/+29 |
2003-12-07 | Move over from GstInterface to GstImplementsInterface. Also adds some signals... | Ronald S. Bultje | 1 | -7/+7 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-11-20 | This GstVideoSink function was removed today | Jan Schmidt | 1 | -2/+0 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 1 | -1/+1 |
2003-11-02 | SDL Video sink ported to the new plugin code. (Sorry that last commit message... | Iain Holmes | 1 | -48/+50 |
2003-10-28 | Add XOverlay interface support to both sdlvideosink and xvideosink. They're f... | Ronald S. Bultje | 1 | -159/+314 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -2/+3 |
2003-09-16 | reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERROR | Thomas Vander Stichele | 1 | -21/+14 |
2003-09-15 | converted gst_element_error to new format in ext/ - gettext pending | Benjamin Otte | 1 | -14/+21 |
2003-09-14 | Integrating the GstVideoSink parent class | Julien Moutte | 1 | -131/+53 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -7/+4 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -2/+5 |
2003-04-07 | Convert some of the broken fourcc printing to GST_FOURCC_FORMAT | David Schleef | 1 | -12/+7 |
2003-02-02 | Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c... | David Schleef | 1 | -3/+3 |
2003-01-10 | PadConnect -> PadLink | Thomas Vander Stichele | 1 | -2/+2 |
2003-01-10 | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 1 | -5/+5 |
2002-12-27 | Update to new element sync API | Wim Taymans | 1 | -2/+4 |
2002-11-27 | Moved clock set/get to class functions. | Wim Taymans | 1 | -2/+4 |
2002-09-18 | plugins part of license field patch | Christian Schaller | 1 | -1/+2 |
2002-08-02 | Don't unref event after calling the default handler | Wim Taymans | 1 | -1/+1 |
2002-07-08 | unref events, do error checking | Wim Taymans | 1 | -3/+7 |
2002-05-26 | - Changed plugins for new APIs | Wim Taymans | 1 | -7/+26 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 1 | -3/+3 |
2002-03-30 | Changed to the new props API | Wim Taymans | 1 | -5/+8 |