1. 3eb033b mpegts: GST_EXPORT -> GST_MPEGTS_API by Tim-Philipp Müller · 7 years ago
  2. 7536263 isoff: GST_EXPORT -> GST_ISOFF_API by Tim-Philipp Müller · 7 years ago
  3. 97de0a3 photography: GST_EXPORT -> GST_PHOTOGRAPHY_API by Tim-Philipp Müller · 7 years ago
  4. 42491f0 insertbin: GST_EXPORT -> GST_INSERT_BIN_API by Tim-Philipp Müller · 7 years ago
  5. a050069 codecparsers: GST_EXPORT -> GST_CODEC_PARSERS_API by Tim-Philipp Müller · 7 years ago
  6. a4c2d1e basecamerabinsrc: GST_EXPORT -> GST_BASE_CAMERA_BIN_SRC_API by Tim-Philipp Müller · 7 years ago
  7. 6b8f92d audio: GST_EXPORT -> GST_AUDIO_BAD_API by Tim-Philipp Müller · 7 years ago
  8. 04d25d9 adaptivedemux: GST_EXPORT -> GST_ADAPTIVE_DEMUX_API by Tim-Philipp Müller · 7 years ago
  9. ae2e53a docs: plugins: add some more elements and plugins by Tim-Philipp Müller · 7 years ago
  10. 16b9e1e wasapi: Minor fixes for debug logging by Nirbheek Chauhan · 7 years ago
  11. 1019537 meson: Add deviceprovider changes to directsoundsrc by Nirbheek Chauhan · 7 years ago
  12. a2f5485 wasapi: Guard IAudioClient2 structs and enums by Nirbheek Chauhan · 7 years ago
  13. 6e86b32 docs: add wasapi elements by Tim-Philipp Müller · 7 years ago
  14. c2bcc27 meson: fix build when msdk is not found by Tim-Philipp Müller · 7 years ago
  15. 1192a59 tests: add msdkh264enc element unit test by Wang,Fei · 7 years ago
  16. bdbc1d0 msdk: Fix the misspelled file name in meson build by Sreerenj Balachandran · 7 years ago
  17. 898e01f wasapi: ship audioclient3 header in tarballs by Emilio Pozuelo Monfort · 7 years ago
  18. 4918430 msdk: enc: fix missing some frames to be encoded by Hyunjun Ko · 7 years ago
  19. 8a3630f msdk: dec: fix leaks when flushing by Hyunjun Ko · 7 years ago
  20. c9faf0d msdk: manage child sessions on parent GstMsdkContext by Hyunjun Ko · 7 years ago
  21. 37ef615 msdk: dec: remove code to manage buffers with locked surface by Hyunjun Ko · 7 years ago
  22. b08b8dd msdk: manage MSDK surfaces seperately by Hyunjun Ko · 7 years ago
  23. d156163 configure.ac: enable largefile support if possible by Michael Tretter · 7 years ago
  24. fd3bb44 tests: player: disable broken test_play_media_info test by Tim-Philipp Müller · 7 years ago
  25. 6dd9975 h265parser: allow partial matching on range extension profile by Guillaume Desmottes · 7 years ago
  26. 9f25fcd h265parse: add support for 'Format range extensions profiles' by Guillaume Desmottes · 7 years ago
  27. 977af86 h265parser: parse extra profile fields by Guillaume Desmottes · 7 years ago
  28. d252f50 h265parser: decouple GstH265Profile and GstH265ProfileIDC by Guillaume Desmottes · 7 years ago
  29. 076809e Release 1.13.90 by Tim-Philipp Müller · 7 years ago
  30. 1d7e8d7 Update docs by Tim-Philipp Müller · 7 years ago
  31. 2b4f8ab iqa: Fix build with latest aggregator API changes by Sebastian Dröge · 7 years ago
  32. 9865904 Revert "h265parse: early set src caps when input not byte-stream" by Nicolas Dufresne · 7 years ago
  33. 7e45b9f Revert "h264parse: early set src caps when input is avc" by Nicolas Dufresne · 7 years ago
  34. 4720807 meson: enable more warnings by Mathieu Duponchelle · 7 years ago
  35. a0cc9d1 Remove schroedinger plugin by Tim-Philipp Müller · 7 years ago
  36. 39d408f Port to latest GstAggregator segment API by Mathieu Duponchelle · 7 years ago
  37. c295603 wasapi: Increase rank to prefer over directsoundsrc by Nirbheek Chauhan · 7 years ago
  38. 7771488 mxfmux: instantiate adapter at the correct place by Mathieu Duponchelle · 7 years ago
  39. 341228e docs: add new audiolatency element to docs and update docs for git by Tim-Philipp Müller · 7 years ago
  40. 5089ab3 audiolatency: Fix string format specifier and use microseconds everywhere by Nirbheek Chauhan · 7 years ago
  41. 307865e audiolatency: Fix cerbero build failure by Nirbheek Chauhan · 7 years ago
  42. 4d1b688 x265enc: Add format example for option-string by Alicia Boya García · 7 years ago
  43. 3fb8153 audiolatency: New plugin for measuring audio latency by Nirbheek Chauhan · 7 years ago
  44. 2863a55 ttml: Add support for IMSC 1.0.1 fillLineGap attribute by Chris Bass · 7 years ago
  45. 29d112d docs: plugins: add some more elements by Tim-Philipp Müller · 7 years ago
  46. 05a37d3 wasapi: Clarify usage of low-latency property, add myself as author by Nirbheek Chauhan · 7 years ago
  47. 995059d wasapi: Add a property for trying the AudioClient3 API by Nirbheek Chauhan · 7 years ago
  48. f7d0ce2 wasapi: Set realtime thread priority at runtime by Nirbheek Chauhan · 7 years ago
  49. 0cb11c1 wasapi: Use IAudioClient3 interface when available by Nirbheek Chauhan · 7 years ago
  50. 16af66e wasapi: __uuidof is simply not available in C by Nirbheek Chauhan · 7 years ago
  51. 28874e1 wasapi: Set a default category for util functions by Nirbheek Chauhan · 7 years ago
  52. 14b2d6b wasapi: Use a macro for HRESULT failure paths by Nirbheek Chauhan · 7 years ago
  53. 751e85f checksumsink: remove src pad template from sink element by Sreerenj Balachandran · 7 years ago
  54. 14f0186 msdk: remove unused code by Hyunjun Ko · 7 years ago
  55. 37a9e0f srt: Add support for streamheaders to sinks by Jan Alexander Steffens (heftig) · 7 years ago
  56. 8a5dab1 srt: Refactor gst_srt_*_sink_send_buffer, extract send by Jan Alexander Steffens (heftig) · 7 years ago
  57. 7463a93 srt: Add gst_srt_base_sink_stop by Jan Alexander Steffens (heftig) · 7 years ago
  58. 4039bdb srt: Remove unused queued_buffers field by Jan Alexander Steffens (heftig) · 7 years ago
  59. 1c81bf4 msdkenc: remove unnecessary memset by Sreerenj Balachandran · 7 years ago
  60. 3cc61f9 msdk: enc: Support force-key-unit events by Sreerenj Balachandran · 7 years ago
  61. 4300611 h264parser: Expose framerate even if fixed_frame_rate flag isn't set by Nicolas Dufresne · 7 years ago
  62. 9af73aa meson: simplify GST_DISABLE_GST_DEBUG check and don't use add_global_* by Tim-Philipp Müller · 7 years ago
  63. a73e5eb doc: Add section for fakevideosink by Nicolas Dufresne · 7 years ago
  64. f0c676c Add fakevideosink element by Nicolas Dufresne · 7 years ago
  65. ccb0837 meson: Remove unused header list by Nicolas Dufresne · 7 years ago
  66. 6d930e4 Fix SRT Library package config name by Nicolas Dufresne · 7 years ago
  67. 2169c88 meson: Use .dylib suffix if darwin by Justin Kim · 7 years ago
  68. a50ecfe msdk: enc: Fix typo by Sreerenj Balachandran · 7 years ago
  69. e924dec msdk: h264_enc: Enable B-pyramid prediction support by Sreerenj Balachandran · 7 years ago
  70. 07c05a7 msdk: Add more tuning options by Sreerenj Balachandran · 7 years ago
  71. f25bcf7 msdk: h264_enc: Add slice size tuning option by Sreerenj Balachandran · 7 years ago
  72. ddd02be msdk: move enum definitions to separte file by Sreerenj Balachandran · 7 years ago
  73. b7dbcb2 msdk: encoder: h264: Enable trellis quantization tuning by Sreerenj Balachandran · 7 years ago
  74. d58c0bd msdk: h264_enc: Add LookaheadDownsampling support by Sreerenj Balachandran · 7 years ago
  75. ae8d956 msdk: encode: Add more rate control options by Sreerenj Balachandran · 7 years ago
  76. f076f19 msdk: encode: Add property to set slice/partitioning by Sreerenj Balachandran · 7 years ago
  77. a165a1a msdk: encoder: h265: generalize the behavior of "i-frames" property by Sreerenj Balachandran · 7 years ago
  78. fa0911c msdk: encoder: register only the required properties by Sreerenj Balachandran · 7 years ago
  79. 0156d39 msdk: add missing files for dist target by Víctor Manuel Jáquez Leal · 7 years ago
  80. b23231d colormanagement: Link to libgstbase for basetransform by Sebastian Dröge · 7 years ago
  81. 90c1124 gl: GL_LIBS does not exist anymore but X11_LIBS does and is needed by Sebastian Dröge · 7 years ago
  82. 34f0d98 configure: Add configure check for gmodule-no-export-2.0 by Sebastian Dröge · 7 years ago
  83. 0cad51d webrtc: We need at least libnice 0.1.14 by Sebastian Dröge · 7 years ago
  84. c282f41 Back to development by Tim-Philipp Müller · 7 years ago
  85. 89a3d9e Release 1.13.1 by Tim-Philipp Müller · 7 years ago
  86. e95fb27 Dist compositor crossfade example and pythons script for meson build by Tim-Philipp Müller · 7 years ago
  87. 886ced3 configure: fix build with --disable-external by Tim-Philipp Müller · 7 years ago
  88. 430b08b po: update translations by Tim-Philipp Müller · 7 years ago
  89. e911a93 docs: update plugin docs by Tim-Philipp Müller · 7 years ago
  90. b3ca3e9 decklink: Fix array of devices usage by Edward Hervey · 7 years ago
  91. 235feec Update ORC fallback disted code by Edward Hervey · 7 years ago
  92. a8ffc56 aom: Implement cpu-used in av1enc by Sean DuBois · 7 years ago
  93. 3cf4a70 pnm: Fixed segfault in pnmenc by Dimitrios Katsaros · 7 years ago
  94. d71088e build: check gudev dependency for msdk plugin by Sreerenj Balachandran · 7 years ago
  95. 173b07b msdk: vc1_dec: Add Advanced profile (WVC1) support by Sreerenj Balachandran · 7 years ago
  96. 55c0d72 msdk: dec: Add non-packetized stream handling support by Sreerenj Balachandran · 7 years ago
  97. 760e6e5 msdk: Add VC1 decoder (simple and main profiles) by Sreerenj Balachandran · 7 years ago
  98. b622d21 msdk : Add RenderNode support by Sreerenj Balachandran · 7 years ago
  99. 76a82fe msdk: Avoid build failures on Windows until d3d allocator is implemented by Hyunjun Ko · 7 years ago
  100. 72c6cd5 msdkdec: use video memory if there's another MSDK context in a pipeline by Hyunjun Ko · 7 years ago