summaryrefslogtreecommitdiffstats
path: root/gst/goom
Commit message (Expand)AuthorAgeFilesLines
...
* More fractional framerate conversionsJan Schmidt2005-11-222-8/+24
* ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...Andy Wingo2005-11-221-1/+1
* Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt2005-11-211-3/+3
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* gst/goom/: Make inline functions either 'static inline' or 'extern inline', o...Tim-Philipp Müller2005-10-193-8/+10
* newsegment API update.Wim Taymans2005-10-111-1/+2
* fix build of goomThomas Vander Stichele2005-09-231-1/+1
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-4/+4
* All plugins updated for element state changes.Andy Wingo2005-09-021-11/+10
* add docs to buildThomas Vander Stichele2005-09-013-68/+110
* Various event updates and cleanups.Wim Taymans2005-07-271-2/+3
* fix some CFLAGSThomas Vander Stichele2005-07-011-1/+1
* configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!Andy Wingo2005-06-291-0/+2
* gst/: Bufferalloc changes.Wim Taymans2005-06-021-2/+5
* No need to take the lock anymore, core already did that before calling us.Wim Taymans2005-05-251-8/+2
* Make my automake version shut up about undefined variablesJan Schmidt2005-05-191-1/+1
* Ported goom.Wim Taymans2005-05-182-94/+137
* 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