summaryrefslogtreecommitdiff
path: root/gst/goom
AgeCommit message (Expand)AuthorFilesLines
2006-10-16Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...Josep Torra Valles2-3/+3
2006-07-07gst/goom/filters.c: Avoid goom coredumping by clearing memory.Wim Taymans1-1/+1
2006-06-23gst/goom/gstgoom.c: Fix double caps unref when negotiation fails.Wim Taymans1-1/+2
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
2006-05-31gst/goom/gstgoom.*: Handle QoS.Wim Taymans2-109/+248
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-03-30ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32Sébastien Moutte1-1/+2
2006-03-30better/unified long descriptionsWim Taymans1-6/+5
2006-03-20gst/goom/: Free filter data when cleaning up. (Fixes: #334995)Jan Schmidt2-3/+11
2006-03-15Fix memleak with gst_static_pad_template_get().Edward Hervey1-6/+2
2006-02-05gst/goom/: Make goom reentrant by moving all important static variables into ...Jan Schmidt10-473/+556
2005-12-11gst/: Use audiotestsrc instead of sinesrc (#323798).Tim-Philipp Müller1-1/+1
2005-12-06expand tabsThomas Vander Stichele3-38/+38
2005-12-05Update for alloc_buffer changes.Andy Wingo1-1/+2
2005-11-23Fixes for API changesJan Schmidt1-16/+5
2005-11-22Fix for #321430: unresolved symbols due to incorrect linkage on inline functi...Michael Smith2-5/+2
2005-11-22More fractional framerate conversionsJan Schmidt2-8/+24
2005-11-22ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...Andy Wingo1-1/+1
2005-11-21Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt1-3/+3
2005-11-14rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele1-1/+1
2005-10-19gst/goom/: Make inline functions either 'static inline' or 'extern inline', o...Tim-Philipp Müller3-8/+10
2005-10-11newsegment API update.Wim Taymans1-1/+2
2005-09-23fix build of goomThomas Vander Stichele1-1/+1
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-4/+4
2005-09-02All plugins updated for element state changes.Andy Wingo1-11/+10
2005-09-01add docs to buildThomas Vander Stichele3-68/+110
2005-07-27Various event updates and cleanups.Wim Taymans1-2/+3
2005-07-01fix some CFLAGSThomas Vander Stichele1-1/+1
2005-06-29configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!Andy Wingo1-0/+2
2005-06-02gst/: Bufferalloc changes.Wim Taymans1-2/+5
2005-05-25No need to take the lock anymore, core already did that before calling us.Wim Taymans1-8/+2
2005-05-19Make my automake version shut up about undefined variablesJan Schmidt1-1/+1
2005-05-18Ported goom.Wim Taymans2-94/+137
2004-12-16as HAVE_LIBMMX went away from configure, don't use it in goom MakefileStéphane Loeuillet1-6/+1
2004-11-11Use bytestream in goom for input samplesJan Schmidt1-45/+101
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+172
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele4-316/+317
2004-03-15*.h: Revert indentingJohan Dahlin5-25/+28
2004-03-14gst-indentThomas Vander Stichele10-936/+933
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-27gst/asfdemux/: lot's of fixes to make data extraction simpler and get the cod...Benjamin Otte1-1/+1
2004-01-22ext/swfdec/gstswfdec.*: Fix negotiation.David Schleef1-0/+29
2004-01-18use new error signal and classificationThomas Vander Stichele1-1/+3
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-1/+1