1. 83df90e Fix incorrect return type in several functions by Nirbheek Chauhan · 9 years ago
  2. 42af2d6 Add support for Meson as alternative/parallel build system by Nirbheek Chauhan · 9 years ago
  3. 7e2b68f plugins: Use stdint.h instead of _stdint.h by Nirbheek Chauhan · 9 years ago
  4. 8cdfb13 bad: use new gst_element_class_add_static_pad_template() by Vineeth TM · 10 years ago
  5. 7c42ba9 plugins-bad: Fix example pipelines by Vineeth TM · 10 years ago
  6. 587e7c4 Don't throw compiler warnings with G_DISABLE_ASSERT by Jan Schmidt · 10 years ago
  7. 4a9703b dtsdec: remove unused value by Luis de Bethencourt · 10 years ago
  8. 56b822f audiodecoders: use default pad accept-caps handling by Thiago Santos · 10 years ago
  9. 9115a75 dtsdec: fix taglist leak by Vineeth TM · 10 years ago
  10. 57a138d dtsdec: fix buffer overflows by Vincent Penquerc'h · 11 years ago
  11. e51cd4f gst: Add better support for static plugins by Sebastian Dröge · 13 years ago
  12. 9e1b75f Fix FSF address by Tim-Philipp Müller · 13 years ago
  13. 32ba17c Use gst_element_class_set_static_metadata() by Tim-Philipp Müller · 13 years ago
  14. 304cf8e dtsdec: fix buffer parsing by Mark Nauwelaerts · 13 years ago
  15. 4712247 Remove some liboil references by Tim-Philipp Müller · 13 years ago
  16. 578861a replace gst_element_class_set_details_simple with gst_element_class_set_metadata by Mark Nauwelaerts · 13 years ago
  17. cda192b gst: Update for GST_PLUGIN_DEFINE() API changes by Sebastian Dröge · 13 years ago
  18. 1318a97 gst: Update versioning by Sebastian Dröge · 13 years ago
  19. ad1b47c ext: Update for audio decoder API changes by Sebastian Dröge · 13 years ago
  20. 860ccd4 Merge remote-tracking branch 'origin/0.10' by Sebastian Dröge · 13 years ago
  21. a7eda9e dtsdec: avoid runaway loop when resyncing during parse by Mark Nauwelaerts · 14 years ago
  22. 8aa50a2 dtsdec: use base class tag handling helper by Mark Nauwelaerts · 14 years ago
  23. 73f50c5 dts: Use new audio encoder/decoder base class API for srcpad caps by Sebastian Dröge · 14 years ago
  24. 12ee418 port some more to new memory API by Mark Nauwelaerts · 14 years ago
  25. b7c53b9 dtsdec: Port to 0.11 by Sebastian Dröge · 14 years ago
  26. f70a623 Merge remote-tracking branch 'origin/master' into 0.11-premerge by Edward Hervey · 14 years ago
  27. 4b9a20b dtsdec: avoid crashing upon draining by Mark Nauwelaerts · 14 years ago
  28. ddea611 dts: Add $(GST_BASE_LIBS) and CFLAGS to the build by Sebastian Dröge · 14 years ago
  29. 7521b59 various: fix pad template ref leaks by Vincent Penquerc'h · 14 years ago
  30. 8b5fbca dtsdec: port to audiodecoder by Mark Nauwelaerts · 14 years ago
  31. 969578d dtsdec: Don't export bitrate if open/variable/lossless by Arun Raghavan · 15 years ago
  32. 0387a89 various (ext): add missing G_PARAM_STATIC_STRINGS flags by Stefan Kost · 15 years ago
  33. 268636c dtsdec: prevent compiler warning if orc not present by Mark Nauwelaerts · 15 years ago
  34. 12856e5 dtsdec: Call orc_init() before trying to get target flags by Sebastian Dröge · 15 years ago
  35. 8474fd9 dtsdec: Use orc for CPU feature detection by Sebastian Dröge · 15 years ago
  36. 775c758 gst_element_class_set_details => gst_element_class_set_details_simple by Benjamin Otte · 16 years ago
  37. da26d72 dtsdec: Use gst_buffer_ref/unref, not gst_object_ref/unref by Jan Schmidt · 16 years ago
  38. 61eebb8 dtsdec: Fix reference leak on all input buffers in 'dvd mode' by Jan Schmidt · 16 years ago
  39. b6e891b dtsdec: Reconcile element code with a52dec changes by Jan Schmidt · 16 years ago
  40. ac7cda4 dtsdec: cosmetic fix to header structure to make gtk-doc happy by Tim-Philipp Müller · 16 years ago
  41. f4da218 dtsdec: Add some basic docs to the plugin by Jan Schmidt · 17 years ago
  42. da040c2 dtsdec: Use new DCA functions/constants as not all distros package the compat dts.h by Sebastian Dröge · 17 years ago
  43. a14e8e0 Don't install static libs for plugins. Fixes #550851 for -bad. by Stefan Kost · 17 years ago
  44. 59c9a6a Add support for building against libdca (with the libdts compat header). Fixes bug #511530. by Sebastian Dröge · 18 years ago
  45. 4d9802a ext/dts/gstdtsdec.*: Add support for "audio/x-private1-dts" as used by flupsparse. Most changes adapted from a52dec. by Sebastian Dröge · 18 years ago
  46. 6ca3c95 ext/dts/gstdtsdec.c: A few small clean-ups. by Tim-Philipp Müller · 19 years ago
  47. c8e4999 ext/dts/gstdtsdec.c: Don't do forced downmixing to stereo, but check what downstream can do and let libdts do the dow... by Young-Ho Cha · 19 years ago
  48. bd24977 ext/dts/gstdtsdec.c: Fix flow handling and buffer refcounting (gst_pad_push() takes ownership of the buffer passed to... by Tim-Philipp Müller · 19 years ago
  49. c403790 Another batch of printf format fixes. by Tim-Philipp Müller · 19 years ago
  50. fd1273d Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass by Stefan Kost · 19 years ago
  51. bf3fd4f Define GstElementDetails as const and also static (when defined as global) by Stefan Kost · 19 years ago
  52. dacf8ea Unify the long descriptions in the plugin details (#337263). by j^ · 19 years ago
  53. 60f8059 rework build; add translations for v4l2 by Thomas Vander Stichele · 19 years ago
  54. 03fa6ba dtsdec ported to 0.10 by Edgard Lima · 20 years ago
  55. bdb814f expand tabs by Thomas Vander Stichele · 20 years ago
  56. 36c2fc2 renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition by Stefan Kost · 20 years ago
  57. 012dfb8 Fix up all the state change functions. by Jan Schmidt · 20 years ago
  58. d7af68b ext/dts/gstdtsdec.*: Don't clobber the stack constructing the channels array. by Jan Schmidt · 21 years ago
  59. bf45760 Surround sound support. by Ronald S. Bultje · 21 years ago
  60. 23c774e ext/: \1/Codec, (fixes #142193) by Benjamin Otte · 21 years ago
  61. 8b8776f New DTS decoder. by Ronald S. Bultje · 21 years ago