summaryrefslogtreecommitdiffstats
path: root/gst/goom
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...Josep Torra Valles2006-10-162-3/+3
* gst/goom/filters.c: Avoid goom coredumping by clearing memory.Wim Taymans2006-07-071-1/+1
* gst/goom/gstgoom.c: Fix double caps unref when negotiation fails.Wim Taymans2006-06-231-1/+2
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* gst/goom/gstgoom.*: Handle QoS.Wim Taymans2006-05-312-109/+248
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32Sébastien Moutte2006-03-301-1/+2
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* gst/goom/: Free filter data when cleaning up. (Fixes: #334995)Jan Schmidt2006-03-202-3/+11
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-6/+2
* gst/goom/: Make goom reentrant by moving all important static variables into ...Jan Schmidt2006-02-0510-473/+556
* gst/: Use audiotestsrc instead of sinesrc (#323798).Tim-Philipp Müller2005-12-111-1/+1
* expand tabsThomas Vander Stichele2005-12-063-38/+38
* Update for alloc_buffer changes.Andy Wingo2005-12-051-1/+2
* Fixes for API changesJan Schmidt2005-11-231-16/+5
* Fix for #321430: unresolved symbols due to incorrect linkage on inline functi...Michael Smith2005-11-222-5/+2
* 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