summaryrefslogtreecommitdiffstats
path: root/gst/goom/gstgoom.c
Commit message (Expand)AuthorAgeFilesLines
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-7/+4
* Add goom2k1 into the docs.Jan Schmidt2008-05-111-1/+1
* gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valg...Jan Schmidt2008-04-221-0/+1
* gst/goom/: Remove a bunch of font/text related code that we don't need.Tim-Philipp Müller2008-04-091-2/+1
* gst/goom/: Call oil_init(), otherwise oil_get_cpu_flags() won't return anythi...Tim-Philipp Müller2008-02-231-3/+7
* configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the...Bastien Nocera2008-02-231-5/+6
* gst/goom/gstgoom.*: Document, fix and improve goom adapter behaviour.Wim Taymans2007-03-061-15/+23
* gst/goom/gstgoom.*: Improved docs and use GST_DEBUG_FUNCPTR.Stefan Kost2007-02-121-7/+15
* Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...Josep Torra Valles2006-10-161-2/+2
* gst/goom/gstgoom.c: Fix double caps unref when negotiation fails.Wim Taymans2006-06-231-1/+2
* gst/goom/gstgoom.*: Handle QoS.Wim Taymans2006-05-311-101/+229
* 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
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* 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-051-4/+4
* gst/: Use audiotestsrc instead of sinesrc (#323798).Tim-Philipp Müller2005-12-111-1/+1
* Update for alloc_buffer changes.Andy Wingo2005-12-051-1/+2
* Fixes for API changesJan Schmidt2005-11-231-16/+5
* More fractional framerate conversionsJan Schmidt2005-11-221-7/+22
* 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
* newsegment API update.Wim Taymans2005-10-111-1/+2
* All plugins updated for element state changes.Andy Wingo2005-09-021-11/+10
* add docs to buildThomas Vander Stichele2005-09-011-63/+33
* Various event updates and cleanups.Wim Taymans2005-07-271-2/+3
* 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-181-92/+135
* Use bytestream in goom for input samplesJan Schmidt2004-11-111-45/+101
* 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-151-16/+17
* gst-indentThomas Vander Stichele2004-03-141-87/+81
* 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-071-1/+1
* 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