2011-04-10 |
Thibault Saunier | android: Make it ready for androgenizer |
tree | commitdiff |
2010-12-30 |
David Schleef | Change M_PI to G_PI |
tree | commitdiff |
2010-10-28 |
Thiago Santos | goom: Return not-negotiated when bps is unknown |
tree | commitdiff |
2010-10-05 |
Wim Taymans | goom: take duration into account when doing QoS |
tree | commitdiff |
2010-10-05 |
Wim Taymans | goom: use adapter for timestamping |
tree | commitdiff |
2010-10-04 |
Wim Taymans | goom: add latency compensation code. |
tree | commitdiff |
2010-06-28 |
Tim-Philipp Müller | goom: don't allocate 260kB struct on the stack |
tree | commitdiff |
2010-06-14 |
Sebastian Dröge | goom: Call orc_init() before trying to get target flags |
tree | commitdiff |
2010-06-09 |
David Schleef | goom: liboil to orc conversion |
tree | commitdiff |
2010-05-06 |
Stefan Kost | goom,monoscope: truncate own caps, instead of copying... |
tree | commitdiff |
2010-04-17 |
Brian Cameron | goom: add edx to clobber list in inline assembly code |
tree | commitdiff |
2010-03-21 |
Benjamin Otte | Make goom not use aggregate returns |
tree | commitdiff |
2010-03-21 |
Benjamin Otte | Add -Wwrite-strings to the configure flags |
tree | commitdiff |
2010-03-18 |
Benjamin Otte | gst_element_class_set_details => gst_element_class_set_... |
tree | commitdiff |
2010-03-17 |
Benjamin Otte | Add -Wundef to configure flags |
tree | commitdiff |
2010-03-17 |
Benjamin Otte | Add -Wmissing-declarations -Wmissing-prototypes warning... |
tree | commitdiff |
2009-06-11 |
Jan Schmidt | docs: Quieten a couple more docs warnings |
tree | commitdiff |
2009-04-18 |
Edward Hervey | goom/filters: Remove dead assignment. Value overwritten... |
tree | commitdiff |
2009-04-18 |
Edward Hervey | goom: ff and iff are only used in a '#ifdef DRAW_MOTIF... |
tree | commitdiff |
2009-03-31 |
Stefan Kost | goom: the structure is not fully initialized, but the... |
tree | commitdiff |
2009-01-28 |
Stefan Kost | Update and add documentation for plugins with no deps... |
tree | commitdiff |
2008-11-04 |
Stefan Kost | Don't install static libs for plugins. Fixes #550851... |
tree | commitdiff |
2008-10-28 |
Stefan Kost | gst/goom/: Add license headers in all source files... |
tree | commitdiff |
2008-08-26 |
Stefan Kost | gst/: Ignore files. |
tree | commitdiff |
2008-07-23 |
Michael Smith | gst/goom/: Fix build with MSVC: include glib.h to defin... |
tree | commitdiff |
2008-05-11 |
Jan Schmidt | Add goom2k1 into the docs. |
tree | commitdiff |
2008-04-25 |
Jesús Corrius | gst/goom/: Fix build with mingw32: use rand() instead... |
tree | commitdiff |
2008-04-22 |
Jan Schmidt | gst/goom/: Free a bunch of stuff, and initialise things... |
tree | commitdiff |
2008-04-17 |
Jan Schmidt | gst/goom/convolve_fx.c: Don't ever draw the GOOM logo. |
tree | commitdiff |
2008-04-16 |
Tim-Philipp Müller | Strip out the config/script parsing stuff, we don't... |
tree | commitdiff |
2008-04-15 |
Tim-Philipp Müller | gst/goom/plugin_info.c: Disable altivec optimisations... |
tree | commitdiff |
2008-04-09 |
Tim-Philipp Müller | gst/goom/: Remove a bunch of font/text related code... |
tree | commitdiff |
2008-04-09 |
Tim-Philipp Müller | gst/goom/: Change license of these files to LGPL, as... |
tree | commitdiff |
2008-04-09 |
Stefan Kost | gst/goom/: As hinted in Bug #518213, revert one change... |
tree | commitdiff |
2008-04-02 |
Tim-Philipp Müller | gst/goom/goomsl.c: Check return value of fread() to... |
tree | commitdiff |
2008-03-31 |
David Schleef | gst/goom/xmmx.c: Fix constraints on asm code so that... |
tree | commitdiff |
2008-03-23 |
Tim-Philipp Müller | gst/goom/Makefile.am: Remove ppc assembler optimisation... |
tree | commitdiff |
2008-03-16 |
Tim-Philipp Müller | gst/goom/: Small fixes to build more on PPC: ifdef... |
tree | commitdiff |
2008-02-26 |
Jan Schmidt | configure.ac: Detect and indicate if GCC inline assembl... |
tree | commitdiff |
2008-02-25 |
Stefan Kost | gst/goom/xmmx.c: Use 'emms' instead of 'femms' to not... |
tree | commitdiff |
2008-02-25 |
Sebastian Dröge | gst/goom/plugin_info.c: Use extended MMX for draw_line... |
tree | commitdiff |
2008-02-23 |
Tim-Philipp Müller | gst/goom/: Call oil_init(), otherwise oil_get_cpu_flags... |
tree | commitdiff |
2008-02-23 |
Tim-Philipp Müller | gst/goom/: Compile fixes for x86-64. |
tree | commitdiff |
2008-02-23 |
Bastien Nocera | gst/goom/Makefile.am: Don't compile lex or yacc outputs... |
tree | commitdiff |
2008-02-23 |
Bastien Nocera | gst/goom/Makefile.am: Remove the warnings being disable... |
tree | commitdiff |
2008-02-23 |
Bastien Nocera | configure.ac: Add checks for Flex/Yacc/Bison and other... |
tree | commitdiff |
2007-03-06 |
Wim Taymans | gst/goom/gstgoom.*: Document, fix and improve goom... |
tree | commitdiff |
2007-02-24 |
Loïc Minier | Fix build with LDFLAGS='-Wl,-z,defs' (#410997) |
tree | commitdiff |
2007-02-12 |
Stefan Kost | gst/goom/gstgoom.*: Improved docs and use GST_DEBUG_FUN... |
tree | commitdiff |
2006-10-16 |
Josep Torra Valles | Fix a bunch of problems discovered by the Forte compile... |
tree | commitdiff |
2006-07-07 |
Wim Taymans | gst/goom/filters.c: Avoid goom coredumping by clearing... |
tree | commitdiff |
2006-06-23 |
Wim Taymans | gst/goom/gstgoom.c: Fix double caps unref when negotiat... |
tree | commitdiff |
2006-06-01 |
Stefan Kost | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass |
tree | commitdiff |
2006-05-31 |
Wim Taymans | gst/goom/gstgoom.*: Handle QoS. |
tree | commitdiff |
2006-04-25 |
Stefan Kost | Define GstElementDetails as const and also static ... |
tree | commitdiff |
2006-04-08 |
Stefan Kost | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) |
tree | commitdiff |
2006-03-30 |
Sébastien Moutte | ext\jpeg\smokecodec.c: use of GST_DEBUG instead of... |
tree | commitdiff |
2006-03-30 |
Wim Taymans | better/unified long descriptions |
tree | commitdiff |
2006-03-20 |
Jan Schmidt | gst/goom/: Free filter data when cleaning up. (Fixes... |
tree | commitdiff |
2006-03-15 |
Edward Hervey | Fix memleak with gst_static_pad_template_get(). |
tree | commitdiff |
2006-02-05 |
Jan Schmidt | gst/goom/: Make goom reentrant by moving all important... |
tree | commitdiff |
2005-12-11 |
Tim-Philipp Müller | gst/: Use audiotestsrc instead of sinesrc (#323798). |
tree | commitdiff |
2005-12-06 |
Thomas Vander Stichele | expand tabs |
tree | commitdiff |
2005-12-05 |
Andy Wingo | Update for alloc_buffer changes. |
tree | commitdiff |
2005-11-23 |
Jan Schmidt | Fixes for API changes |
tree | commitdiff |
2005-11-22 |
Michael Smith | Fix for #321430: unresolved symbols due to incorrect... |
tree | commitdiff |
2005-11-22 |
Jan Schmidt | More fractional framerate conversions |
tree | commitdiff |
2005-11-22 |
Andy Wingo | ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event... |
tree | commitdiff |
2005-11-21 |
Jan Schmidt | Rename gst_caps_structure_fixate_* to gst_structure_fix... |
tree | commitdiff |
2005-11-14 |
Thomas Vander Stichele | rework configure.ac; make asterisk rtp stuff compile... |
tree | commitdiff |
2005-10-19 |
Tim-Philipp Müller | gst/goom/: Make inline functions either 'static inline... |
tree | commitdiff |
2005-10-11 |
Wim Taymans | newsegment API update. |
tree | commitdiff |
2005-09-23 |
Thomas Vander Stichele | fix build of goom |
tree | commitdiff |
2005-09-23 |
Thomas Vander Stichele | fix build and use of GST_LIBS |
tree | commitdiff |
2005-09-02 |
Andy Wingo | All plugins updated for element state changes. |
tree | commitdiff |
2005-09-01 |
Thomas Vander Stichele | add docs to build |
tree | commitdiff |
2005-07-27 |
Wim Taymans | Various event updates and cleanups. |
tree | commitdiff |
2005-07-01 |
Thomas Vander Stichele | fix some CFLAGS |
tree | commitdiff |
2005-06-29 |
Andy Wingo | configure.ac (GST_CFLAGS): GCC strikes back!!! Let... |
tree | commitdiff |
2005-06-02 |
Wim Taymans | gst/: Bufferalloc changes. |
tree | commitdiff |
2005-05-25 |
Wim Taymans | No need to take the lock anymore, core already did... |
tree | commitdiff |
2005-05-19 |
Jan Schmidt | Make my automake version shut up about undefined variables |
tree | commitdiff |
2005-05-18 |
Wim Taymans | Ported goom. |
tree | commitdiff |
2004-12-16 |
Stéphane Loeuillet | as HAVE_LIBMMX went away from configure, don't use... |
tree | commitdiff |
2004-11-11 |
Jan Schmidt | Use bytestream in goom for input samples |
tree | commitdiff |
2004-07-27 |
Steve Lhomme | more working plugins |
tree | commitdiff |
2004-07-27 |
Steve Lhomme | rename GStreamer-0.8.lib to libgstreamer.lib |
tree | commitdiff |
2004-07-27 |
Steve Lhomme | avoid problems with math.h, fix release dependancy |
tree | commitdiff |
2004-07-26 |
Steve Lhomme | more plugins supported under windows |
tree | commitdiff |
2004-05-21 |
Stéphane Loeuillet | first batch : remove ',' at end of enums as they could... |
tree | commitdiff |
2004-03-15 |
Thomas Vander Stichele | don't mix tabs and spaces |
tree | commitdiff |
2004-03-15 |
Johan Dahlin | *.h: Revert indenting |
tree | commitdiff |
2004-03-14 |
Thomas Vander Stichele | gst-indent |
tree | commitdiff |
2004-02-02 |
Thomas Vander Stichele | change NULL to (NULL) for GST_ELEMENT_ERROR |
tree | commitdiff |
2004-01-29 |
Thomas Vander Stichele | GST_ELEMENT_ERROR |
tree | commitdiff |
2004-01-27 |
Benjamin Otte | gst/asfdemux/: lot's of fixes to make data extraction... |
tree | commitdiff |
2004-01-22 |
David Schleef | ext/swfdec/gstswfdec.*: Fix negotiation. |
tree | commitdiff |
2004-01-18 |
Thomas Vander Stichele | use new error signal and classification |
tree | commitdiff |
2004-01-12 |
Benjamin Otte | gst-libs/gst/video/video.h: Fix caps template names... |
tree | commitdiff |
2003-12-22 |
David Schleef | Merge CAPS branch |
tree | commitdiff |
next |