1. 8cdfb13 bad: use new gst_element_class_add_static_pad_template() by Vineeth TM · 9 years ago
  2. bce2f8f modplug: Fix compiler warning about C++11 compatibility by Sebastian Dröge · 9 years ago
  3. 65e5f68 modplug: remove unused variable by Luis de Bethencourt · 10 years ago
  4. 9078702 modplug: not using deprecated API anymore by Luis de Bethencourt · 10 years ago
  5. 4d6b9c4 modplug: update example pipeline command by Luis de Bethencourt · 10 years ago
  6. 0e3917b modplug: small seeking code reshuffle by Stefan Sauer · 11 years ago
  7. fd4cb22 modplug: Specify directory when including stdafx.h by Iain Lane · 12 years ago
  8. 9e1b75f Fix FSF address by Tim-Philipp Müller · 12 years ago
  9. 32ba17c Use gst_element_class_set_static_metadata() by Tim-Philipp Müller · 12 years ago
  10. 578861a replace gst_element_class_set_details_simple with gst_element_class_set_metadata by Mark Nauwelaerts · 13 years ago
  11. b807753 ext, gst: only activate in pull mode if upstream is seekable by Mark Nauwelaerts · 13 years ago
  12. afd50a7 tag: Update for taglist/tag event API changes by Sebastian Dröge · 13 years ago
  13. dbed726 update for task api change by Wim Taymans · 13 years ago
  14. b98ec32 update for tag event change by Wim Taymans · 13 years ago
  15. cda192b gst: Update for GST_PLUGIN_DEFINE() API changes by Sebastian Dröge · 13 years ago
  16. 860ccd4 Merge remote-tracking branch 'origin/0.10' by Sebastian Dröge · 13 years ago
  17. d84d989 modplug: memory handling cleanup by Stefan Sauer · 13 years ago
  18. bece1c9 modplug: work around memory trashing in libmodplug (0.8.7) by Stefan Sauer · 13 years ago
  19. 6cbb840 update for memory api changes by Wim Taymans · 13 years ago
  20. 77299ba fix for caps api changes by Wim Taymans · 13 years ago
  21. 1119f6e Merge branch 'master' into 0.11 by Wim Taymans · 13 years ago
  22. 9fcfa60 modplug: port to 0.11 by Wim Taymans · 13 years ago
  23. 8147669 plenty: fixup glib deprecations by Vincent Penquerc'h · 13 years ago
  24. 699677e Merge remote-tracking branch 'origin/master' into 0.11 by Tim-Philipp Müller · 13 years ago
  25. 57ec735 modplug: fix caps leak by Vincent Penquerc'h · 13 years ago
  26. 7521b59 various: fix pad template ref leaks by Vincent Penquerc'h · 13 years ago
  27. 4286414 modplug: fix modules playing as mono instead of stereo by Krzysztof Krakowiak · 13 years ago
  28. e8d2485 Fix compilation for unused but not set by Nicolas Dufresne · 14 years ago
  29. 0387a89 various (ext): add missing G_PARAM_STATIC_STRINGS flags by Stefan Kost · 14 years ago
  30. 06242ff modplug: Define WORDS_BIGENDIAN to avoid undefined warning by Benjamin Otte · 15 years ago
  31. b648638 modplug: Fix indention by Sebastian Dröge · 15 years ago
  32. f116cb0 modplug: Allow 1-2 channels for 16 and 32 bit depths, not only for 8 bits. by Kaj-Michael Lang · 15 years ago
  33. 212cf43 modplug: Allow 32 bit depth, modplugs native format. by Kaj-Michael Lang · 15 years ago
  34. d4ff729 modplug: Use correct header file by LRN · 16 years ago
  35. bf7ccbe Build the modplug plugin against the modplug library and remove our copy by Hans de Goede · 16 years ago[Renamed (99%) from gst/modplug/gstmodplug.cc]
  36. a5bf402 gst/modplug/gstmodplug.cc: Send tag event. Fixes #559286. by Stefan Kost · 16 years ago
  37. 2affd3d docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml by Stefan Kost · 17 years ago
  38. bb6c23a configure.ac: Require core CVS. This is implicit in the -base CVS requirement already, so we might just well spell i... by Tim-Philipp Müller · 17 years ago
  39. 332899b gst/modplug/gstmodplug.cc: Fix compiler warning. by Wim Taymans · 18 years ago
  40. 77d0162 gst/modplug/gstmodplug.cc: Don't use NULL caps for srcpad is not yet connected. by Stefan Kost · 18 years ago
  41. e4afe4b gst/modplug/gstmodplug.cc: add several missing supported mime-types to the modplug plugin. by Hans de Goede · 18 years ago
  42. b28ee64 gst/modplug/gstmodplug.cc: Activate doc section. by Stefan Kost · 18 years ago
  43. 0492b93 gst/modplug/gstmodplug.cc: Remove superfluous gst_caps_get_structure() call. by Tim-Philipp Müller · 18 years ago
  44. 9b1bffb Fix build with gcc-2.x (declare variables at the beginning of a block etc.). Fixes #391971. by Jens Granseuer · 18 years ago
  45. baf6486 gst/modplug/gstmodplug.cc: Fix modplug duration query. Fixes #384294. by Jonathan Matthew · 18 years ago
  46. f902029 GST_ORIGIN => GST_PACKAGE_ORIGIN by Tim-Philipp Müller · 19 years ago
  47. ca11b12 gst/modplug/: Fix modplug compilation. by Julien Moutte · 19 years ago
  48. 55e2df5 by Tim-Philipp Müller · 19 years ago
  49. 8a7c7d0 Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) by Jan Schmidt · 19 years ago
  50. 012dfb8 Fix up all the state change functions. by Jan Schmidt · 20 years ago
  51. 20e78d8 gst/modplug/gstmodplug.cc: Add missing break causing position queries to fail. by Ronald S. Bultje · 20 years ago
  52. ebb9fac Add missing endianness to template (fixes #165509). by Ronald S. Bultje · 20 years ago
  53. 2b6b70f ext/flac/gstflacdec.c: Only return true if we actually filled something in. Prevents player applications from showing... by Ronald S. Bultje · 20 years ago
  54. 97b6f6c 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
  55. 4fd57bb don't mix tabs and spaces by Thomas Vander Stichele · 21 years ago
  56. 87960e4 gst-indent c++ files by Thomas Vander Stichele · 21 years ago
  57. bcddae0 gst/modplug/gstmodplug.*: set correct timestamps on outgoing buffers by Benjamin Otte · 21 years ago
  58. 94f1403 gst/modplug/gstmodplug.cc: handle events - don't do crap when a discont arrives that's not necessary by Benjamin Otte · 21 years ago
  59. 7dc81dd move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure they get rebuilt properly by Benjamin Otte · 21 years ago
  60. 9a4a072 ext/mikmod/gstmikmod.*: make mikmod's loop function not loop infinitely and call gst_element_yield anymore by Benjamin Otte · 21 years ago
  61. 92eb19b GST_ELEMENT_ERROR by Thomas Vander Stichele · 21 years ago
  62. 088c8da parenthising NULL by Thomas Vander Stichele · 21 years ago
  63. 07ed811 use new error signal and classification by Thomas Vander Stichele · 21 years ago
  64. f9f4e79 fix element description by Thomas Vander Stichele · 21 years ago
  65. b144bc6 Merge CAPS branch by David Schleef · 21 years ago
  66. e69ece9 remove copyright field from plugins by Andy Wingo · 21 years ago
  67. 5b283c9 + checking in plugin category changes by Leif Johnson · 21 years ago
  68. 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
  69. 4e3bf35 This one was missing by Ronald S. Bultje · 21 years ago
  70. 5bb80c9 merge TYPEFIND branch. Major changes: by Benjamin Otte · 21 years ago
  71. 4abb85e no, we don't require bytestream anymore by Benjamin Otte · 21 years ago
  72. c07813a /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. by Andy Wingo · 21 years ago
  73. d9e4457 New typefind system: bytestream is now part of the core all plugins have been modified to use this new typefind syste... by Ronald S. Bultje · 21 years ago
  74. 671eef9 reverting error patch before making a branch. by Thomas Vander Stichele · 22 years ago
  75. 36a3754 converted gst_element_error to new format in gst/ - gettext pending by Benjamin Otte · 22 years ago
  76. a962c0f Add buffer length checks to every typefinding function by David Schleef · 22 years ago
  77. 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
  78. 3c1f0c5 some state change fixes by Thomas Vander Stichele · 22 years ago
  79. ed75cd4 UNITS -> DEFAULT by Wim Taymans · 22 years ago
  80. ec45be3 Corrected modplug and monkeyaudio to build with non-gcc compilers. by Brian Cameron · 22 years ago
  81. 0d1b9d2 make 8bit modplug use the right caps. 8bit sounds really crappy tho by Benjamin Otte · 22 years ago
  82. 17b8e69 fix stupid mistake on seek event by Jeremy Simon · 22 years ago
  83. 0056a06 - Fix bytestream flush by Wim Taymans · 22 years ago
  84. 6f92032 handle bytestream event by Jeremy Simon · 22 years ago
  85. 7409ccc apply apoc's patch, it makes mod play and be seekable in gst-player, but gst-player hangs on EOF with mod by Christian Schaller · 22 years ago
  86. 52838dd somewhat fix modplug by Wim Taymans · 22 years ago
  87. 2deab46 Fix plugins for new query API by Wim Taymans · 22 years ago
  88. 3f676b1 add metadata code cleanup by Jeremy Simon · 22 years ago
  89. c99d527 remove infinite loop code cleanup by Jeremy Simon · 22 years ago
  90. 8029993 Use bytestream to get buffer from sinkpad ( gst-player should play mod file now ;) by Jeremy Simon · 22 years ago
  91. 1d5f318 plugins part of license field patch by Christian Schaller · 22 years ago
  92. 4704370 - use _merge instead of _append by Wim Taymans · 23 years ago
  93. e964be4 Fix seeking in modplug. It appears the seek really happened after getting the next samples. by Wim Taymans · 23 years ago
  94. dc46176 add seek event, first shot ;) by Jeremy Simon · 23 years ago
  95. 380b28d modplug should work (no seek events for now) by Jeremy Simon · 23 years ago
  96. 71bf0f1 Make elements nanoseconds aware by Wim Taymans · 23 years ago
  97. 2e1042e add ranks only for plugins who participate in autoplugging. If you have a file that used to autoplug but doesn't any... by Steve Baker · 23 years ago
  98. 6863dd9 a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... by Andy Wingo · 23 years ago
  99. 06d9464 GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. by Andy Wingo · 23 years ago
  100. 1d6862c filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to adder's caps, again by Andy Wingo · 23 years ago