[FFmpeg-cvslog] tests/fate/filter-audio.mak: add test for atempo audio filter

2024-07-03 Thread Rajiv Harlalka
ffmpeg | branch: master | Rajiv Harlalka | Thu Mar 21 13:53:29 2024 +0530| [fc446eea05b9bc7de9a3c6b56dae8255bb5c5b5d] | committer: Anton Khirnov tests/fate/filter-audio.mak: add test for atempo audio filter Signed-off-by: Rajiv Harlalka Signed-off-by: Anton Khirnov > http://git.videolan.org

[FFmpeg-cvslog] fftools/ffmpeg_mux_init: apply encoder options manually

2024-07-03 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Tue Apr 9 14:11:12 2024 +0200| [9a7686e5458dad8d40b3b3f70f6a19530933468e] | committer: Anton Khirnov fftools/ffmpeg_mux_init: apply encoder options manually Do not pass an options dictionary to the avcodec_open2() in enc_open(). This is cleaner and m

[FFmpeg-cvslog] fftools/ffmpeg_mux_init: make encoder_opts local to ost_add()

2024-07-03 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Tue Apr 9 14:30:28 2024 +0200| [901f7e3f72fe6005a6fd340882511346e00350b2] | committer: Anton Khirnov fftools/ffmpeg_mux_init: make encoder_opts local to ost_add() It is no longer needed after this function returns. > http://git.videolan.org/gitweb.cg

[FFmpeg-cvslog] fftools/ffmpeg: rewrite checking whether codec AVOptions have been used

2024-07-03 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Tue Apr 9 12:56:46 2024 +0200| [f1664aabb18b2d726c3c0c0b7fa8202f3b52b8da] | committer: Anton Khirnov fftools/ffmpeg: rewrite checking whether codec AVOptions have been used Share the code between encoding and decoding. Instead of checking every stream

[FFmpeg-cvslog] fftools/ffmpeg_opt: add missing codec type to some options

2024-07-03 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Jul 2 16:35:37 2024 -0300| [d241edc2b45f6865b1acea1ab54216359d68a64f] | committer: James Almer fftools/ffmpeg_opt: add missing codec type to some options Reviewed-by: Anton Khirnov Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ff

[FFmpeg-cvslog] avcodec/pngdec: fix mDCv typo

2024-07-03 Thread Leo Izen
ffmpeg | branch: master | Leo Izen | Tue Jul 2 09:24:18 2024 -0400| [c1af34c25bd48a547930094fd60e5458dd1c6d9b] | committer: Leo Izen avcodec/pngdec: fix mDCv typo When mDCv support was added, there was a typo in both variable names and also the MKTAG itself, incorrectly listing it as mDVc. The

[FFmpeg-cvslog] avcodec/pngenc: fix mDCv typo

2024-07-03 Thread Leo Izen
ffmpeg | branch: master | Leo Izen | Tue Jul 2 09:39:01 2024 -0400| [d69e52252320011f094292e7398645614f9dfe96] | committer: Leo Izen avcodec/pngenc: fix mDCv typo When mDCv support was added, there was a typo in both variable names and also the MKTAG itself, incorrectly listing it as mDVc. The

[FFmpeg-cvslog] avcodec/pngdec: fix mDCv typo

2024-07-03 Thread Leo Izen
ffmpeg | branch: release/7.0 | Leo Izen | Tue Jul 2 09:24:18 2024 -0400| [5ce0c378966f6bc328f643549cad288ab1d3a163] | committer: Leo Izen avcodec/pngdec: fix mDCv typo When mDCv support was added, there was a typo in both variable names and also the MKTAG itself, incorrectly listing it as mDV

[FFmpeg-cvslog] avcodec/pngenc: fix mDCv typo

2024-07-03 Thread Leo Izen
ffmpeg | branch: release/7.0 | Leo Izen | Tue Jul 2 09:39:01 2024 -0400| [89a85efbf1f708e8eb9170d89ec49c065a066cee] | committer: Leo Izen avcodec/pngenc: fix mDCv typo When mDCv support was added, there was a typo in both variable names and also the MKTAG itself, incorrectly listing it as mDV

[FFmpeg-cvslog] lavc/vc1dsp: fuse multiply-adds in R-V V inv_trans_4

2024-07-03 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Sun Jun 30 14:15:33 2024 +0300| [78e1565f847588cb3d34d1a920902fb253d9c03c] | committer: Rémi Denis-Courmont lavc/vc1dsp: fuse multiply-adds in R-V V inv_trans_4 T-Head C908 (cycles):before after vc1dsp.vc1_inv_trans_4x4_rvv_i32: 128

[FFmpeg-cvslog] lavc/vc1dsp: fuse multiply-adds in R-V V inv_trans_8

2024-07-03 Thread Rémi Denis-Courmont
ffmpeg | branch: master | Rémi Denis-Courmont | Sun Jun 30 14:15:33 2024 +0300| [4a2de380b7c27f4542af03fdf91d913fabe091fc] | committer: Rémi Denis-Courmont lavc/vc1dsp: fuse multiply-adds in R-V V inv_trans_8 T-Head C908 (cycles) before after vc1dsp.vc1_inv_trans_4x8_rvv_i32: 240

[FFmpeg-cvslog] avformat/mov: add more checks for infe atom size

2024-07-03 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Jun 30 23:40:22 2024 -0300| [cf7e2c5e055b6ad4dc629fcfadb40208d164c94c] | committer: James Almer avformat/mov: add more checks for infe atom size Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cf7e2c5e055b6ad4d

[FFmpeg-cvslog] avformat/mov: check extent_offset calculation for overflow

2024-07-03 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Jun 30 23:40:20 2024 -0300| [a9a5d000aa14fc1caa535de4649a67e5a209435d] | committer: James Almer avformat/mov: check extent_offset calculation for overflow Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a9a5d00

[FFmpeg-cvslog] avformat/mov: check that iloc offset values fit on an int64_t

2024-07-03 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Jun 30 23:40:19 2024 -0300| [c49898a6b15a11a953620c588422c004cb826d15] | committer: James Almer avformat/mov: check that iloc offset values fit on an int64_t Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c498

[FFmpeg-cvslog] avformat/mov: check for EOF inside the infe list parsing loop

2024-07-03 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Jun 30 23:40:21 2024 -0300| [235ba14cc0e294d62e4fba58229f935c5551671a] | committer: James Almer avformat/mov: check for EOF inside the infe list parsing loop Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=235b