1. 98a8d7e meson: install new audio-prelude.h by Tim-Philipp Müller · 6 years ago
  2. d8c6ca8 docs: update api decorators to ignore by Tim-Philipp Müller · 6 years ago
  3. ae429de video: GST_EXPORT -> GST_VIDEO_API by Tim-Philipp Müller · 6 years ago
  4. b618c57 tag: GST_EXPORT -> GST_TAG_API by Tim-Philipp Müller · 6 years ago
  5. 12be5a1 sdp: GST_EXPORT -> GST_SDP_API by Tim-Philipp Müller · 6 years ago
  6. 12b24fb rtsp: GST_EXPORT -> GST_RTSP_API by Tim-Philipp Müller · 6 years ago
  7. 363b790 rtp: GST_EXPORT -> GST_RTP_API by Tim-Philipp Müller · 6 years ago
  8. 3b9768e riff: GST_EXPORT -> GST_RIFF_API by Tim-Philipp Müller · 6 years ago
  9. cad9759 pbutils: GST_EXPORT -> GST_PBUTILS_API by Tim-Philipp Müller · 6 years ago
  10. c5b5ef1 gl: GST_EXPORT -> GST_GL_API by Tim-Philipp Müller · 6 years ago
  11. 8821515 fft: GST_EXPORT -> GST_FFT_API by Tim-Philipp Müller · 6 years ago
  12. 371e3e4 audio: GST_EXPORT -> GST_AUDIO_API by Tim-Philipp Müller · 6 years ago
  13. be0ca93 app: GST_EXPORT -> GST_APP_API by Tim-Philipp Müller · 6 years ago
  14. 75c32b8 allocators: GST_EXPORT -> GST_ALLOCATORS_API by Tim-Philipp Müller · 6 years ago
  15. e9be107 audioaggregator: fix channel-mask negotiation by Mathieu Duponchelle · 6 years ago
  16. 247b22a playback: Remove subtitle-encoding property on uridecodebin3 by Edward Hervey · 6 years ago
  17. 886326b docs: video: fix typo and add since marker by Tim-Philipp Müller · 6 years ago
  18. bef2d2b docs: libs: add another missing symbol by Tim-Philipp Müller · 6 years ago
  19. a23046f docs: add video region of interest add/get parameter api to docs by Tim-Philipp Müller · 6 years ago
  20. e916ef0 audio: Add audioaggregator.h in audio.h by Thibault Saunier · 6 years ago
  21. 98fc230 docs: add GstPhysMemoryAllocator to docs by Tim-Philipp Müller · 6 years ago
  22. ae99116 Revert "alsasrc: lock calls to snd_pcm_delay() with mutex as in alsasink" by Tim-Philipp Müller · 6 years ago
  23. 5f9c61e gl: only enable gbm backend if gudev is available by Tim-Philipp Müller · 6 years ago
  24. 7d18a97 Release 1.13.90 by Tim-Philipp Müller · 6 years ago
  25. 79725e3 Update docs by Tim-Philipp Müller · 6 years ago
  26. 8657932 pkgconfig: Add private zlib dependency for libgsttag by Edward Hervey · 6 years ago
  27. dc17ac5 meson: enable more warnings by Mathieu Duponchelle · 6 years ago
  28. 604c1bf videodecoder: Reset QoS time after pushing segment by Nicolas Dufresne · 6 years ago
  29. 22981e8 Port to latest GstAggregator segment API by Mathieu Duponchelle · 6 years ago
  30. 318eb61 audioaggregator: remove GstAudioAggregator->info by Mathieu Duponchelle · 6 years ago
  31. 556bc04 tests: tags: add unit test for ID3 v2.4 extended headers by Tim-Philipp Müller · 6 years ago
  32. 6f5c9db id3v2: re-fix handling of v2.4 extended headers by Edward Hervey · 6 years ago
  33. 10835e9 audioaggregator: refactor conversion API by Mathieu Duponchelle · 6 years ago
  34. c920d99 glcolorconvert: Fix a typo in a debug message by Jan Schmidt · 6 years ago
  35. f15f60a glfilter: Support non-2D texture targets by Jan Schmidt · 6 years ago
  36. fae7f79 audioaggregator: Document that the pad's audio info is read-only and needs the object lock by Sebastian Dröge · 6 years ago
  37. 103b011 m4: fix variable value access by Víctor Manuel Jáquez Leal · 6 years ago
  38. f3d98fa roi-meta: duplicate params when copying meta by Víctor Manuel Jáquez Leal · 6 years ago
  39. d796188 meson: Don't install GL GBM headers by Nicolas Dufresne · 6 years ago
  40. fbc2375 gl: Move DRM_CFLAGS into gst-gl.m4 by Nicolas Dufresne · 6 years ago
  41. b8bc2b8 gl: Add missing gbm directory to dist dir by Nicolas Dufresne · 6 years ago
  42. ee59537 gl: Add DRM cflags by Carlos Rafael Giani · 6 years ago
  43. 783e450 pbutils: Fix compilation of last commit by Sebastian Dröge · 6 years ago
  44. 006c718 pbutils: Move locale dir initialization to a separate function and do lazy initialization by Thiago Santos · 6 years ago
  45. 1a97338 gl: Add meson support for GBM backend by Nicolas Dufresne · 6 years ago
  46. 4df219f gl: Add Mesa3D GBM backend by Carlos Rafael Giani · 6 years ago
  47. 79f9f9e configure: Add configure checks for libdrm and gudev by Carlos Rafael Giani · 6 years ago
  48. 09584ed glimagesink: Correct PAR in output caps when transforming by Jan Schmidt · 6 years ago
  49. 977a2d0 roi-meta: Fix bad doc comment syntax by Nicolas Dufresne · 6 years ago
  50. f5855d5 videometa: add support for downstream parameters to ROI meta by Guillaume Desmottes · 6 years ago
  51. d7397f0 rtpbuffer.h: Add new RTPBuffer flags by Mikhail Fludkov · 6 years ago
  52. 41d7356 meson: fix multi-line string by Tim-Philipp Müller · 6 years ago
  53. 400ea72 pbutils: add some missing gi annotations by Thiago Santos · 6 years ago
  54. fb77e4d tests: videoscale: simplify test and make it more robust by Tim-Philipp Müller · 6 years ago
  55. 4fe5178 appsrc: don't signal the GCond if no one is waiting on it by Tim-Philipp Müller · 6 years ago
  56. 5a5a1f0 appsrc: use GstQueueArray instead of GQueue for internal item queue by Tim-Philipp Müller · 6 years ago
  57. 0846cee appsink: don't signal the GCond if no one is waiting on it by Tim-Philipp Müller · 6 years ago
  58. 8b22d47 appsink: use GstQueueArray instead of GQueue for internal item queue by Tim-Philipp Müller · 6 years ago
  59. 1ba8cb2 icles: add appsink and appsrc benchmarks by Tim-Philipp Müller · 6 years ago
  60. ca6c897 m4: gmodule-no-export-2.0 is needed for everything using the g_module_*() API by Sebastian Dröge · 6 years ago
  61. 1cfe070 gl: Link to libgstallocators for the dmabuf allocator by Sebastian Dröge · 6 years ago
  62. 1784f62 gl/wayland: Memory leak when display couldn't connect by Víctor Manuel Jáquez Leal · 6 years ago
  63. 06ae49f audio-converter: fix declaration-after-statement by Mathieu Duponchelle · 6 years ago
  64. 9cf4293 audio-converter: add a convenience conversion method by Mathieu Duponchelle · 6 years ago
  65. 6a4a82f gst_audio_converter_new: update annotations by Mathieu Duponchelle · 6 years ago
  66. 9046e60 AudioConverter: register as boxed type by Mathieu Duponchelle · 6 years ago
  67. 3d50d0e audio-info: annotate gst_audio_info_set_format by Mathieu Duponchelle · 6 years ago
  68. 8292ab8 Back to development by Tim-Philipp Müller · 6 years ago
  69. a009168 Release 1.13.1 by Tim-Philipp Müller · 6 years ago
  70. fa81c0c docs: update plugin docs by Tim-Philipp Müller · 6 years ago
  71. 17680c2 configure: fix build with --disable-external by Tim-Philipp Müller · 6 years ago
  72. ec12a18 po: update translations by Tim-Philipp Müller · 6 years ago
  73. 2c4dfa1 Update disted backup ORC files by Edward Hervey · 6 years ago
  74. 73d2031 gstaudiopack.orc: pack_u32be_swap: actually swap by Mathieu Duponchelle · 6 years ago
  75. a8ee76b doc: Remove obsolete Since 0.10.X marks by Nicolas Dufresne · 6 years ago
  76. 700863c doc: Add per version newly added API indexes by Nicolas Dufresne · 6 years ago
  77. f2726a2 doc: Fix since marker in dmabuf to match a stable release by Nicolas Dufresne · 6 years ago
  78. 7d82089 doc: Remove extra . after Since marker by Nicolas Dufresne · 6 years ago
  79. f0cbe02 doc: Fix Since 1.X marker on new video formats by Nicolas Dufresne · 6 years ago
  80. 731f1ca doc: Include new GstVideoOverlay API by Nicolas Dufresne · 6 years ago
  81. 22a6287 playbin3: fix source-setup signal emission by Philippe Normand · 6 years ago
  82. 466b868 vorbisparse: error out when headers are missing by Tim-Philipp Müller · 6 years ago
  83. 5465519 audioaggregator: remove declaration for function that doesn't exist by Tim-Philipp Müller · 6 years ago
  84. 4984c84 docs: add GstAudioAggregator to docs by Tim-Philipp Müller · 6 years ago
  85. c84c561 docs: add audiomixer + audiointerleave to plugin docs by Tim-Philipp Müller · 6 years ago
  86. ffaec4e docs: update plugin docs for recent changes by Tim-Philipp Müller · 6 years ago
  87. 8c5725c audiomixer, audiointerleave: add to build by Tim-Philipp Müller · 6 years ago
  88. 4647d66 GstAudioAggregator: hook up to build by Tim-Philipp Müller · 6 years ago
  89. ab758a9 audioaggregator, audiomixer, audiointerleave: move from -bad to -base by Tim-Philipp Müller · 6 years ago
  90. aab5ccc vorbisdec: Improve "new headers while initialized" handling by Edward Hervey · 6 years ago
  91. eacb7a7 playbin3: Re-enable buffering message handling by Edward Hervey · 6 years ago
  92. ec7d81f decodebin3: high cpu usage after eos by François Laignel · 6 years ago
  93. 1f792ab decodebin3: Handle dual-output of STREAM_START/EOS by Edward Hervey · 6 years ago
  94. c1e902a playbin3: Implement gapless playback by Edward Hervey · 6 years ago
  95. b9e73d0 playbin3: Use uridecodebin3 and link/reconfigure immediately by Edward Hervey · 6 years ago
  96. ebf138e urisourcebin: Add 'about-to-finish' signal by Edward Hervey · 6 years ago
  97. 08044ab playback: New uridecodebin3 element by Edward Hervey · 6 years ago
  98. 2858400 playbin3: Remove wrong 'notify' by Edward Hervey · 6 years ago
  99. 8386ea7 playbin3: Remove setting 'subtitle-encoding' on decodebin by Edward Hervey · 6 years ago
  100. 7b8cfb9 playbin3: Clarify documentation of combiner properties by Edward Hervey · 6 years ago