- c0e101e various: fix pad template leaks by Vincent Penquerc'h · 13 years ago
- df3cee6 goom: fix build on PPC on openbsd by Antoine Jacoutot · 14 years ago
- f2c8761 goom: Don't answer lantency queries before negotiation by David Schleef · 14 years ago
- b541208 android: Make it ready for androgenizer by Thibault Saunier · 14 years ago
- 7b89817 Change M_PI to G_PI by David Schleef · 14 years ago
- e400c84 goom: Return not-negotiated when bps is unknown by Thiago Santos · 14 years ago
- 49d5d8f goom: take duration into account when doing QoS by Wim Taymans · 14 years ago
- cd5f31f goom: use adapter for timestamping by Wim Taymans · 14 years ago
- 418eae3 goom: add latency compensation code. by Wim Taymans · 14 years ago
- cf8dddd goom: don't allocate 260kB struct on the stack by Tim-Philipp Müller · 15 years ago
- ff75525 goom: Call orc_init() before trying to get target flags by Sebastian Dröge · 15 years ago
- 2cb6cfe goom: liboil to orc conversion by David Schleef · 15 years ago
- de4b0ef goom,monoscope: truncate own caps, instead of copying and using the first only by Stefan Kost · 15 years ago
- f3c032e goom: add edx to clobber list in inline assembly code by Brian Cameron · 15 years ago
- c2846f6 Make goom not use aggregate returns by Benjamin Otte · 15 years ago
- 3f511ec Add -Wwrite-strings to the configure flags by Benjamin Otte · 15 years ago
- cccfeaa gst_element_class_set_details => gst_element_class_set_details_simple by Benjamin Otte · 15 years ago
- c76e72a Add -Wundef to configure flags by Benjamin Otte · 15 years ago
- 3342b16 Add -Wmissing-declarations -Wmissing-prototypes warning flags by Benjamin Otte · 15 years ago
- 6d32642 docs: Quieten a couple more docs warnings by Jan Schmidt · 16 years ago
- f6458e2 goom/filters: Remove dead assignment. Value overwritten just after. by Edward Hervey · 16 years ago
- c185a8d goom: ff and iff are only used in a '#ifdef DRAW_MOTIF' block. by Edward Hervey · 16 years ago
- fa8e2d9 goom: the structure is not fully initialized, but the copied. by Stefan Kost · 16 years ago
- a99d3f8 Update and add documentation for plugins with no deps (gst). by Stefan Kost · 16 years ago
- 084812b Don't install static libs for plugins. Fixes #550851 for -good. by Stefan Kost · 16 years ago
- 6eb6d5b gst/goom/: Add license headers in all source files. Remove filter.c from by Stefan Kost · 16 years ago
- cc3a607 gst/: Ignore files. by Stefan Kost · 17 years ago
- 90fdf92 gst/goom/: Fix build with MSVC: include glib.h to define inline appropriately, use header guards where needed. by Michael Smith · 17 years ago
- 2f1971a Add goom2k1 into the docs. by Jan Schmidt · 17 years ago
- 883d93d gst/goom/: Fix build with mingw32: use rand() instead of random() and replace bzero() with memset(). Fixes #529692. by Jesús Corrius · 17 years ago
- 4e11c34 gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valgrind warnings in the testsuite. by Jan Schmidt · 17 years ago
- 3b3bd16 gst/goom/convolve_fx.c: Don't ever draw the GOOM logo. by Jan Schmidt · 17 years ago
- a8dec12 Strip out the config/script parsing stuff, we don't need it. by Tim-Philipp Müller · 17 years ago
- edf6625 gst/goom/plugin_info.c: Disable altivec optimisations for 32-bit PPC as well to make things build properly on all PPC... by Tim-Philipp Müller · 17 years ago
- b187711 gst/goom/: Remove a bunch of font/text related code that we don't need. by Tim-Philipp Müller · 17 years ago
- 758639f gst/goom/: Change license of these files to LGPL, as permitted by the author, Guillaume Borios. See #515073. by Tim-Philipp Müller · 17 years ago
- debe1ba gst/goom/: As hinted in Bug #518213, revert one change and fix warnings properly. by Stefan Kost · 17 years ago
- e2c672d gst/goom/goomsl.c: Check return value of fread() to avoid compiler warnings. by Tim-Philipp Müller · 17 years ago
- ec5e76c gst/goom/xmmx.c: Fix constraints on asm code so that it compiles consistently. Fixes #522278. by David Schleef · 17 years ago
- 7f7726a gst/goom/Makefile.am: Remove ppc assembler optimisations from the build until they actually build (they also seem to ... by Tim-Philipp Müller · 17 years ago
- a146872 gst/goom/: Small fixes to build more on PPC: ifdef out code that uses unknown define; add newline at end of header fi... by Tim-Philipp Müller · 17 years ago
- c34fa14 configure.ac: Detect and indicate if GCC inline assembly syntax is available. by Jan Schmidt · 17 years ago
- bf2fdcb gst/goom/xmmx.c: Use 'emms' instead of 'femms' to not crash on cpus that do not implement this 3dnow specific instruc... by Stefan Kost · 17 years ago
- 58a68b1 gst/goom/plugin_info.c: Use extended MMX for draw_line() too if available, not only normal MMX. by Sebastian Dröge · 17 years ago
- 67101ab gst/goom/: Call oil_init(), otherwise oil_get_cpu_flags() won't return anything useful. Export goom debug category so... by Tim-Philipp Müller · 17 years ago
- 0984f94 gst/goom/: Compile fixes for x86-64. by Tim-Philipp Müller · 17 years ago
- 9b2e72c gst/goom/Makefile.am: Don't compile lex or yacc outputs with warnings, but add other CFLAGS by Bastien Nocera · 17 years ago
- e8ef50a gst/goom/Makefile.am: Remove the warnings being disabled, fix linkage on x86, spotted by Sebastian Dröge by Bastien Nocera · 17 years ago
- a7bc748 configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the new goom 2k4 based plugin by Bastien Nocera · 17 years ago
- 0dcf0ce gst/goom/gstgoom.*: Document, fix and improve goom adapter behaviour. by Wim Taymans · 18 years ago
- 682312a Fix build with LDFLAGS='-Wl,-z,defs' (#410997) by Loïc Minier · 18 years ago
- 14d79a3 gst/goom/gstgoom.*: Improved docs and use GST_DEBUG_FUNCPTR. by Stefan Kost · 18 years ago
- c4e7ebf Fix a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe... by Josep Torra Valles · 18 years ago
- cac797c gst/goom/filters.c: Avoid goom coredumping by clearing memory. by Wim Taymans · 19 years ago
- c00aec3 gst/goom/gstgoom.c: Fix double caps unref when negotiation fails. by Wim Taymans · 19 years ago
- 1def669 Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass by Stefan Kost · 19 years ago
- cfbd952 gst/goom/gstgoom.*: Handle QoS. by Wim Taymans · 19 years ago
- 27f2c9b Define GstElementDetails as const and also static (when defined as global) by Stefan Kost · 19 years ago
- b5af832 Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) by Stefan Kost · 19 years ago
- 0debb1e ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32 by Sébastien Moutte · 19 years ago
- 629fb23 better/unified long descriptions by Wim Taymans · 19 years ago
- 1af582d gst/goom/: Free filter data when cleaning up. (Fixes: #334995) by Jan Schmidt · 19 years ago
- 50f4eb8 Fix memleak with gst_static_pad_template_get(). by Edward Hervey · 19 years ago
- 07c1dce gst/goom/: Make goom reentrant by moving all important static variables into instance structures. by Jan Schmidt · 19 years ago
- 945cf26 gst/: Use audiotestsrc instead of sinesrc (#323798). by Tim-Philipp Müller · 19 years ago
- 3ecf433 expand tabs by Thomas Vander Stichele · 19 years ago
- 7fbfd29 Update for alloc_buffer changes. by Andy Wingo · 19 years ago
- 48520a4 Fixes for API changes by Jan Schmidt · 19 years ago
- a72e695 Fix for #321430: unresolved symbols due to incorrect linkage on inline functions in goom. by Michael Smith · 19 years ago
- 11c39ab More fractional framerate conversions by Jan Schmidt · 19 years ago
- bdeae7c ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame) ext/flac/gstflacdec.c (gst_flacdec_writ... by Andy Wingo · 19 years ago
- c8c73fd Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) by Jan Schmidt · 19 years ago
- 6ff59b2 rework configure.ac; make asterisk rtp stuff compile on mingw by Thomas Vander Stichele · 19 years ago
- 97f39d4 gst/goom/: Make inline functions either 'static inline' or 'extern inline', otherwise the Forte compiler apparently w... by Tim-Philipp Müller · 19 years ago
- 3a6dd6c newsegment API update. by Wim Taymans · 19 years ago
- 0cf8e97 fix build of goom by Thomas Vander Stichele · 19 years ago
- 7593b38 fix build and use of GST_LIBS by Thomas Vander Stichele · 19 years ago
- 7ebd7b9 All plugins updated for element state changes. by Andy Wingo · 20 years ago
- 63efb53 add docs to build by Thomas Vander Stichele · 20 years ago
- c50893f Various event updates and cleanups. by Wim Taymans · 20 years ago
- 0f9c099 fix some CFLAGS by Thomas Vander Stichele · 20 years ago
- 2d109a1 configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!! by Andy Wingo · 20 years ago
- 9cc3258 gst/: Bufferalloc changes. by Wim Taymans · 20 years ago
- a5d8b51 No need to take the lock anymore, core already did that before calling us. by Wim Taymans · 20 years ago
- b20d68a Make my automake version shut up about undefined variables by Jan Schmidt · 20 years ago
- 9a43a52 Ported goom. by Wim Taymans · 20 years ago
- 6e1fa8a as HAVE_LIBMMX went away from configure, don't use it in goom Makefile by Stéphane Loeuillet · 20 years ago
- 7df4af3 Use bytestream in goom for input samples by Jan Schmidt · 20 years ago
- e7045bd more working plugins by Steve Lhomme · 21 years ago
- 5e4e09c rename GStreamer-0.8.lib to libgstreamer.lib by Steve Lhomme · 21 years ago
- 48429b2 avoid problems with math.h, fix release dependancy by Steve Lhomme · 21 years ago
- 337ca13 more plugins supported under windows by Steve Lhomme · 21 years ago
- ec8a1bb first batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc by Stéphane Loeuillet · 21 years ago
- 6cc1c73 don't mix tabs and spaces by Thomas Vander Stichele · 21 years ago
- 5acffea *.h: Revert indenting by Johan Dahlin · 21 years ago
- 5d25c00 gst-indent by Thomas Vander Stichele · 21 years ago
- 79bc3eb change NULL to (NULL) for GST_ELEMENT_ERROR by Thomas Vander Stichele · 21 years ago
- 51e5863 GST_ELEMENT_ERROR by Thomas Vander Stichele · 21 years ago
- bb8b7fd gst/asfdemux/: lot's of fixes to make data extraction simpler and get the code architecture and compiler independant.... by Benjamin Otte · 21 years ago
- ff90353 ext/swfdec/gstswfdec.*: Fix negotiation. by David Schleef · 21 years ago