summaryrefslogtreecommitdiffstats
path: root/gst/goom
Commit message (Expand)AuthorAgeFilesLines
* as HAVE_LIBMMX went away from configure, don't use it in goom MakefileStéphane Loeuillet2004-12-161-6/+1
* Use bytestream in goom for input samplesJan Schmidt2004-11-111-45/+101
* more working pluginsSteve Lhomme2004-07-271-1/+1
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-3/+3
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+172
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-154-316/+317
* *.h: Revert indentingJohan Dahlin2004-03-155-25/+28
* gst-indentThomas Vander Stichele2004-03-1410-936/+933
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* gst/asfdemux/: lot's of fixes to make data extraction simpler and get the cod...Benjamin Otte2004-01-271-1/+1
* ext/swfdec/gstswfdec.*: Fix negotiation.David Schleef2004-01-221-0/+29
* use new error signal and classificationThomas Vander Stichele2004-01-181-1/+3
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-81/+33
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-074-1/+13
* aaaaaaaaaaaaaaaaaaaahRonald S. Bultje2003-11-021-22/+27
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* Fix endianness problems in caps. Fixes #124006David Schleef2003-10-071-5/+5
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-6/+2
* converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte2003-09-151-2/+6
* Remove all locally-defined optimization flagsDavid Schleef2003-09-111-2/+1
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* fix licensing terms for Goom, it is LGPL not GPLChristian Schaller2003-07-102-1/+6
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-90/+20
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-3/+6
* Corrected the configure.ac so it actually works. Updated some c files so tha...Brian Cameron2003-05-211-1/+1
* Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron2003-05-211-2/+2
* - handle mono audio tooWim Taymans2003-04-131-44/+102
* resync on discont eventsWim Taymans2003-03-041-0/+21
* Added state change function to clear some state in READYWim Taymans2003-03-041-6/+33
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2003-02-021-7/+8
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-2/+2
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-3/+3
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-1/+1
* Make elements nanoseconds awareWim Taymans2002-06-021-1/+1
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-1/+1
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-7/+7
* fixed first bunch of compiler warningsBenjamin Otte2002-04-062-19/+33
* Changed to the new props APIWim Taymans2002-03-301-1/+1
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-4/+4
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-196-66/+66
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* Added fps control to goomWim Taymans2002-02-031-1/+1
* - remove the use of ASM as wellBastien Nocera2002-02-031-2/+2