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