1. 6996453 videoaggregator: Make sure to hold object lock while iterating sink pads by Sebastian Dröge · 6 years ago
  2. 8c49fbc dashdemux: Always create the adapter by Nicolas Dufresne · 6 years ago
  3. b23dea4 opencv: Fix memcpy within C++ by Edward Hervey · 6 years ago
  4. 23f5c02 dvb: Fix string copy wiht strlen() argument by Edward Hervey · 6 years ago
  5. bcb4362 opencv: Fix build for opencv >= 3.4.2 by Thibault Saunier · 6 years ago
  6. b7e949f rsvg: Also accept </svg:svg> as ending tag by Thibault Saunier · 6 years ago
  7. 1d7a63b wasapisrc: Correctly disable provide-clock by Nirbheek Chauhan · 6 years ago
  8. f06c2fe wasapisink: fix regression in shared mode segment size by Christoph Reiter · 6 years ago
  9. 8c48cca compositor: Don't leak all buffers while crossfading and not all pads are crossfading by Sebastian Dröge · 6 years ago
  10. 9cc6c33 compositor: Use 255 as maximum alpha instead of 256 by Sebastian Dröge · 6 years ago
  11. 7d3bb6b kmssink: Add support for mxsfb-drm driver by Gary Bisson · 6 years ago
  12. 96d2220 kmssink: Add new entry for Xilinx DRM Driver by Devarsh Thakkar · 6 years ago
  13. 7b5f8e8 kmssink: Add support for the Allwinner DRM driver (sun4i-drm) by Paul Kocialkowski · 6 years ago
  14. 513ef5e Release 1.14.2 by Tim-Philipp Müller · 6 years ago
  15. bf934e0 Update docs by Tim-Philipp Müller · 6 years ago
  16. 8ad57f2 find_codec_preferences: use received caps by Mathieu Duponchelle · 6 years ago
  17. 993e296 player: Avoid trying to join the player thread from itself by Roland Jon · 6 years ago
  18. 1796b22 decklink: Fix warning about HRESULT not being unsigned int by Nirbheek Chauhan · 6 years ago
  19. d28e0e7 pitch: Flush only if there are unprocessed samples by Suhas Nayak · 6 years ago
  20. fcc3b74 pitch: preserve seek event seqnums by Mathieu Duponchelle · 6 years ago
  21. 4d2b670 pitch: fix latency reporting by Mathieu Duponchelle · 6 years ago
  22. dd1aed1 pitch: Fix single input buffer followed by EOS by Mathieu Duponchelle · 6 years ago
  23. c2b76d0 videoaggregator: Fix string leak by Seungha Yang · 6 years ago
  24. 67723a9 videoaggregator: log an ERROR if we're going to return a flow error by Tim-Philipp Müller · 6 years ago
  25. a677d24 dvb: Fix typo in comment termination by Jan Schmidt · 6 years ago
  26. 4761935 dvb: camconditionalaccess: fix wrong license headers by Alessandro Decina · 6 years ago
  27. 4b2ac64 webrtc: Fix memory leak by Jan Schmidt · 6 years ago
  28. 064d914 webrtc: Clean up and fix transportsendbin by Jan Schmidt · 6 years ago
  29. 1715913 webrtc: Move dtlssrtpenc state management by Jan Schmidt · 6 years ago
  30. 3838b96 webrtc/dtlstransport: Add more debug. Rename category by Jan Schmidt · 6 years ago
  31. b0f5714 webrtc: Clean up pad block allocs on dispose. by Jan Schmidt · 6 years ago
  32. 9f2e0c7 webrtc: Move the transportsendbin pad block removal by Jan Schmidt · 6 years ago
  33. 3e2fb0d webrtc: Fix wrong parent classes for DTLSTransport and ICETransport by Thibault Saunier · 6 years ago
  34. 73fe643 webrtc: Explicitly initialise mutex and condition by Jan Schmidt · 6 years ago
  35. 798a5d4 webrtc: Don't deadlock on block pads on shutdown by Jan Schmidt · 6 years ago
  36. 6ddf178 webrtcbin: copy sticky events on our ghostpads by Mathieu Duponchelle · 6 years ago
  37. e09a4a3 webrtcbin: rtpstorage takes a 64-bit integer for "size-time" property by Tim-Philipp Müller · 6 years ago
  38. 8a73228 webrtcbin: implement support for FEC and RTX by Mathieu Duponchelle · 6 years ago
  39. 479b1ef player: Fix duration-changed CRITICAL warning if duration did not actually change by Lyon Wang · 6 years ago
  40. b8a4b49 gst_webrtc_session_description_new: fix annotations by Mathieu Duponchelle · 6 years ago
  41. a90572c tsdemux: Don't set invalid seqnum on segment event by Nicolas Dufresne · 6 years ago
  42. c8fb638 tsdemux: Don't query duration if program isn't active by Edward Hervey · 6 years ago
  43. 281bb0d mpegtsdemux: Fix SEGMENT seqnum propagation by Edward Hervey · 6 years ago
  44. 4d297e7 codecparsers: mpeg2: don't mess the StartCode only packets by Sreerenj Balachandran · 6 years ago
  45. 839cc39 wasapisink: fix a rounding error when calculating the buffer frame count by Christoph Reiter · 6 years ago
  46. 6184527 wasapisink: fix missing unlock in case IAudioClient_Start fails by Christoph Reiter · 6 years ago
  47. 2c01338 wasapi: use FAILED to detect errors by Christoph Reiter · 6 years ago
  48. aa77cac wasapi: Don't pass CoTaskMemFree to g_clear_pointer by Christoph Reiter · 6 years ago
  49. fd17861 Release 1.14.1 by Tim-Philipp Müller · 6 years ago
  50. d1187d8 Update docs by Tim-Philipp Müller · 6 years ago
  51. 8f2ab85 Update translations by Tim-Philipp Müller · 6 years ago
  52. 1ea6960 adaptivedemux: Support period change in live playlist by Seungha Yang · 6 years ago
  53. 5878f63 dashdemux: Fix sync of updated manifest from previous one by Seungha Yang · 6 years ago
  54. 7c9d6c8 srtp: Add "roc" caps field to the gst-launch example by Olivier Crête · 6 years ago
  55. 18e08c2 tsdemux: ignore sparse stream when checking for initial timestamp by Aurélien Zanelli · 9 years ago
  56. 8c73bb9 nvdec: Add colorimetry info to the caps by Jan Schmidt · 6 years ago
  57. 4341d16 nvdec: Use gst_video_info_to_caps to build caps. by Jan Schmidt · 6 years ago
  58. 3117d39 waylandsink: Only build if gtk-3.0 was built with wayland target by Jan Schmidt · 6 years ago
  59. 6eef7b7 rfbsrc: Fix decide_allocation to support NULL pool by Nicolas Dufresne · 6 years ago
  60. 4f2696c rfbsrc: Fix support for applevncserver by Nicolas Dufresne · 6 years ago
  61. e990995 curlhttpsrc: deadlock in multi-instance scenario by Jun Xie · 6 years ago
  62. c187a09 wasapisrc: Don't provide a clock based on WASAPI's clock by Nirbheek Chauhan · 6 years ago
  63. 3f90235 msdk: jpegdec: Fix non-interleaved sample decode by Sreerenj Balachandran · 6 years ago
  64. dc41c25 jpegparse: Fix APP1 marker segment parsing by Sreerenj Balachandran · 6 years ago
  65. b8c204f wasapi: Also call CoInitialize in prepare() by Nirbheek Chauhan · 6 years ago
  66. 3f898bb webrtc: fix gtk-doc annotations by Víctor Manuel Jáquez Leal · 6 years ago
  67. dd08402 resindvd, uvch264src, dx9screencapsrc: fix clock ref leaks in error paths by Garima Gaur · 7 years ago
  68. c1cc892 bluez: avdtpsrc: fix caps leak in error code paths by Garima Gaur · 7 years ago
  69. 855bec7 fakevideosink: explicit type cast for max-lateness property setter by Philippe Normand · 6 years ago
  70. c65a537 h265parse: Make caps writable before modifying them by Seungha Yang · 6 years ago
  71. 5a3e122 wasapi: Handle return value of WaitForSingleObject by Nirbheek Chauhan · 6 years ago
  72. cedb028 wasapi: Call _Start if the client was _Reset by Nirbheek Chauhan · 6 years ago
  73. e5e2ecc fakevideosink: request an extra buffer if enable-last-sample is enabled by Guillaume Desmottes · 6 years ago
  74. 371a787 wasapi: Don't open the device in get_caps() by Nirbheek Chauhan · 6 years ago
  75. f906132 wasapi: Only use audioclient3 when low-latency by Nirbheek Chauhan · 6 years ago
  76. 4cbcd08 wasapi: Don't derive device period from latency time by Nirbheek Chauhan · 6 years ago
  77. 5976518 msdk: fix plugin load on implementations with only HW support by U. Artie Eoff · 6 years ago
  78. c6fa635 wasapi: Squelch warning about %x and HRESULT by Nirbheek Chauhan · 6 years ago
  79. 759e695 audiolatency: Fix wave detection in buffers by Nirbheek Chauhan · 6 years ago
  80. d1de8ac audiolatency: Avoid bogus pts values while starting by Nirbheek Chauhan · 6 years ago
  81. a7228ed decklink: Fix MinGW warnings due to MSVC-specific pragmas by Nirbheek Chauhan · 6 years ago
  82. ee88f69 msdk: dec: remove framerate field from sink caps template by Sreerenj Balachandran · 6 years ago
  83. a20fee9 msdk: dec: set framerate to the driver only if provided by Hyunjun Ko · 6 years ago
  84. 4d28926 msdk: h265dec: remove framerate field from sink caps template by Hyunjun Ko · 6 years ago
  85. b628dd8 msdk: Don't set extended coding options for JPEG encode by Sreerenj Balachandran · 6 years ago
  86. 4bcc128 docs: plugins: remove stale xml data for moved or renamed plugins by Tim-Philipp Müller · 6 years ago
  87. f0119f1 rtponviftimestamp: fix state change function init/reset by Tim-Philipp Müller · 6 years ago
  88. c000901 meson: Add missing optional lrdf dep to ladspa build by Nirbheek Chauhan · 6 years ago
  89. dc5b6da decklink: Use g_thread_new instead of g_thread_create by Nirbheek Chauhan · 6 years ago
  90. 110a1c8 decklink: fix initialization fails in windows binary by Takeshi Sato · 6 years ago
  91. b623ac2 wasapi: Print the hresult hex value on error by Nirbheek Chauhan · 6 years ago
  92. 9c3258f ladspa: Fix critical during plugin load on Windows by Nirbheek Chauhan · 6 years ago
  93. 3ebdded gl: Rename gstglutils.h functions to prevent symbol conflicts with static linking by Sebastian Dröge · 6 years ago
  94. 776c006 opus: Rename opusheader functions to prevent symbol conflicts with static linking by Sebastian Dröge · 6 years ago
  95. b3291b7 shmsink: Fix compilation with latest GLib by Sebastian Dröge · 6 years ago
  96. aa1d41a meson: fix ladspa dependencies by Patrik Nilsson · 6 years ago
  97. d0b377a tsmux: Don't use GST_DEBUG_OBJECT() with non-GObject types by Sebastian Dröge · 6 years ago
  98. 0e79509 x265: Fix tagging of keyframes on output buffers by James Stevenson · 6 years ago
  99. 6401eef webrtc: use right export define in generated enumtypes file by Tim-Philipp Müller · 6 years ago
  100. 8cbec9e webrtc: fix g-ir-scanner complaining about unstable API by Tim-Philipp Müller · 6 years ago