Feed of "FFmpeg" https://code.ffmpeg.org/FFmpeg <p dir="auto">A complete, cross-platform solution to record, convert and stream audio and video.</p> Tue, 03 Feb 2026 13:19:27 +0000 Martin Storsjö commented on pull request FFmpeg/FFmpeg#21373 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21373#issuecomment-24430 feat/sme2_alf_filter_luma_8/10/12bit <p dir="auto">I presume that this is the fix for the issue you mentioned in the PR description, &#34;issue with i16i64 extension detection: &#34;sme-i16i64&#34; contains dash and configure fails because of it. Would appreciate help to solve this issue&#34;?</p> <p dir="auto">This fix does look reasonable. (Although a plain <code>echo &#34;$2&#34;</code> also should work instead of <code>printf &#39;%s&#39; &#34;$2&#34;</code> here I think?)</p> I presume that this is the fix for the issue you mentioned in the PR description, "issue with i16i64 extension detection: "sme-i16i64" contains dash and configure fails because of it. Would appreciate help to solve this issue"?

This fix does look reasonable. (Although a plain echo "$2" also should work instead of printf '%s' "$2" here I think?)

]]>
Martin Storsjö 658110: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21373#issuecomment-24430 Tue, 03 Feb 2026 13:11:58 +0000
Martin Storsjö approved FFmpeg/FFmpeg#21612 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21612#issuecomment-24428 Improve -fshort-enums compatibility <p dir="auto">LGTM, thanks!</p> LGTM, thanks! ]]> Martin Storsjö 658042: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21612#issuecomment-24428 Tue, 03 Feb 2026 12:50:08 +0000 Martin Storsjö approved FFmpeg/FFmpeg#21394 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21394#issuecomment-24427 avcodec/aarch64: add pngdsp <p dir="auto">LGTM, ok to merge as such.</p> LGTM, ok to merge as such. ]]> Martin Storsjö 657975: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21394#issuecomment-24427 Tue, 03 Feb 2026 12:40:00 +0000 Martin Storsjö commented on pull request FFmpeg/FFmpeg#21394 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21394#issuecomment-24426 avcodec/aarch64: add pngdsp <p dir="auto">Ok, fair enough.</p> Ok, fair enough. ]]> Martin Storsjö 657908: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21394#issuecomment-24426 Tue, 03 Feb 2026 12:39:16 +0000 Martin Storsjö commented on pull request FFmpeg/FFmpeg#21194 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21194#issuecomment-24425 aarch64/vvc: SME optimisations of put_luma_h(64x64,128x128) functions for 8-bit <p dir="auto"><a href="/5781f5b0" class="mention" rel="nofollow">@5781f5b0</a> wrote in <a href="https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21194#issuecomment-23719" class="ref-issue" rel="nofollow">#21194 (comment)</a>:</p> @5781f5b0 wrote in #21194 (comment): ]]> Martin Storsjö 657841: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21194#issuecomment-24425 Tue, 03 Feb 2026 12:20:59 +0000 Martin Storsjö approved FFmpeg/FFmpeg#21410 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21410#issuecomment-24424 aarch64/h264pred: disable inefficient NEON functions <p dir="auto">This looks ok to me, so LGTM.</p> This looks ok to me, so LGTM. ]]> Martin Storsjö 657774: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21410#issuecomment-24424 Tue, 03 Feb 2026 12:13:11 +0000 Martin Storsjö commented on pull request FFmpeg/FFmpeg#21614 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21614#issuecomment-24422 libavformat/movenc: Uses dynamic buffers for fragmented chunks <p dir="auto">It doesn&#39;t seem to me that we need to move the <code>avio_write</code> and <code>ffio_reset_dyn_buf</code> call into the if statements; it could stay below in the place of the original <code>avio_write</code> and <code>av_free</code>.</p> It doesn't seem to me that we need to move the avio_write and ffio_reset_dyn_buf call into the if statements; it could stay below in the place of the original avio_write and av_free. ]]> Martin Storsjö 657640: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21614#issuecomment-24422 Tue, 03 Feb 2026 12:08:32 +0000 Martin Storsjö commented on pull request FFmpeg/FFmpeg#21614 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21614#issuecomment-24423 libavformat/movenc: Uses dynamic buffers for fragmented chunks <p dir="auto">Overall, the change looks reasonable, but I have one minor request to simplify the change.</p> Overall, the change looks reasonable, but I have one minor request to simplify the change. ]]> Martin Storsjö 657707: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21614#issuecomment-24423 Tue, 03 Feb 2026 12:08:32 +0000 Martin Storsjö approved FFmpeg/FFmpeg#21616 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21616#issuecomment-24421 fix_typo in checkasm/hevc_pel <p dir="auto">LGTM, thanks for catching this!</p> LGTM, thanks for catching this! ]]> Martin Storsjö 657573: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21616#issuecomment-24421 Tue, 03 Feb 2026 12:03:46 +0000 Martin Storsjö created pull request FFmpeg/FFmpeg#21637 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21637 21637#Backport busybox-w32 fixes to 7.1# With this in place, it's possible to build and run all tests on Windows with busybox-w32 instead of msys2. ]]> Martin Storsjö 657506: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21637 Tue, 03 Feb 2026 12:01:40 +0000 Martin Storsjö created pull request FFmpeg/FFmpeg#21636 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21636 21636#Backport busybox-w32 fixes to 8.0# With this in place, it's possible to build and run all tests on Windows with busybox-w32 instead of msys2. ]]> Martin Storsjö 657437: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21636 Tue, 03 Feb 2026 11:59:46 +0000 michaelni commented on pull request FFmpeg/FFmpeg#21413 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21413#issuecomment-24417 avcodec/jpeg2000dec: Fix M_b=31 and bpno = "-1" <p dir="auto">What forgejo displays here is incorrect, only the first 4 commits have been pushed:</p> What forgejo displays here is incorrect, only the first 4 commits have been pushed: ]]> michaelni 657369: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21413#issuecomment-24417 Tue, 03 Feb 2026 11:58:45 +0000 michaelni merged pull request FFmpeg/FFmpeg#21413 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21413 avcodec/jpeg2000dec: Fix M_b=31 and bpno = "-1" michaelni 657299: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21413 Tue, 03 Feb 2026 11:40:44 +0000 FFmpeg pushed to master at FFmpeg/FFmpeg /FFmpeg/FFmpeg/compare/65fc0db581c4ee2a891b7b72f6056357ceb3b0bd...2df0ef601a7d3fa985bd173e3177ff820a663bda <a href="https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/2df0ef601a7d3fa985bd173e3177ff820a663bda">2df0ef601a7d3fa985bd173e3177ff820a663bda</a> avcodec/jpeg2000dec: allow bpno of -1 <a href="https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/e1472a4e0c35d1ba7dd0b789227c4ba69d79b27e">e1472a4e0c35d1ba7dd0b789227c4ba69d79b27e</a> avcodec/jpeg2000dec: allow M_b == 31 <a href="https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/8a3c7c9c32529e004f3c7c9de6d58424516656d9">8a3c7c9c32529e004f3c7c9de6d58424516656d9</a> avcodec/jpeg2000dec: Print bpno level when erroring out <a href="https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/2efffa9ecdef85cadc5e3a8d7440d8cac7b04da0">2efffa9ecdef85cadc5e3a8d7440d8cac7b04da0</a> avcodec/jpeg2000dec: Print M_b value when asking for a sample 2df0ef601a7d3fa985bd173e3177ff820a663bda avcodec/jpeg2000dec: allow bpno of -1 e1472a4e0c35d1ba7dd0b789227c4ba69d79b27e avcodec/jpeg2000dec: allow M_b == 31 8a3c7c9c32529e004f3c7c9de6d58424516656d9 avcodec/jpeg2000dec: Print bpno level when erroring out 2efffa9ecdef85cadc5e3a8d7440d8cac7b04da0 avcodec/jpeg2000dec: Print M_b value when asking for a sample]]> FFmpeg 657230: /FFmpeg/FFmpeg/compare/65fc0db581c4ee2a891b7b72f6056357ceb3b0bd...2df0ef601a7d3fa985bd173e3177ff820a663bda Tue, 03 Feb 2026 11:40:18 +0000 michaelni pushed to master at FFmpeg/FFmpeg https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/65fc0db581c4ee2a891b7b72f6056357ceb3b0bd <a href="https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/65fc0db581c4ee2a891b7b72f6056357ceb3b0bd">65fc0db581c4ee2a891b7b72f6056357ceb3b0bd</a> avformat/hlsenc: fix format string vulnerability in parse_playlist 65fc0db581c4ee2a891b7b72f6056357ceb3b0bd avformat/hlsenc: fix format string vulnerability in parse_playlist]]> michaelni 657162: https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/65fc0db581c4ee2a891b7b72f6056357ceb3b0bd Tue, 03 Feb 2026 11:26:27 +0000 michaelni automatically merged pull request FFmpeg/FFmpeg#21599 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21599 avformat/hlsenc: fix format string vulnerability in parse_playlist (alternative fix) michaelni 657094: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21599 Tue, 03 Feb 2026 11:26:26 +0000 Niklas Haas commented on pull request FFmpeg/FFmpeg#21600 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21600#issuecomment-24406 avformat: add shared concurrent block cache protocol <p dir="auto">Pushed an update that added a <code>-retry_errors</code> option, defaulting to <code>1</code>. Rather than not <em>marking</em> failed blocks, this option instead makes the <em>reading</em> code interpret the <code>FAILED</code> state as identical to the <code>NONE</code> state.</p> <p dir="auto">I think that&#39;s overall more useful than vice versa, since it allows users to opt back out of this behavior later on.</p> Pushed an update that added a -retry_errors option, defaulting to 1. Rather than not marking failed blocks, this option instead makes the reading code interpret the FAILED state as identical to the NONE state.

I think that's overall more useful than vice versa, since it allows users to opt back out of this behavior later on.

]]>
Niklas Haas 657026: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21600#issuecomment-24406 Tue, 03 Feb 2026 11:24:42 +0000
Niklas Haas closed pull request FFmpeg/FFmpeg#21249 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21249#issuecomment-24402 fftools/ffmpeg_sched: fix race on SchFilterIn.send_finished Niklas Haas 656956: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21249#issuecomment-24402 Tue, 03 Feb 2026 11:02:54 +0000 FFmpeg pushed to master at FFmpeg/FFmpeg /FFmpeg/FFmpeg/compare/836d34e3bab29cf7e962a1e9360329d9e52f7a4b...8dc025c70645d3256f065c33f4bab02dc7213903 <a href="https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/8dc025c70645d3256f065c33f4bab02dc7213903">8dc025c70645d3256f065c33f4bab02dc7213903</a> fftools/ffmpeg_sched: drop unneeded atomic <a href="https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/41bd67b9fd337b5c4c7f35c4bd662bb487cc6d9b">41bd67b9fd337b5c4c7f35c4bd662bb487cc6d9b</a> fftools/ffmpeg_sched: fix race on SchFilterIn.send_finished 8dc025c70645d3256f065c33f4bab02dc7213903 fftools/ffmpeg_sched: drop unneeded atomic 41bd67b9fd337b5c4c7f35c4bd662bb487cc6d9b fftools/ffmpeg_sched: fix race on SchFilterIn.send_finished]]> FFmpeg 656888: /FFmpeg/FFmpeg/compare/836d34e3bab29cf7e962a1e9360329d9e52f7a4b...8dc025c70645d3256f065c33f4bab02dc7213903 Tue, 03 Feb 2026 11:02:49 +0000 michaelni commented on pull request FFmpeg/FFmpeg#21547 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21547#issuecomment-24401 avcodec/vorbisdec: validate windowtype and transformtype <p dir="auto"><a href="/hassanhany" class="mention" rel="nofollow">@hassanhany</a> wrote in <a href="https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21547#issuecomment-23742" class="ref-issue" rel="nofollow">#21547 (comment)</a>:</p> @hassanhany wrote in #21547 (comment): ]]> michaelni 656821: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21547#issuecomment-24401 Tue, 03 Feb 2026 10:55:13 +0000 Martin Storsjö commented on pull request FFmpeg/FFmpeg#21416 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21416#issuecomment-24397 tests/fate/id3v2: don't use a reference file for fate-id3v2-invalid-tags <p dir="auto">Can we merge this? One runs into this issue also if building on Windows with a busybox shell, like this:</p> Can we merge this? One runs into this issue also if building on Windows with a busybox shell, like this: ]]> Martin Storsjö 656753: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21416#issuecomment-24397 Tue, 03 Feb 2026 10:26:20 +0000 ronag commented on pull request FFmpeg/FFmpeg#21600 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21600#issuecomment-24395 avformat: add shared concurrent block cache protocol <p dir="auto">BLOCK_NONE if we are remove BLOCK_FAILED</p> BLOCK_NONE if we are remove BLOCK_FAILED ]]> ronag 656685: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21600#issuecomment-24395 Tue, 03 Feb 2026 08:36:46 +0000 dkozinski commented on pull request FFmpeg/FFmpeg#21418 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21418#issuecomment-24391 avcodec/liboapvenc: Added support for mastering display color volume and content light level metadata <p dir="auto">Replaced custom serialize_metadata_cll() with the library&#39;s oapvm_write_cll()</p> Replaced custom serialize_metadata_cll() with the library's oapvm_write_cll() ]]> dkozinski 656618: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21418#issuecomment-24391 Tue, 03 Feb 2026 05:50:37 +0000 dkozinski commented on pull request FFmpeg/FFmpeg#21418 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21418#issuecomment-24390 avcodec/liboapvenc: Added support for mastering display color volume and content light level metadata <p dir="auto">I&#39;ve replaced the custom metadata serialization with oapvm_write_mdcv.</p> I've replaced the custom metadata serialization with oapvm_write_mdcv. ]]> dkozinski 656551: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21418#issuecomment-24390 Tue, 03 Feb 2026 05:47:33 +0000 oliverchang created pull request FFmpeg/FFmpeg#21635 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21635 21635#avcodec/qdm2: fix heap-use-after-free in qdm2_decode_frame# The sub_packet index in QDM2Context was not reset to 0 when
qdm2_decode_frame started processing a new packet. If an error
occurred during the decoding of a previous packet, sub_packet would
retain a non-zero value.

In subsequent calls to qdm2_decode_frame with a new packet, this
non-zero sub_packet value caused qdm2_decode to skip
qdm2_decode_super_block. This function is responsible for initializing
packet lists with pointers to the current packet's data. Skipping it led
to the use of stale pointers from the previous (freed) packet, resulting
in a heap-use-after-free vulnerability.

This patch explicitly resets s->sub_packet = 0 at the beginning of
qdm2_decode_frame, ensuring correct initialization for each new
packet.

Fixes: OSS-Fuzz issue 476179569
(https://issues.oss-fuzz.com/issues/476179569).

]]>
oliverchang 656483: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21635 Tue, 03 Feb 2026 05:42:59 +0000
dkozinski commented on pull request FFmpeg/FFmpeg#21418 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21418#issuecomment-24386 avcodec/liboapvenc: Added support for mastering display color volume and content light level metadata <p dir="auto">Done. I&#39;ve removed the separate struct</p> Done. I've removed the separate struct ]]> dkozinski 656416: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21418#issuecomment-24386 Tue, 03 Feb 2026 05:42:47 +0000 woerte197 opened issue FFmpeg/FFmpeg#21634 https://code.ffmpeg.org/FFmpeg/FFmpeg/issues/21634 21634#h264_ohcodec Hardware Encoder Produces Green Video Output# Issue Description

When transcoding an HDR HEVC video (BT.2020 color space) to H.264 using the hardware encoder h264_ohcodec on OpenHarmony platform, the output video is completely green. All color information appears to be lost during the transcoding process. The video structure and playback are normal, but the visual content is entirely green.

FFmpeg Version

ffmpeg version 8.0 (commit 8134b803)
built with OHOS (dev) clang version 15.0.4 (llvm-project 115b628d33dda4da4b17e14ed69dd8b74c058b48)

Command Line Used

ffmpeg -y -i /data/storage/el2/base/haps/entry/cache/input_video.mp4 \
  -c:v h264_ohcodec \
  -an \
  /data/storage/el2/base/haps/entry/cache/out_hw.mp4

Complete Log

The complete log file is available at: ffmpeg_complete_log.txt

Key Log Entries

1. Configuration Mismatch Warning

WARNING: library configuration mismatch
ffmpeg configuration: --prefix=/Users/wanyang/Documents/DmMp4parser/tpc_c_cplusplus/lycium/usr/FFmpeg_n6.1.2/arm64-v8a ...
avutil configuration: --prefix=/Users/wanyang/Documents/tpc_c_cplusplus/lycium/usr/FFmpeg-ff8.0/arm64-v8a/ ...

2. Color Space Conversion Warnings

[graph 0 input from stream 0:1 @ 0x5b27be33c0] Changing video frame properties on the fly is not supported by all filters.
[graph 0 input from stream 0:1 @ 0x5b27be33c0] filter context - w: 1920 h: 1080 fmt: 62 csp: gbr range: unknown, incoming frame - w: 1920 h: 1080 fmt: 62 csp: bt2020nc range: tv pts_time: 2.632833

3. YUV Color Matrix Conversion Warning

[swscaler @ 0x5b27d45800] YUV color matrix differs for YUV->YUV, using intermediate RGB to convert

4. HDR Metadata Detected

[hevc @ 0x5b27dc6d00] Mastering Display Metadata:
[hevc @ 0x5b27dc6d00] r(0.2650,0.6900) g(0.1500,0.0600) b(0.6800 0.3200) wp(0.3127, 0.3290)
[hevc @ 0x5b27dc6d00] min_luminance=0.005000, max_luminance=1000.000000
[hevc @ 0x5b27dc6d00] Content Light Level Metadata:
[hevc @ 0x5b27dc6d00] MaxCLL=1000, MaxFALL=0

5. Encoding Statistics

frame=   82 fps= 34 q=-0.0 Lsize=     247kB time=-577014:32:22.77 bitrate=N/A speed=N/A
video:245kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.544112%

Input File Information

Input Video:

  • Codec: HEVC (H.265) Main 10 Profile
  • Resolution: 1920x1080
  • Color Space: BT.2020 (HDR)
  • Color Transfer: BT.2020
  • Color Primaries: BT.2020
  • Bit Depth: 10-bit (yuv420p10le)
  • HDR Metadata: Present (Mastering Display and Content Light Level)

Input Video Stream Details:

Stream #0:1 [0x2]: Video: hevc (Main 10), 1 reference frame (hvc1 / 0x31637668), yuv420p10le(tv, bt2020nc/bt2020/arib-std-b67, left), 1920x1080, 0/1, 21932 kb/s, 30.01 fps, 30 tbr, 90k tbn

Platform Information

  • OS: OpenHarmony (HarmonyOS Next) API Level 6 (N6.1.2)
  • Architecture: ARM64 (aarch64)
  • FFmpeg Version: 8.0 (commit 8134b803)
  • Hardware Encoder: h264_ohcodec (OpenHarmony hardware codec)
  • Compiler: clang version 15.0.4

Expected Behavior

The output video should maintain proper color information when transcoding from HEVC (HDR, BT.2020) to H.264 (SDR, BT.709) using the hardware encoder. The color space conversion should be handled correctly without producing green-only output.

Actual Behavior

The output video is completely green. All color information appears to be lost during the transcoding process. The video structure and playback are normal, but the visual content is entirely green.

Files Attached

  • Complete Log: ffmpeg_complete_log.txt - Full FFmpeg log with all debug information
  • Input Video: HEVC video with HDR/BT.2020 metadata (can be provided upon request)

Reproduction Steps

  1. Use FFmpeg 8.0 with hardware encoder h264_ohcodec on OpenHarmony platform
  2. Transcode an HDR HEVC video (BT.2020 color space) to H.264
  3. Use the command provided in "Command Line Used" section
  4. Observe that the output video is completely green

Environment Details

  • Operating System: OpenHarmony (HarmonyOS Next) API Level 6 (N6.1.2)
  • Device: ARM64 device
  • FFmpeg Build: Custom build with OpenHarmony hardware codec support
  • Hardware Encoder: h264_ohcodec (OpenHarmony hardware codec)
]]>
woerte197 656346: https://code.ffmpeg.org/FFmpeg/FFmpeg/issues/21634 Tue, 03 Feb 2026 05:05:26 +0000
Valerii Zapodovnikov closed pull request FFmpeg/FFmpeg#20091 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20091#issuecomment-24383 h264_parser: avoid marking non-IDR I-frames as keyframes when DPB is not empty Valerii Zapodovnikov 656277: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20091#issuecomment-24383 Tue, 03 Feb 2026 03:05:39 +0000 James Almer commented on pull request FFmpeg/FFmpeg#21628 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21628#issuecomment-24376 avformat/demux: don't overwrite already set packet durations with parser ones <p dir="auto">Ok, the codec allows for packets to have varying duration, so will try a different approach.</p> Ok, the codec allows for packets to have varying duration, so will try a different approach. ]]> James Almer 656206: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21628#issuecomment-24376 Tue, 03 Feb 2026 02:34:26 +0000 Zhanheng.Yang commented on pull request FFmpeg/FFmpeg#21538 https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21538#issuecomment-24375 libavcodec/riscv: add RVV optimized for qpel/epel in HEVC. <p dir="auto">Hi <a href="/Courmisch" class="mention" rel="nofollow">@Courmisch</a> , I&#39;ve incorporated your suggestions into the PR. Could you please take another look when convenient? Thanks</p> Hi @Courmisch , I've incorporated your suggestions into the PR. Could you please take another look when convenient? Thanks ]]> Zhanheng.Yang 656138: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21538#issuecomment-24375 Tue, 03 Feb 2026 02:16:25 +0000