vp8: Use pkg-config file for getting the LIBS and CFLAGS
[platform/upstream/gstreamer.git] / ext / sdl /
2012-04-06 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-05 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-04-04 Sebastian Drögegst: Update versioning
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-20 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-15 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-02-03 Tim-Philipp Müllerbuild: fix CFLAGS order and LIBS order
2012-01-27 Vincent Penquerc'hplenty: fixup glib deprecations
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0...
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge commit '7521b597f4dc49d8d168f368f0e7ebaf98a72156...
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2010-11-25 Edward Herveysdlaudiosink: Remove dead assignments
2010-10-19 Stefan Kostvarious (ext): add missing G_PARAM_STATIC_STRINGS flags
2010-09-21 Edward Herveysdlvideosink: Fix function prototype for touchy compilers
2010-09-21 Edward Herveysdl: Port to new XOverlay API
2010-09-04 David Schleefsdlvideosink: Re-enable YVYU and UYVY
2010-03-21 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-06-29 Andoni Moralessdl: only include sys/time.h when we have it
2009-06-19 Tim-Philipp MüllerMake build without warnings with debugging disabled
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-08-02 Tal Shalifext/sdl/sdlvideosink.c: Use g_setenv() and g_unsetenv...
2007-12-29 Sebastian DrögeFix 'xyz may be used uninitialized' compiler warnings...
2007-11-21 Julien Moutteext/sdl/sdlaudiosink.c: Fix build on Mac OS X. (missing...
2007-06-06 Tim-Philipp Müllerext/sdl/: Add GST_CFLAGS, which apparently somehow...
2007-05-23 René Stadlerext/sdl/sdlvideosink.c: Separate the authors by newline...
2007-04-29 Thomas Vander Sticheleautogen.sh: Require automake 1.7
2007-01-04 Julien Moutteext/: Fix various compiler warnings that reveal potenti...
2006-08-29 Andrew Andkjarext/sdl/: Only de-init the subsystem we previously...
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-05-06 Maciej KatafiaszAdd semicolons after GST_BOILERPLATE[_FULL] so that...
2006-05-05 Tim-Philipp Müllerext/sdl/sdlaudiosink.c: Use (NULL) instead of just...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-06 j^Unify the long descriptions in the plugin details ...
2006-04-01 Thomas Vander Stichelerework build; add translations for v4l2
2006-01-27 Jan Schmidtext/sdl/sdlvideosink.*: Fix output stride copying,...
2006-01-16 Edgard LimaRemoved gst_base_src_set_live from mms and neon, and...
2006-01-11 Edgard LimaNow implementing navigation interface and using GST_BOI...
2006-01-11 Edgard LimaReplaced wrong style code by GST_BOILERPLATE.
2006-01-09 Edgard LimaCreated new element, sdlaudiosink.
2005-11-28 Thomas Vander Stichelefix include
2005-11-23 Jan Schmidtext/sdl/sdlvideosink.*: Updates for fractional framerat...
2005-11-21 Tim-Philipp MüllerUpdate for GST_FOURCC_FORMAT API change.
2005-11-03 Edgard LimaAdd support to exit when 'Esc' key is pressed.
2005-10-31 Edgard LimaChanged property full-screen to fullscreen, using SDL_S...
2005-10-31 Edgard LimaAdded a property that allows full-screen.
2005-10-28 Tim-Philipp Müllerext/sdl/sdlvideosink.*: Fix I420 output on some machine...
2005-10-27 Wim Taymansext/sdl/sdlvideosink.c: Fix SDL videosink and did some...
2005-10-27 Edgard LimaTrying to fix videos out of sync (not fixed yet)
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-09-20 Thomas Vander Stichelefix Makefile.am ugh
2005-09-20 Edgard LimaFixed configure.ac and ext/sdl/Makefile.am for sdl...
2005-09-19 Edgard Limasdlvideosink ported to 0.9 and tested with filesrc...
2005-09-05 Jan SchmidtFix up all the state change functions.
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2004-11-10 Ronald S. Bultjeext/alsa/gstalsasink.c: This seems to be antique leftov...
2004-11-01 Jan SchmidtFixes a bunch of problems with finalize and dispose...
2004-08-09 David Schleefext/sdl/sdlvideosink.c: Only allow sane framerates.
2004-04-21 David Schleefext/sdl/Makefile.am: Link against libgstinterfaces...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Johan Dahlin*.h: Revert indenting
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-13 David Schleefconfigure.ac: the Hermes library controls hermescolorsp...
2004-03-06 David Schleefext/aalib/gstaasink.c: Add fixate function. (bug #131128)
2004-03-02 Ronald S. BultjeFix for move of gstvideosink.h -> videosink.h.
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-14 Benjamin Otteuse element time.
2004-01-08 Julien Moutteext/sdl/sdlvideosink.c: Using XOverlay public method...
2003-12-22 David SchleefMerge CAPS branch
2003-12-07 Ronald S. BultjeMove over from GstInterface to GstImplementsInterface...
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-20 Jan SchmidtThis GstVideoSink function was removed today
2003-11-07 Ronald S. BultjeRemove all config.h includes from header files, add...
2003-11-02 Iain HolmesSDL Video sink ported to the new plugin code. (Sorry...
2003-10-28 Ronald S. BultjeAdd XOverlay interface support to both sdlvideosink...
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-09-16 Thomas Vander Stichelereverting error patch before making a branch.
2003-09-15 Benjamin Otteconverted gst_element_error to new format in ext/ ...
2003-09-14 Julien MoutteIntegrating the GstVideoSink parent class
2003-09-11 David SchleefRemove all locally-defined optimization flags
2003-08-10 David SchleefRemove redundant plugindir definition
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-05-21 Brian CameronUpdated autogen.sh/configure.ac and various Makefiles...
2003-04-07 David SchleefConvert some of the broken fourcc printing to GST_FOURC...
next