1. 45f0b5f flvmux: Don't wake up the muxer unless there is data by Olivier Crête · 6 years ago
  2. b613531 flvmux: Save the current position in the output segment by Olivier Crête · 6 years ago
  3. 422cf79 flvmux: Wait for caps from both srcs before writing header by Olivier Crête · 6 years ago
  4. c337397 flacparse: Drain the parser when a CAPS event is received by Sebastian Dröge · 6 years ago
  5. 4ad3715 configure: Fix hard-coded enabled v4l2 probe on Linux/ARM by Kirill Marinushkin · 6 years ago
  6. be9a15a v4l2: rely on gst_v4l2_dup() to set no_initial_format and keep_aspect by Guillaume Desmottes · 6 years ago
  7. 02d47f2 Revert "rtspsrc: Fix up sendonly/recvonly attribute handling" by Sebastian Dröge · 6 years ago
  8. 1f00a4b qtmux: Fix leak by Mathieu Duponchelle · 6 years ago
  9. 59010ac flvmux: aggregate should not push EOS itself by Mathieu Duponchelle · 6 years ago
  10. f977cd8 flvmux: unref return of aggregator_pad_peek_buffer by Mathieu Duponchelle · 6 years ago
  11. 59a24f0 v4l2object: Disable DMABuf for emulated formats by Whoopie · 6 years ago
  12. 0c528d9 v4l2object: Only use BT2020_12 for BT2020 v4l2 colorspace by Nicolas Dufresne · 6 years ago
  13. 12a58b7 v4l2object: Always set the colorimetry in S_FMT by Nicolas Dufresne · 6 years ago
  14. 2cf2bc4 splitmuxsink: Don't send fragment-opened-closed message if the reference ctx is NULL by Vivia Nikolaidou · 6 years ago
  15. 170f0c9 monoscope: Only fixate pixel-aspect-ratio if the field exists by Sebastian Dröge · 6 years ago
  16. 8ed030d monoscope: Fixate pixel-aspect-ratio too and make sure the final caps are completely fixated by Sebastian Dröge · 6 years ago
  17. 8c2c5fd qtmux: Add comments and doc about prefill mode by Edward Hervey · 6 years ago
  18. 91db2da rtxsend: fix wrong memory layout assumption by Mathieu Duponchelle · 6 years ago
  19. ea53d9f qt: Get EGL native display from QPA if platform header is available by Carlos Rafael Giani · 6 years ago
  20. 6ab0442 v4l2: Fix unknown type name ‘off_t’ error by Seungha Yang · 6 years ago
  21. b9f244a qtdemux: Check sample count is valid in PIFF parsing by Edward Hervey · 6 years ago
  22. 04e9061 rtp: Fix compilation with non-C99 compilers by Sebastian Dröge · 6 years ago
  23. 6854a23 Release 1.14.0 by Tim-Philipp Müller · 6 years ago
  24. af5a115 Update docs by Tim-Philipp Müller · 6 years ago
  25. 5657723 rtpulpfecdec: fix build with older gcc by Tim-Philipp Müller · 6 years ago
  26. 42f5f3d splitmuxsink: Allow splitting at exactly the time/bytes threshold by Sebastian Dröge · 6 years ago
  27. 47ff21e rtpulpfec: fix unconditional use of __attribute__ ((packed)) by Tim-Philipp Müller · 6 years ago
  28. 65ede0b rtpulpfec: don't use non-portable notation for 64-bit int constants by Tim-Philipp Müller · 6 years ago
  29. c21765e rtpulpfecdec: don't use __builtin_ctzll unconditionally by Tim-Philipp Müller · 6 years ago
  30. 14f45c7 Release 1.13.91 by Tim-Philipp Müller · 6 years ago
  31. 4dacded Update docs by Tim-Philipp Müller · 6 years ago
  32. b387989 docs: rtpbin: add some Since markers for new properties by Tim-Philipp Müller · 6 years ago
  33. 13dd93a meson: Add deviceprovider changes to directsoundsink by Nirbheek Chauhan · 6 years ago
  34. f1141a4 configure.ac: enable largefile support if possible by Michael Tretter · 6 years ago
  35. 7d4702e v4l2: Fix support for 32bit mmap by Nicolas Dufresne · 6 years ago
  36. 0da4d40 Release 1.13.90 by Tim-Philipp Müller · 6 years ago
  37. 5354cf0 Update docs by Tim-Philipp Müller · 6 years ago
  38. 96261ce flvmux: Duration & unit tests by Olivier Crête · 6 years ago
  39. c0bf793 flvmux: Set PTS based on running time by Olivier Crête · 6 years ago
  40. f29fe76 rtspsrc: Ignore sendonly/recvonly attributes unless a backchannel is configured by Sebastian Dröge · 6 years ago
  41. 43e758c meson: enable more warnings by Mathieu Duponchelle · 6 years ago
  42. 273d2c2 Port to latest GstAggregator segment API by Mathieu Duponchelle · 6 years ago
  43. 3e5d922 directsoundsink: Downgrade rank to match directsoundsrc in -bad by Nirbheek Chauhan · 6 years ago
  44. 80d5c43 matroskamux: Only mark new clusters as keyframe if they start on a keyframe or we're muxing only audio by Sebastian Dröge · 6 years ago
  45. 15ae798 matroskamux: Clip maximum cluster duration to the maximum possible value by Sebastian Dröge · 6 years ago
  46. fc37bf7 matroska-mux: Refuse caps changes after starting to write headers by Sebastian Dröge · 6 years ago
  47. b0dd092 tests: fix redenc tests by Mathieu Duponchelle · 6 years ago
  48. 7b74816 rtp: fix another debug log printf format warning on 32-bit systems by Tim-Philipp Müller · 6 years ago
  49. d2b51bd rtpptdemux: provide example usage for ignored-payload-types by Mathieu Duponchelle · 6 years ago
  50. 55ecde7 rtpbin, rtpptdemux: Add missing Since markers by Mathieu Duponchelle · 6 years ago
  51. 3a754d5 FEC elements: document, remove irrelevant properties by Mathieu Duponchelle · 6 years ago
  52. efb4ee1 rtpgstdepay: do not warn when caps were not yet received by Mathieu Duponchelle · 6 years ago
  53. e3a3d4f rtpulpfec: fix debug log printf format warning on 32-bit platforms by Arnaud Bonatti · 6 years ago
  54. 4270335 docs: hook up new RTP FEC elements by Tim-Philipp Müller · 6 years ago
  55. 59fc403 docs: update for git master by Tim-Philipp Müller · 6 years ago
  56. 7f6aa7c .gitignore more test binaries by Tim-Philipp Müller · 6 years ago
  57. 4fbbf28 tests: also dist new fec test header file by Tim-Philipp Müller · 6 years ago
  58. 5117700 rtp: dist new header files by Tim-Philipp Müller · 6 years ago
  59. 3789afd rtp: fec: fix build with gstreamer debug log system disabled by Tim-Philipp Müller · 6 years ago
  60. 359b0a8 rtpptdemux: do no assume sink caps are non NULL by Mathieu Duponchelle · 6 years ago
  61. c8f442d check: Fix ulpfec test build by Mathieu Duponchelle · 6 years ago
  62. fdf6419 rtpbin: Expose FEC support signals by Mathieu Duponchelle · 6 years ago
  63. d5ad50b rtp: Implement ULPFEC (RFC 5109) by Mikhail Fludkov · 6 years ago
  64. 82d0950 rtpptdemux: Add ignored-payload-types property by Mathieu Duponchelle · 6 years ago
  65. 36b991f rtpptdemux: Add ssrc to output caps by Mathieu Duponchelle · 6 years ago
  66. b348ddf gtk: fix compiler warning with recent glib by Arnaud Bonatti · 6 years ago
  67. ff7d14a qt: don't use libEGL functions when we don't link to libEGL by Matthew Waters · 6 years ago
  68. a65a7ec monoscope: Forward the SEGMENT event from the chain function by Sebastian Dröge · 6 years ago
  69. d64ae7b rtspsrc: Fix missing read property of backchannel by James Stevenson · 6 years ago
  70. 22ddef8 examples: rtsp: fix meson build take 2 by Tim-Philipp Müller · 6 years ago
  71. 3e15b66 rtsp: Fix meson.build of the example by Sebastian Dröge · 6 years ago
  72. 7512120 rtspsrc: Implement ONVIF backchannel support via TCP by Sebastian Dröge · 6 years ago
  73. befa41c rtspsrc: Implement ONVIF backchannel support by Nirbheek Chauhan · 7 years ago
  74. d61066e splitmuxsrc: Improve not-linked handling. by Jan Schmidt · 6 years ago
  75. fea8aad Back to development by Tim-Philipp Müller · 6 years ago
  76. 9087406 Release 1.13.1 by Tim-Philipp Müller · 6 years ago
  77. 94631cf docs: update plugin docs by Tim-Philipp Müller · 6 years ago
  78. 960c694 po: update translations by Tim-Philipp Müller · 6 years ago
  79. 364dbb5 rtpjitterbuffer: allow timestamps to move backwards by Patrick Radizi · 6 years ago
  80. 072c070 docs: remove pointless Since: 0.10.x markers by Tim-Philipp Müller · 6 years ago
  81. 4e7ce28 rtpvorbisdepay: fix unbounded memory usage by Alban Bedel · 7 years ago
  82. 82f2ac7 docs: add qt plugin by Tim-Philipp Müller · 6 years ago
  83. bbab8f7 qt: hook up to build by Tim-Philipp Müller · 6 years ago
  84. 6c75e6c Move qt plugin from -bad by Tim-Philipp Müller · 6 years ago
  85. 16a70b5 configure: fix build with --disable-external by Tim-Philipp Müller · 6 years ago
  86. bbf0409 docs: add moved gtk plugin to docs by Tim-Philipp Müller · 6 years ago
  87. d6224a9 docs: update for git master by Tim-Philipp Müller · 6 years ago
  88. eb29ffa gtk: hook up to meson build by Tim-Philipp Müller · 6 years ago
  89. 9c21a17 gtk: hook up to autotools build by Tim-Philipp Müller · 6 years ago
  90. a12f8df Move gtk plugin from -bad by Tim-Philipp Müller · 6 years ago
  91. 192b447 qtdemux: Fix comment typo in previous commit by Edward Hervey · 6 years ago
  92. e16be12 qtdemux: More 'meta' atom parsing fixes by Edward Hervey · 6 years ago
  93. e717705 qtmux: Add support for muxing svmi atom for stereoscopic video information by Sebastian Dröge · 6 years ago
  94. 4fd8635 qtdemux: Minor cleanup by Edward Hervey · 6 years ago
  95. 357d77c qtdemux: Cope with difference between QTFF and ISO BMFF specs by Edward Hervey · 6 years ago
  96. b415358 isomp4: Make 'hdlr' atom dump more flexible by Edward Hervey · 6 years ago
  97. 8239c67 Update ORC files by Edward Hervey · 6 years ago
  98. dc32346 meson: make version numbers ints and fix int/string comparison by Tim-Philipp Müller · 6 years ago
  99. 891425d osxvideosink: fix build on macOS versions < 12.0 by Jérôme Laheurte · 7 years ago
  100. 93cf3ef qt: don't #include platform specific gstglcontext_*.h headers by Matthew Waters · 6 years ago