1. 790c71d Never enable v4l2 buffer copies by Jonas Larsson · 6 years ago
  2. a91851e MMFMWK-7852 v4l2 error log by Lyon Wang · 6 years ago
  3. ed1ba63 v4l2videodec: Add more video format. by Song Bing · 6 years ago
  4. 184da71 v4l2videodec: Remove 10bits support currently. by Song Bing · 7 years ago
  5. 45598cf v4l2videodec: workaround for v4l2 driver multi-plane. by Song Bing · 7 years ago
  6. cf1486c [v4l2dec] Enlarge input buffer size by Lyon Wang · 7 years ago
  7. ef2136f v4l2videodec: Add resolution change support by Song Bing · 7 years ago
  8. 5863f13 v4l2videodec: Add 10bit support. by Song Bing · 7 years ago
  9. 120ffea v4l2videodec: Add HEVC support. by Song Bing · 7 years ago
  10. 758b66a v4l2videodec: Add resolution change support by Song Bing · 7 years ago
  11. 9367710 v4l2object: Protect against zero PAR num/demu by Nicolas Dufresne · 6 years ago
  12. d1a618c v4l2object: Only offer MMAP/DMABUF pool by Nicolas Dufresne · 6 years ago
  13. ab1f4cc v4l2object: complete colorspace info in debug log by Philipp Zabel · 6 years ago
  14. ca561ac v4l2object: fix typo in comment by Philipp Zabel · 6 years ago
  15. 520e78c v4l2object: improve colorspace handling for JPEG sources by Philipp Zabel · 6 years ago
  16. d1cbf59 v4l2object: stop V4L2 from zeroing extended colorimetry for non-mplane by Philipp Zabel · 6 years ago
  17. 5ebb41b v4l2src: fix first input used is always used next times by Iñigo Huguet · 6 years ago
  18. 8839c5a v4l2src: Try to avoid TRY_FMT when camera is streaming by Nicolas Dufresne · 6 years ago
  19. 3a9d15b v4l2object: Really always set colorimetry by Nicolas Dufresne · 7 years ago
  20. 4081bb0 v4l2object: use S_SELECTION instead of S_CROP in gst_v4l2_object_set_crop by Philipp Zabel · 7 years ago
  21. 89f4075 v4l2object: Don't open the device in get property by Nicolas Dufresne · 7 years ago
  22. 59a24f0 v4l2object: Disable DMABuf for emulated formats by Whoopie · 7 years ago
  23. 0c528d9 v4l2object: Only use BT2020_12 for BT2020 v4l2 colorspace by Nicolas Dufresne · 7 years ago
  24. 12a58b7 v4l2object: Always set the colorimetry in S_FMT by Nicolas Dufresne · 7 years ago
  25. 6ab0442 v4l2: Fix unknown type name ‘off_t’ error by Seungha Yang · 7 years ago
  26. 7d4702e v4l2: Fix support for 32bit mmap by Nicolas Dufresne · 7 years ago
  27. f7e280b v4l2: fix division by 0 for complex video formats by Guillaume Desmottes · 7 years ago
  28. 3bbfd15 v4l2: display stride and width values if stride is too small by Guillaume Desmottes · 7 years ago
  29. 97985a3 v4l2videodec: Add dynamic resolution change support by Nicolas Dufresne · 7 years ago
  30. 80815c2 v4l2object: Don't redefine mmap64 by Nicolas Dufresne · 7 years ago
  31. 4026211 v4l2object: Don't use mmap64 if off_t is 64-bit by Ting-Wei Lan · 7 years ago
  32. 24f0194 Revert "v4l2object: Use mmap64 to match libv4l2 signature" by Nicolas Dufresne · 7 years ago
  33. 7843482 v4l2object: Check for mmap64 before using it by Ting-Wei Lan · 7 years ago
  34. e575e4e v4l2object: Use a debug object for tracing by Nicolas Dufresne · 7 years ago
  35. a315810 v4l2object: Fix dmabuf support detection by Florent Thiéry · 7 years ago
  36. 9728575 v4l2: fix build without libv4l by Tim-Philipp Müller · 7 years ago
  37. e9c00c0 v4l2object: auto-detect dmabuf export for V4L2_IO_AUTO on capture side by Enrico Jorns · 7 years ago
  38. c56eb21 v4l2object: Don't leak the par value by Nicolas Dufresne · 7 years ago
  39. 85ec643 v4l2object: Handle BT2020 for colorspace and transfer by Ian Jamison · 7 years ago
  40. fc5d9c3 v4l2object: Fix colorimetry transfer lookup for 4K video by Ian Jamison · 7 years ago
  41. 0e9fe26 v4l2: Enable VP9 format by Nicolas Dufresne · 7 years ago
  42. b61bba4 v4l2object: Use mmap64 to match libv4l2 signature by Nicolas Dufresne · 7 years ago
  43. 33f508d v4l2object: Removed unused members by Nicolas Dufresne · 7 years ago
  44. 31d8a1d v4l2: Add run-time environment to enable libv4l2 by Nicolas Dufresne · 7 years ago
  45. 4bcec1b v4l2object: Fix colorimetry validation by Nicolas Dufresne · 7 years ago
  46. cae0b9a v4l2object: Introduce quirk to skip slow probes by Nicolas Dufresne · 7 years ago
  47. 7d3b262 v4l2object: always set the GstV4l2Error on error by Nicolas Dufresne · 7 years ago
  48. 059ccf9 v4l2object: Minor style fix and useful trace by Nicolas Dufresne · 7 years ago
  49. c00d4ca v4l2object: Fix try/s_fmt errors by Nicolas Dufresne · 7 years ago
  50. 558e9f4 v4l2object: Validate colorimetry in S/TRY_FMT by Nicolas Dufresne · 7 years ago
  51. 336c8a7 v4l2object: Validate field in S/TRY_FMT by Nicolas Dufresne · 7 years ago
  52. 6d0a9ab v4l2: Fix 4K colorimetry by Nicolas Dufresne · 7 years ago
  53. 0864399 v4l2object: Only check CROPCAP for par once by Nicolas Dufresne · 7 years ago
  54. 83cb5ef v4l2object: Remove unused defines by Nicolas Dufresne · 7 years ago
  55. bec0385 v4l2: Merge v4l2_calls.h into gstv4l2object.h by Nicolas Dufresne · 7 years ago
  56. 3bbd43f v4l2object: Trace unknown fourcc as text by Nicolas Dufresne · 7 years ago
  57. 06424c4 v4l2: Don't probe for unneeded format by Nicolas Dufresne · 7 years ago
  58. 47ca2ce v4l2: increase by one the number of allocated buffers by Guillaume Desmottes · 8 years ago
  59. 342de49 v4l2: increase pre-allocated encoded buffer size by Ayaka · 9 years ago
  60. ce5c0b8 v4l2object: set streamparm for outputs that support it by Philipp Zabel · 9 years ago
  61. 79d9cd4 v4l2object: Also add videometa if there is padding to the right and bottom by Carlos Rafael Giani · 8 years ago
  62. 75d2a57 v4l2: Remove unused definitions by Olivier Crête · 8 years ago
  63. 8635258 Update Edgard Lima's email by Edgard Lima · 8 years ago
  64. 0b83e4c v4l2object: Update image size when extrapolating by Nicolas Dufresne · 8 years ago
  65. b460f18 v4l2: fix typo in _acquire_format() error messages by Reynaldo H. Verdejo Pinochet · 8 years ago
  66. b6723ec v4l2object: mark singleton caps as "may be leaked" objects. by Juan Pablo Ugarte · 8 years ago
  67. eb25b05 v4l2: Remove usage and definition of LOG_CAPS macro by Enrico Jorns · 10 years ago
  68. 6ec3cc7 v4l2object: Don't check size in a non-list value by Víctor Manuel Jáquez Leal · 8 years ago
  69. 1ea9735 v4l2object: Don't set empty interlace-mode list by Arun Raghavan · 8 years ago
  70. 932adb1 v4l2object: fix extra-controls leak by Tobias Schneider · 8 years ago
  71. f0678d7 v4l2object: Don't assert when used by the monitor by Nicolas Dufresne · 8 years ago
  72. e62bd2f v4l2object: Indent very long line by Nicolas Dufresne · 8 years ago
  73. 4b16b16 v4l2: use opened device caps instead of physical device ones by Reynaldo H. Verdejo Pinochet · 9 years ago
  74. e31c6aa v4l2object: Coding style fixes by Nicolas Dufresne · 9 years ago
  75. 3b5cac3 v4l2: Add an error return to _try/_set_format by Nicolas Dufresne · 9 years ago
  76. 616ccbb v4l2object: fill colorimetry in gst_v4l2_object_acquire_format by Philipp Zabel · 9 years ago
  77. b5530a1 v4l2object: refactor gst_v4l2_object_get_colorspace to take a v4l2_format parameter by Philipp Zabel · 9 years ago
  78. 74f020f v4l2object: use G_SELECTION instead of G_CROP in gst_v4l2_object_acquire_format by Philipp Zabel · 9 years ago
  79. b4e6a71 v4l2object: Use non-deprecated V4L2 type for RGB15 by Kieran Bingham · 9 years ago
  80. 1840fa9 v4l2object: fix caps leak by Guillaume Desmottes · 9 years ago
  81. c9c051d v4l2: avoid leaking GValues by Wim Taymans · 9 years ago
  82. c163250 v4l2object: probe all colorspace supported by device by Aurélien Zanelli · 9 years ago
  83. d746e1e v4l2object: fix capture with bayer formats other than bggr by Alban Bedel · 9 years ago
  84. c65b664 v4l2: fix colorimetry for NV12 by Josep Torra · 9 years ago
  85. 0569178 v4l2: Re-add colorimetry field for RGB formats by Nicolas Dufresne · 9 years ago
  86. 710ab7f v4l2: fix sRGB colorspace definition by Wim Taymans · 9 years ago
  87. 681bab6 v4l2: Add adobe colorspace support by Wim Taymans · 9 years ago
  88. 4961378 v4l2object: Cleanup uneeded return statement by Nicolas Dufresne · 9 years ago
  89. fd32440 v4l2object: Don't set colorimetry for non YUV formats by Nicolas Dufresne · 9 years ago
  90. 2538fee v4l2object: Update formats table by Nicolas Dufresne · 9 years ago
  91. cf29e6c v4l2: add gst_v4l2_object_probe_caps by Philipp Zabel · 10 years ago
  92. 8ef6ecc v4l2/object: remove unnecessary NULL check before g_free() by Reynaldo H. Verdejo Pinochet · 9 years ago
  93. aaab7b6 v4l2object: add support of NV16, NV61 and NV24 formats by Aurélien Zanelli · 9 years ago
  94. a55b906 v4l2: Allow framerate to be large then 100pfs by Dimitrios Katsaros · 9 years ago
  95. 6009427 v4l2: document fallthrough cases by Luis de Bethencourt · 10 years ago
  96. 0f81b2e v4l2: Also set colorimetry on output devices by Nicolas Dufresne · 10 years ago
  97. 87a4884 v4l2: Add missing SMTP240M matrix by Nicolas Dufresne · 10 years ago
  98. b5d66d6 v4l2object: Fully implement colorimetry support by Nicolas Dufresne · 10 years ago
  99. 0196fdb v4l2: Don't warn when optional CID are not implement by Nicolas Dufresne · 10 years ago
  100. 8c116cf v4l2: don't add the same interlace mode twice by Wim Taymans · 10 years ago