ffmpeg | branch: master | Rémi Denis-Courmont | Fri Jul 5
23:03:28 2024 +0300| [f1ed351d3b3c247ec372cdb3dc8b112e570d5dec] | committer:
Rémi Denis-Courmont
lavc/h264dsp: R-V V 8-bit h264_biweight_pixels
T-Head C908:
h264_biweight2_8_c:58.0
h264_biweight2_8_rvv_i32: 11.2
h264_biweight4
ffmpeg | branch: master | Rémi Denis-Courmont | Thu Jul 4
21:38:48 2024 +0300| [3606e592ea239ebaf2e30570bf99abeefd52b7e0] | committer:
Rémi Denis-Courmont
lavc/h264dsp: R-V V 8-bit h264_weight_pixels
There are two implementations here:
- a generic scalable one processing two columns at a time
ffmpeg | branch: master | Zhao Zhili | Mon Jul 8
14:30:38 2024 +0800| [85706f5136cf7c88f95843b2634dd3f7d7d2cb6d] | committer:
Zhao Zhili
avutil/hwcontext_videotoolbox: Fix version check
Signed-off-by: Zhao Zhili
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=85706f5136cf7c88f95
ffmpeg | branch: master | Anton Khirnov | Fri Jul 5
12:40:01 2024 +0200| [9fb8d13d56f20728141fd7070d8a325720727d57] | committer:
Anton Khirnov
lavf: deprecate avformat_transfer_internal_stream_timing_info()
And av_stream_get_codec_timebase().
They were both added for ffmpeg CLI, which no lon
ffmpeg | branch: master | Anton Khirnov | Fri Jul 5
12:19:35 2024 +0200| [ff55d1cc20780dc90457368cb4ccae2435a878b1] | committer:
Anton Khirnov
fftools/ffmpeg_dec: improve detection of lavf-guessed durations
Will be useful in following commit.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?
ffmpeg | branch: master | Anton Khirnov | Fri Jul 5
12:30:04 2024 +0200| [10185e2d4c1e9839bc58a1d6a63c861677b13fd0] | committer:
Anton Khirnov
fftools/ffmpeg_mux_init: default to input timebase for streamcopy
Stop trying to invent some "framerate-based" timebase when there is no
reason to thi