matroskademux: configurable timestamp gap handling
[platform/upstream/gstreamer.git] / gst / goom /
2011-07-16 Antoine Jacoutotgoom: fix build on PPC on openbsd
2011-07-04 David Schleefgoom: Don't answer lantency queries before negotiation
2011-04-10 Thibault Saunierandroid: Make it ready for androgenizer
2010-12-30 David SchleefChange M_PI to G_PI
2010-10-28 Thiago Santosgoom: Return not-negotiated when bps is unknown
2010-10-05 Wim Taymansgoom: take duration into account when doing QoS
2010-10-05 Wim Taymansgoom: use adapter for timestamping
2010-10-04 Wim Taymansgoom: add latency compensation code.
2010-06-28 Tim-Philipp Müllergoom: don't allocate 260kB struct on the stack
2010-06-14 Sebastian Drögegoom: Call orc_init() before trying to get target flags
2010-06-09 David Schleefgoom: liboil to orc conversion
2010-05-06 Stefan Kostgoom,monoscope: truncate own caps, instead of copying...
2010-04-17 Brian Camerongoom: add edx to clobber list in inline assembly code
2010-03-21 Benjamin OtteMake goom not use aggregate returns
2010-03-21 Benjamin OtteAdd -Wwrite-strings to the configure flags
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-17 Benjamin OtteAdd -Wundef to configure flags
2010-03-17 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes warning...
2009-06-11 Jan Schmidtdocs: Quieten a couple more docs warnings
2009-04-18 Edward Herveygoom/filters: Remove dead assignment. Value overwritten...
2009-04-18 Edward Herveygoom: ff and iff are only used in a '#ifdef DRAW_MOTIF...
2009-03-31 Stefan Kostgoom: the structure is not fully initialized, but the...
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-10-28 Stefan Kostgst/goom/: Add license headers in all source files...
2008-08-26 Stefan Kostgst/: Ignore files.
2008-07-23 Michael Smithgst/goom/: Fix build with MSVC: include glib.h to defin...
2008-05-11 Jan SchmidtAdd goom2k1 into the docs.
2008-04-25 Jesús Corriusgst/goom/: Fix build with mingw32: use rand() instead...
2008-04-22 Jan Schmidtgst/goom/: Free a bunch of stuff, and initialise things...
2008-04-17 Jan Schmidtgst/goom/convolve_fx.c: Don't ever draw the GOOM logo.
2008-04-16 Tim-Philipp MüllerStrip out the config/script parsing stuff, we don't...
2008-04-15 Tim-Philipp Müllergst/goom/plugin_info.c: Disable altivec optimisations...
2008-04-09 Tim-Philipp Müllergst/goom/: Remove a bunch of font/text related code...
2008-04-09 Tim-Philipp Müllergst/goom/: Change license of these files to LGPL, as...
2008-04-09 Stefan Kostgst/goom/: As hinted in Bug #518213, revert one change...
2008-04-02 Tim-Philipp Müllergst/goom/goomsl.c: Check return value of fread() to...
2008-03-31 David Schleefgst/goom/xmmx.c: Fix constraints on asm code so that...
2008-03-23 Tim-Philipp Müllergst/goom/Makefile.am: Remove ppc assembler optimisation...
2008-03-16 Tim-Philipp Müllergst/goom/: Small fixes to build more on PPC: ifdef...
2008-02-26 Jan Schmidtconfigure.ac: Detect and indicate if GCC inline assembl...
2008-02-25 Stefan Kostgst/goom/xmmx.c: Use 'emms' instead of 'femms' to not...
2008-02-25 Sebastian Drögegst/goom/plugin_info.c: Use extended MMX for draw_line...
2008-02-23 Tim-Philipp Müllergst/goom/: Call oil_init(), otherwise oil_get_cpu_flags...
2008-02-23 Tim-Philipp Müllergst/goom/: Compile fixes for x86-64.
2008-02-23 Bastien Noceragst/goom/Makefile.am: Don't compile lex or yacc outputs...
2008-02-23 Bastien Noceragst/goom/Makefile.am: Remove the warnings being disable...
2008-02-23 Bastien Noceraconfigure.ac: Add checks for Flex/Yacc/Bison and other...
2007-03-06 Wim Taymansgst/goom/gstgoom.*: Document, fix and improve goom...
2007-02-24 Loïc MinierFix build with LDFLAGS='-Wl,-z,defs' (#410997)
2007-02-12 Stefan Kostgst/goom/gstgoom.*: Improved docs and use GST_DEBUG_FUN...
2006-10-16 Josep Torra VallesFix a bunch of problems discovered by the Forte compile...
2006-07-07 Wim Taymansgst/goom/filters.c: Avoid goom coredumping by clearing...
2006-06-23 Wim Taymansgst/goom/gstgoom.c: Fix double caps unref when negotiat...
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-05-31 Wim Taymansgst/goom/gstgoom.*: Handle QoS.
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-03-30 Sébastien Moutteext\jpeg\smokecodec.c: use of GST_DEBUG instead of...
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-03-20 Jan Schmidtgst/goom/: Free filter data when cleaning up. (Fixes...
2006-03-15 Edward HerveyFix memleak with gst_static_pad_template_get().
2006-02-05 Jan Schmidtgst/goom/: Make goom reentrant by moving all important...
2005-12-11 Tim-Philipp Müllergst/: Use audiotestsrc instead of sinesrc (#323798).
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-11-23 Jan SchmidtFixes for API changes
2005-11-22 Michael SmithFix for #321430: unresolved symbols due to incorrect...
2005-11-22 Jan SchmidtMore fractional framerate conversions
2005-11-22 Andy Wingoext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event...
2005-11-21 Jan SchmidtRename gst_caps_structure_fixate_* to gst_structure_fix...
2005-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
2005-10-19 Tim-Philipp Müllergst/goom/: Make inline functions either 'static inline...
2005-10-11 Wim Taymansnewsegment API update.
2005-09-23 Thomas Vander Stichelefix build of goom
2005-09-23 Thomas Vander Stichelefix build and use of GST_LIBS
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-09-01 Thomas Vander Sticheleadd docs to build
2005-07-27 Wim TaymansVarious event updates and cleanups.
2005-07-01 Thomas Vander Stichelefix some CFLAGS
2005-06-29 Andy Wingoconfigure.ac (GST_CFLAGS): GCC strikes back!!! Let...
2005-06-02 Wim Taymansgst/: Bufferalloc changes.
2005-05-25 Wim TaymansNo need to take the lock anymore, core already did...
2005-05-19 Jan SchmidtMake my automake version shut up about undefined variables
2005-05-18 Wim TaymansPorted goom.
2004-12-16 Stéphane Loeuilletas HAVE_LIBMMX went away from configure, don't use...
2004-11-11 Jan SchmidtUse bytestream in goom for input samples
2004-07-27 Steve Lhommemore working plugins
2004-07-27 Steve Lhommerename GStreamer-0.8.lib to libgstreamer.lib
2004-07-27 Steve Lhommeavoid problems with math.h, fix release dependancy
2004-07-26 Steve Lhommemore plugins supported under windows
2004-05-21 Stéphane Loeuilletfirst batch : remove ',' at end of enums as they could...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Johan Dahlin*.h: Revert indenting
2004-03-14 Thomas Vander Stichelegst-indent
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-27 Benjamin Ottegst/asfdemux/: lot's of fixes to make data extraction...
2004-01-22 David Schleefext/swfdec/gstswfdec.*: Fix negotiation.
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
next