1. 202f218 Fixate caps to display_height/width and remove custom fields by Jonas Larsson · 3 years, 5 months ago master
  2. 988ec58 Fix v4l2 template caps probe for MTK MT21 format by Jonas Larsson · 3 years, 5 months ago
  3. 284e909 Fix v4l2 video decoder format error by Cindy Liu · 3 years, 5 months ago
  4. a6a7641 use display_{width,height} for cropping instead of width,height by Fabien Parent · 3 years, 8 months ago
  5. d01361a Add support for non-continuous MT21 format by Fabien Parent · 3 years, 8 months ago
  6. a67c043 fix wrong format set for GRAY16_BE by Fabien Parent · 3 years, 8 months ago
  7. 1a1bd4a v4l2transform: Implement stable element name by Michael Tretter · 6 years ago
  8. e8aa09f update gstreamer good to 1.14.4 by Qian Hu · 4 years, 7 months ago
  9. d88d1b0 Release 1.14.4 by Tim-Philipp Müller · 6 years ago
  10. 4b1cbb2 Update docs by Tim-Philipp Müller · 6 years ago
  11. f4c8958 osxaudio: add support for parsing more channel layouts ... by Nicola Murino · 6 years ago
  12. c979276 matroskademux: Emit no-more-pads after parsing Tracks by Alicia Boya García · 6 years ago
  13. c59ba3a matroskademux: Parse successive Tracks elements by Alicia Boya García · 6 years ago
  14. 37bc0b1 matroskademux: Refactor track parsing out from adding tracks by Alicia Boya García · 6 years ago
  15. be7ff79 matroskademux: Allow Matroska headers to be read more than once by Alicia Boya García · 6 years ago
  16. 9333e82 Release 1.14.3 by Tim-Philipp Müller · 6 years ago
  17. 42da0cc Update docs by Tim-Philipp Müller · 6 years ago
  18. 6f9779b splitmuxsink: Fix reference counting loop by Jan Schmidt · 6 years ago
  19. b49bc4b splitmux: Improve handling of repeated timestamps by Jan Schmidt · 6 years ago
  20. 1dd125d rtpsession: Don't start the RTCP thread until it's needed by Havard Graff · 7 years ago
  21. 9367710 v4l2object: Protect against zero PAR num/demu by Nicolas Dufresne · 6 years ago
  22. e69d2c8 meson: Fix typo in speex build file by Nirbheek Chauhan · 6 years ago
  23. b5bc7e1 meson: Explicitly pass -DWIN32 while building speex by Nirbheek Chauhan · 6 years ago
  24. 6b66c6c mpg123: Remove ssize_t fallback, not needed anymore by Nirbheek Chauhan · 6 years ago
  25. d1a618c v4l2object: Only offer MMAP/DMABUF pool by Nicolas Dufresne · 6 years ago
  26. ab1f4cc v4l2object: complete colorspace info in debug log by Philipp Zabel · 6 years ago
  27. ca561ac v4l2object: fix typo in comment by Philipp Zabel · 6 years ago
  28. 520e78c v4l2object: improve colorspace handling for JPEG sources by Philipp Zabel · 6 years ago
  29. d1cbf59 v4l2object: stop V4L2 from zeroing extended colorimetry for non-mplane by Philipp Zabel · 6 years ago
  30. c49e4a0 examples: dist qt examples by Tim-Philipp Müller · 6 years ago
  31. 0996886 meson: Unify required version to 0.40.1 by Nicolas Dufresne · 6 years ago
  32. e3f29db aacparse: fix codec_data buffer leak by Roland Jon · 6 years ago
  33. bd11da0 tests: remove broken and now pointless v4l2src-test by Tim-Philipp Müller · 6 years ago
  34. 5ebb41b v4l2src: fix first input used is always used next times by Iñigo Huguet · 6 years ago
  35. b77f221 rtpgstpay: Add support for force-keyunit events by Sebastian Dröge · 6 years ago
  36. ede279b qtdemux: Don't assert in prefill mode if a track has no samples at all by Sebastian Dröge · 6 years ago
  37. d4a8ec2 rtppayload: Fix VP8/VP9/OPUS dual encoding name handling by Nicolas Dufresne · 6 years ago
  38. 354e5d6 qt: Ensure GL headers are included by Matthew Waters · 6 years ago
  39. c71cc0d rtpL8pay: don't try to modify a read-only structure by Michael Olbrich · 6 years ago
  40. 780b1a9 rtp: Use running_time instead of PTS for config-interval calculations by Sebastian Dröge · 6 years ago
  41. 4733e97 Release 1.14.2 by Tim-Philipp Müller · 6 years ago
  42. d0cf097 Update docs by Tim-Philipp Müller · 6 years ago
  43. 65ba8b3 qmlgl: Fix conflicting declaration of type GLsync for non-android by Iñigo Huguet · 6 years ago
  44. e6aa495 souphttpsrc: Protect input stream with lock by Edward Hervey · 6 years ago
  45. da4aa40 splitmuxsrc: Make sure events are writable before setting their seqnum by Sebastian Dröge · 6 years ago
  46. ee9e32d v4l2bufferpool: Validate that capture buffers were queued by Nicolas Dufresne · 6 years ago
  47. a57c419 v4l2bufferpool: Only return eos for M2M devices by Nicolas Dufresne · 6 years ago
  48. 411fdff v4l2: Add a macro to check for M2M by Nicolas Dufresne · 6 years ago
  49. 9847c8e v4l2allocator: Fix userptr importation by Nicolas Dufresne · 6 years ago
  50. 8839c5a v4l2src: Try to avoid TRY_FMT when camera is streaming by Nicolas Dufresne · 6 years ago
  51. 3e93ce6 v4l2videodec: Protect double calls to set_format() by Nicolas Dufresne · 6 years ago
  52. 857d65f scaletempo: Mark as Audio in classification by Thibault Saunier · 6 years ago
  53. 047dc61 v4l2videoenc: Only renegotiate with upstream by Nicolas Dufresne · 6 years ago
  54. e8f8cd2 v4l2videoenc: Don't set colorimetry on capture by Nicolas Dufresne · 6 years ago
  55. 3a9d15b v4l2object: Really always set colorimetry by Nicolas Dufresne · 6 years ago
  56. 846d79a v4l2videodec: do not call streamon while pool is flushing by Michael Tretter · 6 years ago
  57. 4081bb0 v4l2object: use S_SELECTION instead of S_CROP in gst_v4l2_object_set_crop by Philipp Zabel · 6 years ago
  58. 161dd7a v4l2videoenc: activate capture pool after output pool by Marian Mihailescu · 6 years ago
  59. 89f4075 v4l2object: Don't open the device in get property by Nicolas Dufresne · 6 years ago
  60. 21cf943 v4l2: Fix typo in debug messages by Edward Hervey · 6 years ago
  61. c72ec85 v4l2bufferpool: Drop truncated frames by Nicolas Dufresne · 6 years ago
  62. 61080b0 tests: rtpstorage: fix potential crashes / test failures on 32-bit by Tim-Philipp Müller · 6 years ago
  63. f1eed72 Release 1.14.1 by Tim-Philipp Müller · 6 years ago
  64. a120428 Update docs by Tim-Philipp Müller · 6 years ago
  65. ddc9fff Update translations by Tim-Philipp Müller · 6 years ago
  66. 28a28fb Revert "qtdemux: also push buffers without encryption info instead of dropping them" by Thibault Saunier · 6 years ago
  67. 5dea83b Revert "qtdemux: add context for a preferred protection" by Thibault Saunier · 6 years ago
  68. e315ec6 Revert "souphttpsrc: cookie jar and context query support" by Thibault Saunier · 6 years ago
  69. 76f6826 jpegenc: Accept sof-marker=4 by Thibault Saunier · 6 years ago
  70. 762e9c6 qtdemux: also push buffers without encryption info instead of dropping them by Enrique Ocaña González · 7 years ago
  71. 0ba62ba qtdemux: add context for a preferred protection by Xabier Rodriguez Calvar · 7 years ago
  72. 6715af9 souphttpsrc: cookie jar and context query support by Philippe Normand · 9 years ago
  73. 3066166 rtpsession: Fix on-feedback-rtcp race by Mikhail Fludkov · 7 years ago
  74. b95701b rtpsession: Add missing lock around sess->ssrcs iteration by Stian Selnes · 6 years ago
  75. 3e93215 dcaparse: do not accept header with invalid channel count by Matej Knopp · 10 years ago
  76. bc860e8 qtdemux: Initialize riff library by Edward Hervey · 6 years ago
  77. 4304e18 rtpvrawpay: don't use buffer lists if everything fits into one buffer by Tim-Philipp Müller · 6 years ago
  78. 45f0b5f flvmux: Don't wake up the muxer unless there is data by Olivier Crête · 6 years ago
  79. b613531 flvmux: Save the current position in the output segment by Olivier Crête · 6 years ago
  80. 422cf79 flvmux: Wait for caps from both srcs before writing header by Olivier Crête · 6 years ago
  81. c337397 flacparse: Drain the parser when a CAPS event is received by Sebastian Dröge · 6 years ago
  82. 4ad3715 configure: Fix hard-coded enabled v4l2 probe on Linux/ARM by Kirill Marinushkin · 6 years ago
  83. be9a15a v4l2: rely on gst_v4l2_dup() to set no_initial_format and keep_aspect by Guillaume Desmottes · 6 years ago
  84. 02d47f2 Revert "rtspsrc: Fix up sendonly/recvonly attribute handling" by Sebastian Dröge · 6 years ago
  85. 1f00a4b qtmux: Fix leak by Mathieu Duponchelle · 6 years ago
  86. 59010ac flvmux: aggregate should not push EOS itself by Mathieu Duponchelle · 6 years ago
  87. f977cd8 flvmux: unref return of aggregator_pad_peek_buffer by Mathieu Duponchelle · 6 years ago
  88. 59a24f0 v4l2object: Disable DMABuf for emulated formats by Whoopie · 6 years ago
  89. 0c528d9 v4l2object: Only use BT2020_12 for BT2020 v4l2 colorspace by Nicolas Dufresne · 6 years ago
  90. 12a58b7 v4l2object: Always set the colorimetry in S_FMT by Nicolas Dufresne · 6 years ago
  91. 2cf2bc4 splitmuxsink: Don't send fragment-opened-closed message if the reference ctx is NULL by Vivia Nikolaidou · 6 years ago
  92. 170f0c9 monoscope: Only fixate pixel-aspect-ratio if the field exists by Sebastian Dröge · 6 years ago
  93. 8ed030d monoscope: Fixate pixel-aspect-ratio too and make sure the final caps are completely fixated by Sebastian Dröge · 6 years ago
  94. 8c2c5fd qtmux: Add comments and doc about prefill mode by Edward Hervey · 6 years ago
  95. 91db2da rtxsend: fix wrong memory layout assumption by Mathieu Duponchelle · 6 years ago
  96. ea53d9f qt: Get EGL native display from QPA if platform header is available by Carlos Rafael Giani · 6 years ago
  97. 6ab0442 v4l2: Fix unknown type name ‘off_t’ error by Seungha Yang · 6 years ago
  98. b9f244a qtdemux: Check sample count is valid in PIFF parsing by Edward Hervey · 6 years ago
  99. 04e9061 rtp: Fix compilation with non-C99 compilers by Sebastian Dröge · 6 years ago
  100. 6854a23 Release 1.14.0 by Tim-Philipp Müller · 6 years ago