1. 6b8f92d audio: GST_EXPORT -> GST_AUDIO_BAD_API by Tim-Philipp Müller · 7 years ago
  2. 5b1a968 audioaggregator: remove, moved to -base by Tim-Philipp Müller · 7 years ago
  3. c7e34a0 Update for renamed aggregator pad API by Tim-Philipp Müller · 7 years ago
  4. 12f8410 audioaggregator: Don't leak pads by Edward Hervey · 7 years ago
  5. 536cb12 audioaggregator: implement input conversion by Mathieu Duponchelle · 7 years ago
  6. d01297e Remove GstAggregator from -bad, moved to core by Tim-Philipp Müller · 7 years ago
  7. c7a8e57 audioaggregator: use new gst_element_foreach_sink_pad() by Tim-Philipp Müller · 7 years ago
  8. a9ffba8 audioaggregator: make class padding larger by Tim-Philipp Müller · 7 years ago
  9. fd81f27 audioaggregator: Accept buffer with no data, but duration and gap flag by Olivier Crête · 7 years ago
  10. 7e4efce audioaggregator: improve readability in offset calculation by Stefan Sauer · 7 years ago
  11. cae591a audioaggregator: move comment to the place it is meant to be by Stefan Sauer · 7 years ago
  12. ae8ee03 audioaggregator: remove buffer!=NULL check by Stefan Sauer · 7 years ago
  13. d8ef396 audioaggreator: update docs by Stefan Sauer · 7 years ago
  14. 22f0f11 meson: remove vs_module_defs by Havard Graff · 7 years ago
  15. ea5900d audioaggregator: pass blocksize to mix_buffer() by Stefan Sauer · 7 years ago
  16. afa3b96 audioaggregator: rename _fill_buffer() to _queue_new_buffer() by Stefan Sauer · 7 years ago
  17. 2f62217 audioaggregator: reduce variable scope by Stefan Sauer · 7 years ago
  18. 81bbdd9 audioaggregator: update comment for aggregate by Stefan Sauer · 7 years ago
  19. 6452632 audioaggregator: fix typo in comment by Stefan Sauer · 7 years ago
  20. d3c8462 audioaggregator: use local var by Stefan Sauer · 7 years ago
  21. 859f966 audio: mark symbols explicitly for export with GST_EXPORT by Tim-Philipp Müller · 7 years ago
  22. 893c111 aggregator: code cleanups by Stefan Sauer · 7 years ago
  23. 304a628 nonstreamaudio: Avoid using wrong variable by Edward Hervey · 8 years ago
  24. 2a193cd nonstreamaudio: Avoid using un-initialized value by Edward Hervey · 8 years ago
  25. 2e4c6d6 audio: Add nonstreamaudiodecoder base class by Carlos Rafael Giani · 8 years ago
  26. 5443aa9 audioaggregate: Don't hold object locks across calls to aggregate_one by Olivier Crête · 8 years ago
  27. ea26b9a audioaggregator: Use downstream allocator and params if available by Olivier Crête · 8 years ago
  28. 583e655 aggregator: Remove unused GST_FLOW_NOT_HANDLED by Olivier Crête · 8 years ago
  29. 7c53043 aggregator: add simple support for caps handling by Matthew Waters · 8 years ago
  30. 4cec192 aggregator: Delay clipping to output thread by Olivier Crête · 9 years ago
  31. 4d408ea aggregator: Simplify clip function by Olivier Crête · 9 years ago
  32. 83df90e Fix incorrect return type in several functions by Nirbheek Chauhan · 8 years ago
  33. 42af2d6 Add support for Meson as alternative/parallel build system by Nirbheek Chauhan · 8 years ago
  34. 172529e audioaggregator: fix buffer leak by Guillaume Desmottes · 9 years ago
  35. c87a7e2 base/audio/video: Install headers and pkg-config files by Sebastian Dröge · 9 years ago
  36. 8a1fa31 audio: Move audioaggregator base class to a library by Sebastian Dröge · 9 years ago
  37. c412fa0 remove stuff that's in -base by Thomas Vander Stichele · 20 years ago
  38. 086b25d remove gst-libs from gst-plugins module as it is in gst-plugins-base now by Christian Schaller · 20 years ago
  39. 4dd3331 Add G_BEGIN_DECLS and G_END_DECLS around headers where missing, so that they work when included from C++ code by Tim-Philipp Müller · 20 years ago
  40. 52783b7 ignore more by Thomas Vander Stichele · 20 years ago
  41. 2a24369 ignore generated files by Thomas Vander Stichele · 20 years ago
  42. 4f6378f gst-libs/gst/audio/Makefile.am: Try to fix buildbot. by Ronald S. Bultje · 20 years ago
  43. 3b48708 gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active) by Martin Soto · 20 years ago
  44. bf45760 Surround sound support. by Ronald S. Bultje · 20 years ago
  45. 744f2da ext/alsa/gstalsa.c: buffer-frames property was missing by Benjamin Otte · 20 years ago
  46. 984c7cf gst-libs/gst/audio/gstaudiofilter.c: fix build by Zaheer Abbas Merali · 20 years ago
  47. 9f6a8d8 gst-libs/gst/audio/gstaudiofilter.c: fix link function to always query channels and query width for floats by Benjamin Otte · 20 years ago
  48. 5012fef more working plugins by Steve Lhomme · 20 years ago
  49. 7af92d2 rename GStreamer-0.8.lib to libgstreamer.lib by Steve Lhomme · 20 years ago
  50. 017c7b2 avoid problems with math.h, fix release dependancy by Steve Lhomme · 20 years ago
  51. 6d55530 add more plugins to the build add some definitions needed by plugins fixes for build problems by Steve Lhomme · 20 years ago
  52. 9a26a08 cleaned the makefiles by Steve Lhomme · 20 years ago
  53. 591a24b Copy the files where needed after building, cleaner projects by Steve Lhomme · 20 years ago
  54. 517f161 Clean the local include by Steve Lhomme · 20 years ago
  55. f68a449 third batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in g... by Stéphane Loeuillet · 21 years ago
  56. 29a157c gst-libs/gst/audio/audioclock.c: Fix wrong return type (#142205). by Ronald S. Bultje · 21 years ago
  57. a580c78 gst/auparse/gstauparse.c: eee (32, 64) only unsupported formats are ADPCM/CCITT G.72x by Stéphane Loeuillet · 21 years ago
  58. 6ddd15c gconf/Makefile.am: Fix for non-GNU make by David Schleef · 21 years ago
  59. 4fd57bb don't mix tabs and spaces by Thomas Vander Stichele · 21 years ago
  60. 39fd8a2 *.h: Revert indenting by Johan Dahlin · 21 years ago
  61. 7a778ee gst-indent by Thomas Vander Stichele · 21 years ago
  62. 8782f54 ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict with the internal colorspace plugin. by David Schleef · 21 years ago
  63. 0bad402 gst-libs/gst/audio/audio.h: add macro to make sure header isn't included twice by Benjamin Otte · 21 years ago
  64. 0724b68 gst-libs/gst/audio/.cvsignore: Ignore generated file. by David I. Lehn · 21 years ago
  65. 054dc28 gst-libs/gst/audio/audio.h: remove buffer-frames from audio caps by Benjamin Otte · 21 years ago
  66. 7d64f26 gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c from the template. by David Schleef · 21 years ago
  67. 596506d use element time. by Benjamin Otte · 21 years ago
  68. b2e8f0e adding structure setters matching the templates for audio by Thomas Vander Stichele · 21 years ago
  69. 7b159d5 Negotiation fixes by David Schleef · 21 years ago
  70. 99df41f Fix warnings by Jeremy Simon · 21 years ago
  71. b144bc6 Merge CAPS branch by David Schleef · 21 years ago
  72. 5f9d5da Change GST_*_PADDING to _gst_private[GST_PADDING] by David Schleef · 21 years ago
  73. e69ece9 remove copyright field from plugins by Andy Wingo · 21 years ago
  74. 6650cd9 + adding buffer-frames prop to standard caps macros by Leif Johnson · 21 years ago
  75. cb90622 Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... by Ronald S. Bultje · 21 years ago
  76. 7c1ac98 first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss, ext/gnomevfs, gst/typefind and ex... by Benjamin Otte · 21 years ago
  77. 7f22028 add object and struct padding by David Schleef · 21 years ago
  78. 43f3073 Remove all locally-defined optimization flags by David Schleef · 21 years ago
  79. 6d6150c + the last of the float caps changes ... these are a bit more pervasive by Leif Johnson · 21 years ago
  80. 2ff63e5 actually recurse into sndfile if we are able big ladspa cleanups, mainly to comply with the buffer-frames caps proper... by Andy Wingo · 21 years ago
  81. 95011fd New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as descri... by Ronald S. Bultje · 22 years ago
  82. a62ca00 Updated autogen.sh/configure.ac and various Makefiles to make the configure script set up all gcc specific compiler a... by Brian Cameron · 22 years ago
  83. b84badc merge back from release branch by Thomas Vander Stichele · 22 years ago
  84. 708cf89 parallel install fixes by Thomas Vander Stichele · 22 years ago
  85. 9153128 some simple fixes and additions by Thomas Vander Stichele · 22 years ago
  86. a805a80 this is neater by Thomas Vander Stichele · 23 years ago
  87. f78053c more of these by Thomas Vander Stichele · 23 years ago
  88. 8deffcd more useful info by Thomas Vander Stichele · 23 years ago
  89. 65a3d40 avoid division by zero and add warning by Thomas Vander Stichele · 23 years ago
  90. ee0eb50 small fixes by Thomas Vander Stichele · 23 years ago
  91. 6b4bd94 header relocation by Thomas Vander Stichele · 23 years ago
  92. 450d458 spec fixes gst-launch-ext additions trying to fix up ieeetest but failed function collision in avifile dir by Thomas Vander Stichele · 23 years ago
  93. 06d9464 GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. by Andy Wingo · 23 years ago
  94. 444336a Changed to the new props API by Wim Taymans · 23 years ago
  95. 0cc78c5 added plugin_desc structures to libs, which makes their locations cached in the registry. this speeds plugin loading ... by Andy Wingo · 23 years ago
  96. b0c01cd s/Gnome-Streamer/GStreamer/ by Andy Wingo · 23 years ago
  97. 4359de2 removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... by Andy Wingo · 23 years ago
  98. 0dc999d s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagi... by Andy Wingo · 23 years ago
  99. e997007 - plugins are built without versioning info by Wrobell · 23 years ago
  100. 583465f dvdread added more fixes for libs stuff by Thomas Vander Stichele · 23 years ago