1. c31b879 waylandsink: support fullscreen by Fabien Dessenne · 7 years ago master
  2. 93f2589 upgrade-gst-bad-to-1-14-4 by Yuan Fang · 4 years, 9 months ago
  3. 566e4ec Release 1.14.4 by Tim-Philipp Müller · 6 years ago
  4. 7a50198 Update docs by Tim-Philipp Müller · 6 years ago
  5. db25ec3 msdk: Fix building on MSVC by Seungha Yang · 6 years ago
  6. 8ab9f48 wasapisink: recover from low buffer levels in shared mode by Christoph Reiter · 6 years ago
  7. 924b54b Release 1.14.3 by Tim-Philipp Müller · 6 years ago
  8. dbf16a8 Update docs by Tim-Philipp Müller · 6 years ago
  9. 594246a h265parse: Fix periodic SPS/PPS sending work after a seek by Seungha Yang · 6 years ago
  10. 06367b4 h265parse: Add support insert parameter set per IDR by Seungha Yang · 6 years ago
  11. c40c4b5 h265parse: Don't discard first AU delimiter by Seungha Yang · 6 years ago
  12. f652829 h265parse: Consider SEI NALU as "HEADER" packets by Seungha Yang · 6 years ago
  13. 3c5b6c0 h265parse: Don't unref buffer that was unreffed just a few lines before already by Seungha Yang · 6 years ago
  14. 42f324c h265parse: Reset the parser information when caps changes by Seungha Yang · 6 years ago
  15. cedd8e1 h265parse: Fix collection of access units to preserve config headers by Seungha Yang · 6 years ago
  16. fe4d898 h265parse: Improve conditions for skipping NAL units by Seungha Yang · 6 years ago
  17. 37bb4ce h265parse: Introduce new state tracking variables by Seungha Yang · 6 years ago
  18. d3ee00e h265parse: Fix and optimize NAL collection function by Seungha Yang · 6 years ago
  19. 0d61e1c h265parse: Unref/replace force_key_unit_event in gst_h265_parse_reset by Seungha Yang · 6 years ago
  20. e47b013 h265parse: Copy over DISCONT flag from input buffers by Seungha Yang · 6 years ago
  21. e1d70fa ladspa: Only scan LADSPA subdir APPDATA and COMMONPROGRAMFILES by Jan Schmidt · 6 years ago
  22. fa4f696 ladspa: Don't try and load every file as a plugin by Jan Schmidt · 6 years ago
  23. e6368cc wasapi: Remove code that sets thread priority by Nirbheek Chauhan · 6 years ago
  24. 412eb73 wasapi: Fix build with Windows 8.1 SDK by Nirbheek Chauhan · 6 years ago
  25. ee3b48d ksvideosrc: fix device enumeration when hotplugging a camera by Jerome Laheurte · 6 years ago
  26. 007f413 meson: Don't pass GNU-like compiler wargs on MSVC by Nirbheek Chauhan · 6 years ago
  27. d1b451f player: Set default position and duration value to GST_CLOCK_TIME_NONE by Philippe Normand · 6 years ago
  28. 706e41f audiobuffersplit: Always set DISCONT flag after resyncs by Sebastian Dröge · 6 years ago
  29. b75cc5f audiobuffersplit: Update output buffer size after each buffer to compensate for accumulated errors by Sebastian Dröge · 6 years ago
  30. b85517d audiobuffersplit: Keep track of resync time separately by Sebastian Dröge · 6 years ago
  31. 6996453 videoaggregator: Make sure to hold object lock while iterating sink pads by Sebastian Dröge · 6 years ago
  32. 8c49fbc dashdemux: Always create the adapter by Nicolas Dufresne · 6 years ago
  33. b23dea4 opencv: Fix memcpy within C++ by Edward Hervey · 6 years ago
  34. 23f5c02 dvb: Fix string copy wiht strlen() argument by Edward Hervey · 6 years ago
  35. bcb4362 opencv: Fix build for opencv >= 3.4.2 by Thibault Saunier · 6 years ago
  36. b7e949f rsvg: Also accept </svg:svg> as ending tag by Thibault Saunier · 6 years ago
  37. 1d7a63b wasapisrc: Correctly disable provide-clock by Nirbheek Chauhan · 6 years ago
  38. f06c2fe wasapisink: fix regression in shared mode segment size by Christoph Reiter · 6 years ago
  39. 8c48cca compositor: Don't leak all buffers while crossfading and not all pads are crossfading by Sebastian Dröge · 6 years ago
  40. 9cc6c33 compositor: Use 255 as maximum alpha instead of 256 by Sebastian Dröge · 6 years ago
  41. 7d3bb6b kmssink: Add support for mxsfb-drm driver by Gary Bisson · 6 years ago
  42. 96d2220 kmssink: Add new entry for Xilinx DRM Driver by Devarsh Thakkar · 6 years ago
  43. 7b5f8e8 kmssink: Add support for the Allwinner DRM driver (sun4i-drm) by Paul Kocialkowski · 6 years ago
  44. 513ef5e Release 1.14.2 by Tim-Philipp Müller · 6 years ago
  45. bf934e0 Update docs by Tim-Philipp Müller · 6 years ago
  46. 8ad57f2 find_codec_preferences: use received caps by Mathieu Duponchelle · 6 years ago
  47. 993e296 player: Avoid trying to join the player thread from itself by Roland Jon · 6 years ago
  48. 1796b22 decklink: Fix warning about HRESULT not being unsigned int by Nirbheek Chauhan · 6 years ago
  49. d28e0e7 pitch: Flush only if there are unprocessed samples by Suhas Nayak · 6 years ago
  50. fcc3b74 pitch: preserve seek event seqnums by Mathieu Duponchelle · 6 years ago
  51. 4d2b670 pitch: fix latency reporting by Mathieu Duponchelle · 6 years ago
  52. dd1aed1 pitch: Fix single input buffer followed by EOS by Mathieu Duponchelle · 6 years ago
  53. c2b76d0 videoaggregator: Fix string leak by Seungha Yang · 6 years ago
  54. 67723a9 videoaggregator: log an ERROR if we're going to return a flow error by Tim-Philipp Müller · 6 years ago
  55. a677d24 dvb: Fix typo in comment termination by Jan Schmidt · 6 years ago
  56. 4761935 dvb: camconditionalaccess: fix wrong license headers by Alessandro Decina · 6 years ago
  57. 4b2ac64 webrtc: Fix memory leak by Jan Schmidt · 6 years ago
  58. 064d914 webrtc: Clean up and fix transportsendbin by Jan Schmidt · 6 years ago
  59. 1715913 webrtc: Move dtlssrtpenc state management by Jan Schmidt · 6 years ago
  60. 3838b96 webrtc/dtlstransport: Add more debug. Rename category by Jan Schmidt · 6 years ago
  61. b0f5714 webrtc: Clean up pad block allocs on dispose. by Jan Schmidt · 6 years ago
  62. 9f2e0c7 webrtc: Move the transportsendbin pad block removal by Jan Schmidt · 6 years ago
  63. 3e2fb0d webrtc: Fix wrong parent classes for DTLSTransport and ICETransport by Thibault Saunier · 6 years ago
  64. 73fe643 webrtc: Explicitly initialise mutex and condition by Jan Schmidt · 6 years ago
  65. 798a5d4 webrtc: Don't deadlock on block pads on shutdown by Jan Schmidt · 6 years ago
  66. 6ddf178 webrtcbin: copy sticky events on our ghostpads by Mathieu Duponchelle · 6 years ago
  67. e09a4a3 webrtcbin: rtpstorage takes a 64-bit integer for "size-time" property by Tim-Philipp Müller · 6 years ago
  68. 8a73228 webrtcbin: implement support for FEC and RTX by Mathieu Duponchelle · 6 years ago
  69. 479b1ef player: Fix duration-changed CRITICAL warning if duration did not actually change by Lyon Wang · 6 years ago
  70. b8a4b49 gst_webrtc_session_description_new: fix annotations by Mathieu Duponchelle · 6 years ago
  71. a90572c tsdemux: Don't set invalid seqnum on segment event by Nicolas Dufresne · 6 years ago
  72. c8fb638 tsdemux: Don't query duration if program isn't active by Edward Hervey · 6 years ago
  73. 281bb0d mpegtsdemux: Fix SEGMENT seqnum propagation by Edward Hervey · 6 years ago
  74. 4d297e7 codecparsers: mpeg2: don't mess the StartCode only packets by Sreerenj Balachandran · 6 years ago
  75. 839cc39 wasapisink: fix a rounding error when calculating the buffer frame count by Christoph Reiter · 6 years ago
  76. 6184527 wasapisink: fix missing unlock in case IAudioClient_Start fails by Christoph Reiter · 6 years ago
  77. 2c01338 wasapi: use FAILED to detect errors by Christoph Reiter · 6 years ago
  78. aa77cac wasapi: Don't pass CoTaskMemFree to g_clear_pointer by Christoph Reiter · 6 years ago
  79. fd17861 Release 1.14.1 by Tim-Philipp Müller · 6 years ago
  80. d1187d8 Update docs by Tim-Philipp Müller · 6 years ago
  81. 8f2ab85 Update translations by Tim-Philipp Müller · 6 years ago
  82. 1ea6960 adaptivedemux: Support period change in live playlist by Seungha Yang · 6 years ago
  83. 5878f63 dashdemux: Fix sync of updated manifest from previous one by Seungha Yang · 6 years ago
  84. 7c9d6c8 srtp: Add "roc" caps field to the gst-launch example by Olivier Crête · 6 years ago
  85. 18e08c2 tsdemux: ignore sparse stream when checking for initial timestamp by Aurélien Zanelli · 9 years ago
  86. 8c73bb9 nvdec: Add colorimetry info to the caps by Jan Schmidt · 6 years ago
  87. 4341d16 nvdec: Use gst_video_info_to_caps to build caps. by Jan Schmidt · 6 years ago
  88. 3117d39 waylandsink: Only build if gtk-3.0 was built with wayland target by Jan Schmidt · 6 years ago
  89. 6eef7b7 rfbsrc: Fix decide_allocation to support NULL pool by Nicolas Dufresne · 6 years ago
  90. 4f2696c rfbsrc: Fix support for applevncserver by Nicolas Dufresne · 6 years ago
  91. e990995 curlhttpsrc: deadlock in multi-instance scenario by Jun Xie · 6 years ago
  92. c187a09 wasapisrc: Don't provide a clock based on WASAPI's clock by Nirbheek Chauhan · 6 years ago
  93. 3f90235 msdk: jpegdec: Fix non-interleaved sample decode by Sreerenj Balachandran · 6 years ago
  94. dc41c25 jpegparse: Fix APP1 marker segment parsing by Sreerenj Balachandran · 6 years ago
  95. b8c204f wasapi: Also call CoInitialize in prepare() by Nirbheek Chauhan · 6 years ago
  96. 3f898bb webrtc: fix gtk-doc annotations by Víctor Manuel Jáquez Leal · 6 years ago
  97. dd08402 resindvd, uvch264src, dx9screencapsrc: fix clock ref leaks in error paths by Garima Gaur · 7 years ago
  98. c1cc892 bluez: avdtpsrc: fix caps leak in error code paths by Garima Gaur · 7 years ago
  99. 855bec7 fakevideosink: explicit type cast for max-lateness property setter by Philippe Normand · 6 years ago
  100. c65a537 h265parse: Make caps writable before modifying them by Seungha Yang · 6 years ago