1. 4261692 Remove plugin specific static build option by Nicolas Dufresne · 8 years ago
  2. 8cdfb13 bad: use new gst_element_class_add_static_pad_template() by Vineeth TM · 9 years ago
  3. 89eb1e9 vcdsrc: port to 1. by Reynaldo H. Verdejo Pinochet · 10 years ago
  4. e51cd4f gst: Add better support for static plugins by Sebastian Dröge · 12 years ago
  5. 9e1b75f Fix FSF address by Tim-Philipp Müller · 12 years ago
  6. 32ba17c Use gst_element_class_set_static_metadata() by Tim-Philipp Müller · 12 years ago
  7. 578861a replace gst_element_class_set_details_simple with gst_element_class_set_metadata by Mark Nauwelaerts · 12 years ago
  8. cda192b gst: Update for GST_PLUGIN_DEFINE() API changes by Sebastian Dröge · 13 years ago
  9. 0b3f5bf vcdsrc: minor clean-up by Tim-Philipp Müller · 15 years ago
  10. af97600 vcdsrc: change VCD URI handler to the DVD scheme by Bastien Nocera · 15 years ago
  11. 33c2f5f Add -Wwrite-strings by Benjamin Otte · 15 years ago
  12. f96e4f1 Add -Wmissing-declarations -Wmissing-prototypes to configure flags by Benjamin Otte · 15 years ago
  13. 775c758 gst_element_class_set_details => gst_element_class_set_details_simple by Benjamin Otte · 15 years ago
  14. a14e8e0 Don't install static libs for plugins. Fixes #550851 for -bad. by Stefan Kost · 16 years ago
  15. 8d55304 sys/vcd/vcdsrc.c: Allow the track to be set by using the uri. Fixes #535043. by Onkar Shinde · 17 years ago
  16. 1af510f Massive leak fixing, plus code cleanups. by Stefan Kost · 17 years ago
  17. 2229e28 Port VCD element. by Wim Taymans · 18 years ago
  18. fd1273d Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass by Stefan Kost · 19 years ago
  19. bf3fd4f Define GstElementDetails as const and also static (when defined as global) by Stefan Kost · 19 years ago
  20. 60f8059 rework build; add translations for v4l2 by Thomas Vander Stichele · 19 years ago
  21. bdb814f expand tabs by Thomas Vander Stichele · 19 years ago
  22. 36c2fc2 renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition by Stefan Kost · 19 years ago
  23. 012dfb8 Fix up all the state change functions. by Jan Schmidt · 19 years ago
  24. 2594017 Way, way, way too many files: Remove crack comment from the 2000 era. by Andy Wingo · 19 years ago
  25. 0fb3d10 Synchronize property names where not yet the case. Devices are now device=X, other versions are deprecated (but still... by Ronald S. Bultje · 20 years ago
  26. 97aeaa8 gst/cdxaparse/: SVCD/VCD header stripping separated from CDXA image parsing. by Ronald S. Bultje · 20 years ago
  27. 8ab8444 fourth batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... by Stéphane Loeuillet · 21 years ago
  28. ab13a10 ext/divx/gstdivxenc.c: fix range since -1 is the default by Thomas Vander Stichele · 21 years ago
  29. 4fd57bb don't mix tabs and spaces by Thomas Vander Stichele · 21 years ago
  30. 39fd8a2 *.h: Revert indenting by Johan Dahlin · 21 years ago
  31. 7a778ee gst-indent by Thomas Vander Stichele · 21 years ago
  32. 7fa1c52 change NULL to (NULL) for GST_ELEMENT_ERROR by Thomas Vander Stichele · 21 years ago
  33. 92eb19b GST_ELEMENT_ERROR by Thomas Vander Stichele · 21 years ago
  34. 07ed811 use new error signal and classification by Thomas Vander Stichele · 21 years ago
  35. e69ece9 remove copyright field from plugins by Andy Wingo · 21 years ago
  36. 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
  37. eabfbf1 fix most of sys dir. v4l2 and dxr3 pending, as I don't have them by Benjamin Otte · 21 years ago
  38. 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
  39. dc4d0ba Remove redundant definition of plugindir by David Schleef · 21 years ago
  40. f4a7caa compatibility fix for new GST_DEBUG stuff. by Benjamin Otte · 21 years ago
  41. 708cf89 parallel install fixes by Thomas Vander Stichele · 22 years ago
  42. 1d5f318 plugins part of license field patch by Christian Schaller · 22 years ago
  43. b41ec01 Patches by Joshua by Ronald S. Bultje · 23 years ago
  44. 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
  45. 06d9464 GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. by Andy Wingo · 23 years ago
  46. b0c01cd s/Gnome-Streamer/GStreamer/ by Andy Wingo · 23 years ago
  47. 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
  48. 0dc999d s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagi... by Andy Wingo · 23 years ago
  49. 48fa0b0 lib rename by Thomas Vander Stichele · 23 years ago
  50. 827d3f9 - plugins are built without versioning info by Wrobell · 23 years ago
  51. 7f1aec8 s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format by David I. Lehn · 23 years ago
  52. 42cc21c Fixed some plugins by Wim Taymans · 23 years ago
  53. e382fe9 unforming dir names by Thomas Vander Stichele · 23 years ago