1. a0d90da ffmpeg/sigs: Add av_dynamic_hdr_smpte2094_app5_to_t35 by Vignesh Venkat · 27 hours ago master
  2. 023fdd1 avformat/ogg: Fix overflow and stale oggvorbis_private values by Dale Curtis · 32 hours ago
  3. 369160b Roll ffmpeg for M150 by Dale Curtis · 9 days ago sushi-2026-05-18-23-00-53
  4. f9a9429 Merge remote-tracking branch 'upstream/master' into sushi-2026-05-18-23-00-53 by Dale Curtis · 9 days ago
  5. 7ac3d83 avcodec/nvdec: fix dimension rounding for monochrome/444 formats by Diego de Souza · 9 days ago
  6. fa1ba61 avcodec/cuviddec: fix dimension rounding for monochrome/444 formats by Diego de Souza · 9 days ago
  7. 1356714 avcodec/nvenc: force frameIntervalP=1 for H.264 Baseline profile by Diego de Souza · 9 days ago
  8. 489a383 swscale/vulkan: implement SWS_OP_PACK/SWS_OP_UNPACK by Lynne · 9 days ago
  9. 5f2877b hwcontext_vulkan: enable X2BGR10 by Lynne · 9 days ago
  10. 561e32c hwcontext_vulkan: reenable X2RGB10 by Lynne · 9 days ago
  11. f73acb8 hwcontext_vulkan: reenable and remap XV30 by Lynne · 9 days ago
  12. b4d11df avformat/rtpdec_av1: fix operator precedence in packet allocation by Zhao Zhili · 10 days ago
  13. 989e621 avcodec/g2meet: The stack is EPIC_PIX_STACK_SIZE by David Korczynski · 10 days ago
  14. f435ce2 avcodec/h2645_sei: Initialize side data before deallocation by Michael Niedermayer · 10 days ago
  15. af73954 avformat/mov: factorize out tmcd track parsing by James Almer · 10 days ago
  16. 4444a75 avformat/movenc: support writing more than one entry per tref tag by James Almer · 10 days ago
  17. 90dd867 avformat/mov: handle all references in tref boxes by James Almer · 10 days ago
  18. a5822fc avformat/avformat: add a Track Reference Stream Group by James Almer · 10 days ago
  19. 0c1a1ee swscale/ops_optimizer: don't push scale past truncating conversions by Niklas Haas · 11 days ago
  20. 812b565 swscale/tests/sws_ops: use SWS_SCALE_BILINEAR for printing ops lists by Niklas Haas · 11 days ago
  21. 2dfe055 swscale/tests/sws_ops: print split sub-passes for lists with filters by Niklas Haas · 11 days ago
  22. 369a301 swscale/tests/sws_ops: use a dummy ops backend for printing by Niklas Haas · 11 days ago
  23. 239c679 lavc: add ProRes RAW videotoolbox hwaccel by wangbin · 11 days ago
  24. 3b9ab7f prores_raw: label every field by Lynne · 11 days ago
  25. 9c40552 prores_raw: synchronize decoder with reference implementation by Lynne · 11 days ago
  26. f8b7f05 prores_raw: parse the linearization curve from the bitstream by Lynne · 11 days ago
  27. d8cb567 prores_raw: fix tile alignment issues by Lynne · 11 days ago
  28. eb24fb0 vulkan/common: fix LOAD64 again by Lynne · 11 days ago
  29. 0e8cf39 hwcontext_vulkan: add support for AV_PIX_FMT_RGBAF16 by Lynne · 11 days ago
  30. 444f2cf avfilter/boxblur: Fix off by one errors by David Korczynski · 11 days ago
  31. ef3ff9a avformat/iamf_writer: reject unset frame size by James Almer · 11 days ago
  32. 412aa48 fftools/ffmpeg_mux_init: propagate the muxer request for fixed frame size by James Almer · 11 days ago
  33. c0bdc3b avformat/avformat: add an AVOutputFormat capability flag to signal fixed frame size is needed. by James Almer · 11 days ago
  34. 8e162da fftools:/ffmpeg_enc: honor the user request for fixed size frames by James Almer · 11 days ago
  35. 8567345 tests/fate/lavf-audio: set frame_size on fate-lavf-ogg by James Almer · 11 days ago
  36. 53d46a5 avcodec/encode: propagate skip samples side data if present by James Almer · 11 days ago
  37. 355d05a avcodec/encode: report that the padded samples must be discarded by James Almer · 11 days ago
  38. 7c5df8d avformat/matroskaenc: use frame_size to write audio DefaultDuration by James Almer · 11 days ago
  39. b1120b1 avcodec: add a flag to force encoders to use fixed size frames by James Almer · 11 days ago
  40. bf2695e avcodec/pcm-dvdenc: don't allow the user to set frame_size by James Almer · 11 days ago
  41. 08d7646 avformat/assenc: Add the missing parentheses by David Korczynski · 11 days ago
  42. 200cbae avformat/hlsenc: use correct close function for custom io by Kacper Michajłow · 11 days ago
  43. 06ef9a7 avformat/hlsenc: respect io_open set in AVFormatContext by Kacper Michajłow · 11 days ago
  44. 4cf687b avformat/dashenc: respect io_open set in AVFormatContext by Kacper Michajłow · 11 days ago
  45. fbc4003 avformat/dashdec: respect io_open set in AVFormatContext by Kacper Michajłow · 11 days ago
  46. 37c176a tests/fate/voice: Add fate-g726le-encode by Michael Niedermayer · 11 days ago
  47. bbdce45 avcodec/diracdec: Enlarge `mctmp` to cover the worst-case `blheight·ybsep + yblen` rows, and break the MC loop when no output rows remain by Thai Duong · 11 days ago
  48. dc74fe7 avformat/demux: use correct close function for custom io by Kacper Michajłow · 12 days ago
  49. 2aad4fb Typo: Remove space in 'centiseconds', 'microseconds', and 'nanoseconds'. by Stuart Eichert · 12 days ago
  50. 18b83f2 tools/zmqsend: close the input FILE by James Almer · 12 days ago
  51. 144af8f tools/zmqsend: free the AVBprint buffer after using it by James Almer · 12 days ago
  52. b5fc215 avformat/mods: Return EOF for packets starting at the index offset by Link Mauve · 12 days ago
  53. c4b7a51 avformat/mods: Parse the index entries by Link Mauve · 12 days ago
  54. 00ff728 avfilter/vf_pp7: Fix shadowing by Andreas Rheinhardt · 12 days ago
  55. 7971953 avfilter/x86/vf_pp7: Port ff_pp7_dctB_mmx to SSE2 by Andreas Rheinhardt · 12 days ago
  56. fc9e634 avfilter/vf_pp7dsp: Add restrict by Andreas Rheinhardt · 12 days ago
  57. 94a4906 tests/checkasm: Add vf_pp7 checkasm test by Andreas Rheinhardt · 12 days ago
  58. 617a9af avfilter/vf_pp7: Add proper PP7DSPContext by Andreas Rheinhardt · 12 days ago
  59. 0a1faa7 avfilter/vf_pp7: Constify by Andreas Rheinhardt · 12 days ago
  60. 76dc83d swscale/ops_dispatch: make ff_sws_ops_compile() output optional by Niklas Haas · 12 days ago
  61. 420b1bf swscale/ops_dispatch: allow forcing specific ops backend by Niklas Haas · 12 days ago
  62. 9021448 swscale/ops_dispatch: merge ff_sws_ops_compile_backend() and compile() by Niklas Haas · 12 days ago
  63. ad17144 swscale/ops_dispatch: move op list print to ff_sws_ops_compile_backend() by Niklas Haas · 12 days ago
  64. 90669ab swscale/ops: move ff_sws_compile_pass() and friends to ops_dispatch.h by Niklas Haas · 12 days ago
  65. 1d84163 swscale/ops: also include scaling ops in ff_sws_enum_op_lists() by Niklas Haas · 12 days ago
  66. eec9f71 swscale/ops: re-use ff_sws_op_list_generate() in ff_sws_enum_op_lists() by Niklas Haas · 12 days ago
  67. cac183f swscale/ops: don't silently suppress non-ENOTSUP errors by Niklas Haas · 12 days ago
  68. dacbf08 swscale/ops_chain: simplify ff_sws_op_compile_tables() signature by Niklas Haas · 12 days ago
  69. 0646005 swscale/ops_chain: remove flexible from SWS_OP_MIN/MAX entries by Niklas Haas · 12 days ago
  70. 98c1dba swscale/ops_memcpy: don't depend on ops_backend.h by Niklas Haas · 12 days ago
  71. 62aad45 swscale/graph: move format conversion logic to formats.c by Niklas Haas · 12 days ago
  72. 0611abc swscale/graph: move code for adding filters to format.h by Niklas Haas · 12 days ago
  73. 9fe0ff3 swscale/graph: make _reinit() only call _init(), not _create() by Niklas Haas · 12 days ago
  74. 56305c4 swscale/graph: add ff_sws_graph_alloc() and _init() by Niklas Haas · 12 days ago
  75. 5e0ddde swscale/graph: move graph uninit logic to helper function by Niklas Haas · 12 days ago
  76. d0a84c6 swscale/unscaled: fix rgbToRgbWrapper for non-native-endian formats by Ramiro Polla · 12 days ago
  77. d812c8b swscale/tests/swscale: log test parameters on loss error by Ramiro Polla · 12 days ago
  78. 1cc9b15 swscale/tests/swscale: fix -p option when -flags and/or -unscaled are used by Ramiro Polla · 12 days ago
  79. 24d432e swscale/tests/swscale: improve help text for -p option by Ramiro Polla · 12 days ago
  80. b286748 avformat/avformat: Add AVFMT_EXPERIMENTAL to allowed flags by Andreas Rheinhardt · 13 days ago
  81. 43bbd6d avformat/utils: avoid void pointer arithmetic by Marton Balint · 13 days ago
  82. a327bc0 avformat/hlsenc: fix segment duration with mixed stream time bases by Ben Kepner · 2 weeks ago
  83. 566ad78 avformat/hlsenc: remove unused function parameter by Marton Balint · 2 weeks ago
  84. f20ea3f avformat/hlsenc: dynamically allocate segment uris along with the segment struct by Marton Balint · 2 weeks ago
  85. cb708d8 avformat/utils: add ff_bprint_finalize_as_fam to put bprint strings to flexible array members by Marton Balint · 2 weeks ago
  86. 553321d libavcodec/hdrdec: accept "#?RGBE" header in addition to "#?RADIANCE" by Kirill Gavrilov · 2 weeks ago
  87. f69aa0c avcodec/aomenc: Handle Smpte2094App5 metadata by Vignesh Venkat · 2 weeks ago
  88. 2d826f1 vulkan/prores_raw: don't load the quantization matrix on every invocation by Lynne · 2 weeks ago
  89. 13aabf7 vulkan/prores_raw: specify format on image by Lynne · 2 weeks ago
  90. a273749 vulkan/prores_raw: add skip_bits_unchecked and use it by Lynne · 2 weeks ago
  91. 5dc567a vulkan/prores_raw: remove redundant fast golomb parsing path by Lynne · 2 weeks ago
  92. 64f8488 vulkan/prores_raw: use 16-bit/32-bit uints where needed by Lynne · 2 weeks ago
  93. 74e3d63 vulkan/prores_raw: use get_bits shared memory cache by Lynne · 2 weeks ago
  94. 67811c2 vulkan/common: fix get_bit() with SMEM caching by Lynne · 2 weeks ago
  95. 8ffaead fftools/ffmpeg_filter: fix frame reference leak in fg_output_step by jiangjie · 2 weeks ago
  96. 7e045df ffprobe: implement printing IAMF frame side data by Marvin Scholz · 2 weeks ago
  97. 6563545 avcodec: map IAMF packet side data to frame side data by Marvin Scholz · 2 weeks ago
  98. 99908c6 avutil: add IAMF frame side data types by Marvin Scholz · 2 weeks ago
  99. 22d06b39 avfilter/avfilter: fix memory leak of filter name in ff_filter_alloc error path by jiangjie · 2 weeks ago
  100. 4851060 avutil: hdr_dynamic_metadata: fix error code by Marvin Scholz · 2 weeks ago