ffmpeg | branch: master | Marth64 | Mon Oct 7 18:04:58
2024 -0500| [afc152f564fbeca4d2ff62195e3f0b6244e28cb3] | committer: Marth64
avformat/dvdvideodec: check the length of a NAV packet when reading titles
Some discs present titles with bogus NAV packets. We apply this check
for menus and for
ffmpeg | branch: master | Lynne | Sun Oct 6 06:08:26 2024
+0200| [a13ef376dadb1410deb12c5b153bf3d5a781d431] | committer: Lynne
ffv1enc: split off encoder initialization into a separate function
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a13ef376dadb1410deb12c5b153bf3d5a781d431
ffmpeg | branch: master | Lynne | Tue Nov 12 04:09:38 2024
+0100| [16fa7103402bfd204f3c5f08c45652afcd9a96cf] | committer: Lynne
vulkan: fix printing descriptors to shader for shaders with no descriptors
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=16fa7103402bfd204f3c5f08c45652af
ffmpeg | branch: master | Lynne | Fri Nov 15 05:30:24 2024
+0100| [f4b5068c3b668e6e9fce881f2e838b9b860a88e9] | committer: Lynne
ffv1enc: expose ff_ffv1_write_extradata
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f4b5068c3b668e6e9fce881f2e838b9b860a88e9
---
libavcodec/ffv1enc.c
ffmpeg | branch: master | Lynne | Mon Nov 11 14:37:44 2024
+0100| [eb8f3b8460dd6202f55b7d6c9bfdf225558dbf15] | committer: Lynne
hwcontext_vulkan: fix planar RGB images
They were non-working for quite a while.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=eb8f3b8460dd6202f55b7d6c9
ffmpeg | branch: master | Lynne | Mon Nov 18 06:16:45 2024
+0100| [d0ab49e3e74e07dce6c3b8b0567812fdd9a708a5] | committer: Lynne
hwcontext_vulkan: add the mapped software frame as an upload dependency
We do uploads asynchronously, and we map the software frames in
order to avoid 2-stage copying.
ffmpeg | branch: master | Lynne | Mon Nov 18 05:50:32 2024
+0100| [c918b42dcdb76a0326059c9c35678591bf2c3031] | committer: Lynne
vulkan: retrieve Vulkan 1.1 properties
Required to know the subgroup size.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c918b42dcdb76a0326059c9c3567859
ffmpeg | branch: master | Lynne | Sun Oct 13 12:07:27 2024
+0200| [a6c58353ac033798fb799cd761e6a78b4fb12d60] | committer: Lynne
ffv1enc: move slice allocation out of generic encode init
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a6c58353ac033798fb799cd761e6a78b4fb12d60
---
li
ffmpeg | branch: master | Lynne | Sun Oct 6 06:17:02 2024
+0200| [12ea1cde571757ff7219d40eb478f3f8d5f7a371] | committer: Lynne
ffv1enc: move plane info init into a separate function
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=12ea1cde571757ff7219d40eb478f3f8d5f7a371
---
libav
ffmpeg | branch: master | Lynne | Mon Nov 18 06:15:39 2024
+0100| [1876026f83bd1d270b014bab35139445245b5d1b] | committer: Lynne
vulkan: add ff_vk_exec_add_dep_sw_frame
Some software frames may be mapped, and we'd like to have
them as proper dependencies.
> http://git.videolan.org/gitweb.cgi/ff
ffmpeg | branch: master | Lynne | Mon Nov 18 07:59:10 2024
+0100| [970d57988d2031b86bd457f4d2ef6bf73810fd13] | committer: Lynne
lavc: bump minor version for FFv1 Vulkan encoder
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=970d57988d2031b86bd457f4d2ef6bf73810fd13
---
libavcodec/
ffmpeg | branch: release/5.1 | Marton Balint | Sun Nov 3
22:32:51 2024 +0100| [ff0f25a1546f434f8bfddfed150ea6fa60d62d93] | committer:
Marton Balint
avfilter/f_loop: fix length of aloop leftover buffer
If the audio loop stops inside an audio frame, the leftover buffer contains the
end of the f
ffmpeg | branch: release/7.1 | James Almer | Sat Oct 5
10:32:14 2024 -0300| [23697c3f02c43ef8135357eda5b58e884e7ccf45] | committer:
James Almer
avformat/mov: split off heif item initialization to its own function
Signed-off-by: James Almer
(cherry picked from commit d5eb0e7fb334b83849a8515d8
ffmpeg | branch: master | Rémi Denis-Courmont | Sat Nov 16
16:22:49 2024 +0200| [bbb0fdedb78c289f1d3ce3fccb000f031ccfa748] | committer:
Rémi Denis-Courmont
lavc/h264idct: fix RISC-V group multiplier
After the branch, the expected SEW/LMUL ratio is 1 byte/vector.
So we have to set the same rati
ffmpeg | branch: release/7.1 | Rémi Denis-Courmont | Sat Nov
16 16:22:49 2024 +0200| [f686cf77db3d3d556072c8b557deca366ccfe7dd] | committer:
Rémi Denis-Courmont
lavc/h264idct: fix RISC-V group multiplier
After the branch, the expected SEW/LMUL ratio is 1 byte/vector.
So we have to set the same
ffmpeg | branch: release/7.1 | James Almer | Mon Sep 30
13:43:23 2024 -0300| [779b0fe015b166f83a607e4126d1c55810c46855] | committer:
James Almer
avformat/mov: factorize getting the current item
Signed-off-by: James Almer
(cherry picked from commit 58c265d956f4ce2efb0004c398e2c1f030f9398a)
>
ffmpeg | branch: release/6.1 | Marton Balint | Mon Nov 4
00:43:06 2024 +0100| [a6a07eebdf46c87be394a905c021dc01120d566f] | committer:
Marton Balint
avfilter/f_loop: fix aloop activate logic
The logic did not follow the documented behaviour and that caused skipping of
some audio in the loop an
ffmpeg | branch: release/5.1 | Marton Balint | Mon Nov 4
00:43:06 2024 +0100| [cde3c5fc0c61281b4ee1e175a0ab0f367f297bf4] | committer:
Marton Balint
avfilter/f_loop: fix aloop activate logic
The logic did not follow the documented behaviour and that caused skipping of
some audio in the loop an
ffmpeg | branch: release/6.1 | Marton Balint | Sun Nov 3
22:32:51 2024 +0100| [2b6be6ba90adefa0ffdfaf309a4d9d51d430b6f4] | committer:
Marton Balint
avfilter/f_loop: fix length of aloop leftover buffer
If the audio loop stops inside an audio frame, the leftover buffer contains the
end of the f
ffmpeg | branch: release/7.1 | Marton Balint | Sun Nov 3
22:32:51 2024 +0100| [0a58588ffb875066fc8d75ad9b5c93f3dd9e8c28] | committer:
Marton Balint
avfilter/f_loop: fix length of aloop leftover buffer
If the audio loop stops inside an audio frame, the leftover buffer contains the
end of the f
ffmpeg | branch: release/7.0 | Marton Balint | Sun Nov 3
22:32:51 2024 +0100| [a38726fb059e8fe969060f81bb27fc4b55ef7778] | committer:
Marton Balint
avfilter/f_loop: fix length of aloop leftover buffer
If the audio loop stops inside an audio frame, the leftover buffer contains the
end of the f
ffmpeg | branch: release/7.1 | Marton Balint | Mon Nov 4
00:43:06 2024 +0100| [b016aae6627128b1657762c8aa4377e4144046fc] | committer:
Marton Balint
avfilter/f_loop: fix aloop activate logic
The logic did not follow the documented behaviour and that caused skipping of
some audio in the loop an
ffmpeg | branch: release/7.0 | Marton Balint | Mon Nov 4
00:43:06 2024 +0100| [210cb52ef637daebc964bbfda0c7eaafca33e254] | committer:
Marton Balint
avfilter/f_loop: fix aloop activate logic
The logic did not follow the documented behaviour and that caused skipping of
some audio in the loop an
ffmpeg | branch: release/7.1 | James Almer | Fri Oct 25
12:49:11 2024 -0300| [b9abdd9eaa4ae7fe7c2d3512444bf9bd7a56e138] | committer:
James Almer
avcodec/h2645_sei: use the RefStruct API for film_grain_characteristics
And ensure the buffer is synced between threads.
Based on a patch by Dale Cur
ffmpeg | branch: release/7.1 | James Almer | Fri Nov 8
20:43:39 2024 -0300| [f8fcebae95f711ce980c954eb41d2e2e703d5e14] | committer:
James Almer
avformat/mov: use an array of pointers for heif_item
Pointers to specific entries in the array are stored in other structs, so
in the scenario where
ffmpeg | branch: release/7.1 | James Almer | Sat Nov 9
11:20:59 2024 -0300| [fa15e3839dae0139ffc13fa02a41ff87065096e5] | committer:
James Almer
avfilter/framepool: align the frame buffers
And not just the linesizes. Use the extra align bytes allocated for this
purpose.
Signed-off-by: James
ffmpeg | branch: release/7.1 | Pavel Koshevoy | Sat Nov
9 09:08:26 2024 -0700| [5b461ffb041e0e24fdf14e36dfc857ae44bed249] | committer:
James Almer
lavfi/vf_zscale: fix call to av_pix_fmt_count_planes
realign_frame called av_pix_fmt_count_planes with incorrect parameter.
Signed-off-by: James
ffmpeg | branch: release/7.1 | James Almer | Thu Oct 24
23:09:23 2024 -0300| [5f8b02a9ffc233f962dd6b267f5ae377eca22571] | committer:
James Almer
avcodec/aom_film_grain: allocate film grain metadata dynamically
This removes the ABI breaking use of sizeof(AVFilmGrainParams), and achieves the
sam
ffmpeg | branch: release/7.1 | Pavel Koshevoy | Sat Nov
9 10:05:16 2024 -0700| [85f389520dbda5054d1379e7270f302ff1eb3b5e] | committer:
James Almer
lavfi/vf_zscale: fix tmp buffer ptr alignment for zimg_filter_graph_process
Signed-off-by: James Almer
(cherry picked from commit 7b302f4db7d335f
ffmpeg | branch: master | Rémi Denis-Courmont | Sat Nov 16
11:30:15 2024 +0200| [1912c86af68885185a28b4d77b27089e68d29524] | committer:
Rémi Denis-Courmont
sws/range_convert: fix RISC-V chrFromJpeg
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1912c86af68885185a28b4d77b27089e68d2
ffmpeg | branch: master | tangsha | Wed Nov 13 23:11:44
2024 +0800| [8a5b74f98b333227cfa079085d0542d2e276bef9] | committer: Steven Liu
delete unused variable ret
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8a5b74f98b333227cfa079085d0542d2e276bef9
---
libavutil/libm.h | 2 +-
1
ffmpeg | branch: master | Rémi Denis-Courmont | Sat Nov 16
09:19:46 2024 +0200| [55aa81d5ccb92a2f41d6aefc5457bfc1c856c02d] | committer:
Rémi Denis-Courmont
checkasm: add RISC-V vector width to arch info
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=55aa81d5ccb92a2f41d6aefc5457bfc
ffmpeg | branch: master | Rémi Denis-Courmont | Sat Nov 16
08:58:35 2024 +0200| [690c015758dcbf08dd53b95981a65ccb9687dfa4] | committer:
Rémi Denis-Courmont
lavc/h264dsp: remove RISC-V table alignment
These values are bytes and need not be aligned.
> http://git.videolan.org/gitweb.cgi/ffmpeg.g
ffmpeg | branch: master | Rémi Denis-Courmont | Sat Nov 16
09:19:12 2024 +0200| [42dd1f1cf13d02381c10461a7bcfcddc63ad211d] | committer:
Rémi Denis-Courmont
tests/cpu: print the RISC-V Vector length
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=42dd1f1cf13d02381c10461a7bcfcddc63ad
ffmpeg | branch: master | Rémi Denis-Courmont | Sat Nov 16
08:58:35 2024 +0200| [fd8cbfec3d2dbfc82960ddc32c094427abc13bed] | committer:
Rémi Denis-Courmont
lavc/vp8dsp: remove RISC-V table alignment
These values are bytes and need not be aligned.
> http://git.videolan.org/gitweb.cgi/ffmpeg.gi
35 matches
Mail list logo