Timeline



Oct 9, 2024:

11:41 PM Ticket #11237 (Crash when resizing a 640x480 4:3 WMV to 854x480 16:9 WMV) updated by Luca L
Description changed
removed unnecessary line, added build source
11:37 PM Ticket #11237 (Crash when resizing a 640x480 4:3 WMV to 854x480 16:9 WMV) updated by Luca L
Priority changed
11:34 PM Ticket #11237 (Crash when resizing a 640x480 4:3 WMV to 854x480 16:9 WMV) created by Luca L
Windows 11 x64 Summary of the bug: Whenever I try to convert a 640x480 …
7:26 PM Changeset in ffmpeg [c412240] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Check desc_bytes so bits fit in 64bit Likely a …
7:26 PM Changeset in ffmpeg [057b8c20] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Avoid overflow in dts This basically ignores the …
4:19 PM Changeset in ffmpeg [67015341] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/dnxuc_parser: DNxUncompressed essence parser …
4:19 PM Changeset in ffmpeg [3cb648d5] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/mxf: Add ULs for DNxUncompressed Signed-off-by: Michael …
4:19 PM Changeset in ffmpeg [887726a] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/: Add ID and desc for DNxUncompressed Signed-off-by: …
2:11 PM Ticket #11236 ("dashdec.c" crash of "xmlCleanupParser") created by gorilla.maguila
We have developed an android app that uses FFmpeg's libraries in a …
1:58 PM Ticket #4829 (Overflows (?) in xyz -> rgb conversion) updated by Balling
There is now some change here: 9d8f5141cf7da4c72e8e1a08e9a967c0f163a78a
1:30 PM Changeset in ffmpeg [37842f2c] by Martin Storsjö <martin@martin.st>
avcodec/mfenc: add support for AV1 MF encoders Signed-off-by: Dash …
1:13 PM Ticket #11235 (P010 unscaled converter from yuv420p is broken) updated by Balling
Status, Owner changed
Assigning to Timo as owner of code in question.
1:12 PM Ticket #11235 (P010 unscaled converter from yuv420p is broken) created by Balling
Summary of the bug: that was obvious in …
12:58 PM Ticket #11229 (libplacebo and ffmpeg git tip Vulkan initialization failure(s)) closed by Dennis E. Mungai
fixed: Closed by 31def0c3ce47e72d201d0fdf1e75498694ea7fd7 All pipelines with …
12:56 PM Ticket #11229 (libplacebo and ffmpeg git tip Vulkan initialization failure(s)) updated by Dennis E. Mungai
Closing as fixed, addressed by commit …
12:52 PM Changeset in ffmpeg [6668268e] by Martin Storsjö <martin@martin.st>
checkasm: lls: Use relative tolerances rather than absolute ones …
12:52 PM Changeset in ffmpeg [77e62937] by Martin Storsjö <martin@martin.st>
arm: Consistently use proper interworking function returns Use "bx …
11:18 AM Changeset in ffmpeg [ec9985b5] by Niklas Haas <git@haasn.dev>
swscale/internal: constify and expose ff_swscale() Used as an …
11:17 AM Changeset in ffmpeg [403a20b2] by Niklas Haas <git@haasn.dev>
swscale/rgb2xyz: expose these functions internally Sponsored-by: …
11:14 AM Changeset in ffmpeg [775de8c1] by Niklas Haas <git@haasn.dev>
swscale/rgb2xyz: follow convention on image pointers and strides …
11:14 AM Changeset in ffmpeg [9d8f5141] by Niklas Haas <git@haasn.dev>
swscale/rgb2xyz: add explicit width parameter This fixes an …
11:14 AM Changeset in ffmpeg [ea228fc] by Niklas Haas <git@haasn.dev>
swscale/rgb2xyz: minor style fixes Sponsored-by: Sovereign Tech Fund …
9:19 AM Ticket #11061 (FFmpeg hangs when using apad filter along with shortest flag) updated by elenril
Status, Owner changed
8:54 AM Ticket #11234 (release 6.1 build i686 fails in libavfilter/vsrc_testsrc_vulkan.c) updated by Defisym
Summary changed
8:54 AM Ticket #11234 (release 6.1 build i686 fails in libavfilter/vsrc_testsrc_vulkan.c) created by Defisym
similiar to this issue: https://trac.ffmpeg.org/ticket/10833 i686 …
7:40 AM Ticket #11128 (FFV1 encodes files that fail strict 3rd-party MediaConch validation ...) updated by James Johnston
If it's not likely to be an actual FFmpeg issue, then here is a …
7:40 AM Ticket #11127 (FFV1 sometimes encodes invalid values for "ec" (CRC error ...) updated by James Johnston
If it's not likely to be an actual FFmpeg issue, then here is a …
1:26 AM Changeset in ffmpeg [04612351] by James Almer <jamrial@gmail.com>
swscale/input: add V30X input support Signed-off-by: James Almer …
1:24 AM Changeset in ffmpeg [ea05edc9] by James Almer <jamrial@gmail.com>
swscale/input: add VYU444 input support Signed-off-by: James Almer …
1:24 AM Changeset in ffmpeg [ec7f5e31] by James Almer <jamrial@gmail.com>
swscale/input: add UYVA input support Signed-off-by: James Almer …
1:24 AM Changeset in ffmpeg [bb37d3c3] by James Almer <jamrial@gmail.com>
swscale/input: add AYUV input support Signed-off-by: James Almer …
12:39 AM Changeset in ffmpeg [80a0567a] by Lynne <dev@lynne.ee>
vulkan: fix ImageView flexible array struct allocation Same as the …
12:36 AM Changeset in ffmpeg [f5e2914a] by Lynne <dev@lynne.ee>
libavutil/vulkan: fix flexible array struct allocation The flexible …

Oct 8, 2024:

11:55 PM Changeset in ffmpeg [e6ecc1e7] by Michael Niedermayer <michael@niedermayer.cc>
swscale: Fix conflicting types for loongarch Build breaks after …
11:55 PM Changeset in ffmpeg [6a735e33] by Michael Niedermayer <michael@niedermayer.cc>
RELEASE: update release number after release/7.1 branch …
11:01 PM Changeset in ffmpeg [4ad4f810] by Lynne <dev@lynne.ee>
hwcontext_vulkan: set hwctx->device_features This was forgotten …
11:01 PM Changeset in ffmpeg [31def0c3] by Lynne <dev@lynne.ee>
hwcontext_vulkan: remove redundant hostQueryReset setting Its set …
11:01 PM Changeset in ffmpeg [b8d1b435] by Lynne <dev@lynne.ee>
vulkan: add a #define when printf debugging is enabled
10:59 PM Changeset in ffmpeg [204558ce] by Lynne <dev@lynne.ee>
configure: explicitly disable spirv_compiler spirv_compiler is an …
10:59 PM Changeset in ffmpeg [57b7e96b] by Lynne <dev@lynne.ee>
configure: add spirv_compiler to avfilter_suggest as well If someone …
10:45 PM Changeset in ffmpeg [29ea3472] by James Almer <jamrial@gmail.com>
avutil/pixfmt: add V30X pixel format This maps to the 444YpCbCr10 …
6:45 PM Ticket #11232 (M4A metadata did not correct indicate VBR) updated by MasterQuestionable
͏    https://bugzilla.mozilla.org/show_bug.cgi?id=1892185#c1 ͏    Try …
5:53 PM Encode/HighQualityAudio edited by MasterQuestionable
Factual validity fix. ("When" of "libfdk_aac") ͏    The original also … (diff)
5:24 PM Ticket #11232 (M4A metadata did not correct indicate VBR) updated by Xafg
Gentlemen, I know that this may not be the right place, but I …
5:21 PM Encode/HighQualityAudio edited by MasterQuestionable
Probably more accurate rank: "libopus" ≈ "libvorbis". Plus note. (diff)
5:10 PM Changeset in ffmpeg [1f9424e0] by James Almer <jamrial@gmail.com>
avutil/pixfmt: add VYU444 pixel format This maps to the 444YpCbCr8 …
5:10 PM Changeset in ffmpeg [dc3ef538] by James Almer <jamrial@gmail.com>
avutil/pixfmt: add UYVA pixel format This maps to the 4444YpCbCrA8 …
5:10 PM Changeset in ffmpeg [263108a5] by James Almer <jamrial@gmail.com>
avutil/pixfmt: add AYUV pixel format This maps to the 4444AYpCbCr8 …
5:10 PM Changeset in ffmpeg [2e79690a] by James Almer <jamrial@gmail.com>
avutil/pixfmt: extend the VUY{A,X} description Signed-off-by: James …
4:44 PM Encode/HighQualityAudio edited by MasterQuestionable
Clarify Vorbis bit rate recommendation. (diff)
4:30 PM Encode/HighQualityAudio edited by MasterQuestionable
Correct possible typo: "libvorbis" instead of "vorbis"? (diff)
4:25 PM Encode/HighQualityAudio edited by MasterQuestionable
Doubt on Vorbis "Neither high quality nor widely supported". (diff)
3:40 PM Encode/HighQualityAudio edited by MasterQuestionable
Update Vorbis bit rate recommendation. ͏    … (diff)
3:04 PM Ticket #11219 (On the state of Vulkan video encoding on Intel and NVIDIA Hardware) updated by Dennis E. Mungai
Description changed
2:51 PM Encode/HighQualityAudio edited by MasterQuestionable
Hint on Vorbis bit rate. (diff)
2:48 PM Ticket #11229 (libplacebo and ffmpeg git tip Vulkan initialization failure(s)) updated by Dennis E. Mungai
Description changed
2:45 PM Changeset in ffmpeg [47744572] by Niklas Haas <git@haasn.dev>
swscale/ppc: fix altivec build failure Fixes: …
2:15 PM Encode/HighQualityAudio edited by MasterQuestionable
Unroll all "#!comment": no one reads if not displayed. (diff)
2:14 PM Ticket #11229 (libplacebo and ffmpeg git tip Vulkan initialization failure(s)) updated by Dennis E. Mungai
Description changed
1:26 PM Ticket #11233 (heap-buffer-overflow occurred when running program ffmpeg in av_crc at ...) updated by Du4t
Description changed
1:25 PM crc-buffer-overflow.mp4 attached to Ticket #11233 by Du4t
1:23 PM Ticket #11233 (heap-buffer-overflow occurred when running program ffmpeg in av_crc at ...) created by Du4t
Summary of the bug: heap-buffer-overflow occurred when running program …
7:05 AM Ticket #11231 ("-filter_complex" instrumented error: unexpected video delay) updated by MasterQuestionable
͏    Pardon, I have limited bandwidth processing alike. ͏    Previous …
6:29 AM Changeset in ffmpeg [b9145fca] by Martin Storsjö <martin@martin.st>
swscale: Fix aarch64 and i386 compilation failures This unbreaks …
5:12 AM Ticket #11231 ("-filter_complex" instrumented error: unexpected video delay) updated by degradox
You have the source file there, trim it to your liking to reproduce …
4:56 AM Ticket #11232 (M4A metadata did not correct indicate VBR) updated by MasterQuestionable
͏    "I think it applies to every container" ͏    Uncertain. ͏    …
4:45 AM Ticket #11231 ("-filter_complex" instrumented error: unexpected video delay) updated by MasterQuestionable
͏    It might be somewhat bothersome for me to further process your …

Oct 7, 2024:

8:07 PM Ticket #11231 ("-filter_complex" instrumented error: unexpected video delay) updated by degradox
@MasterQuestionable can you provide the corrected command to test?
5:51 PM Changeset in ffmpeg [73b3344e] by Niklas Haas <git@haasn.dev>
swscale/input: parametrize ff_sws_init_input_funcs() pointers …
5:51 PM Changeset in ffmpeg [20b350b2] by Niklas Haas <git@haasn.dev>
swscale/internal: add typedefs for input reading functions …
5:51 PM Changeset in ffmpeg [b90d522d] by Niklas Haas <git@haasn.dev>
swscale/internal: forward typedef SwsContext Sponsored-by: Sovereign …
5:51 PM Changeset in ffmpeg [c1a0e657] by Niklas Haas <git@haasn.dev>
swscale/internal: constify SwsFunc I want to move away from having …
5:51 PM Changeset in ffmpeg [286bdc9c] by Niklas Haas <git@haasn.dev>
swscale/internal: turn cascaded_tmp into an array Slightly more …
5:51 PM Changeset in ffmpeg [61369484] by Niklas Haas <git@haasn.dev>
swscale/internal: expose ff_update_palette() internally Sponsored-by: …
5:51 PM Changeset in ffmpeg [aee19ee4] by Niklas Haas <git@haasn.dev>
swscale/internal: rename NB_SWS_DITHER for consistency Sponsored-by: …
5:51 PM Changeset in ffmpeg [41ce370] by Niklas Haas <git@haasn.dev>
tests/swscale: fix minor typos Sponsored-by: Sovereign Tech Fund …
5:51 PM Changeset in ffmpeg [bed919ef] by Niklas Haas <git@haasn.dev>
avfilter/src_movie: configure correct YUV attributes Missed by the …
4:02 PM Ticket #11229 (libplacebo and ffmpeg git tip Vulkan initialization failure(s)) updated by Dennis E. Mungai
Also, FYI: This is also reproducible on separate Windows and Linux …
1:49 PM Ticket #11232 (M4A metadata did not correct indicate VBR) updated by Balling
True constant bitrate is achieved in native encoder with special …
1:02 PM Ticket #11232 (M4A metadata did not correct indicate VBR) updated by Xafg
-c:a libfdk_aac -b:a 128k -vbr 3 with this setting generates variable …
1:01 PM Ticket #11232 (M4A metadata did not correct indicate VBR) updated by Xafg
-c:a libfdk_aac -b:a 128k -vbr 3 with this setting generates variable …
12:33 PM Changeset in ffmpeg [362586fc] by James Almer <jamrial@gmail.com>
avfilter/vf_xpsnr: remove duplicated DSP infranstructure Fully reuse …
11:04 AM Ticket #11231 ("-filter_complex" instrumented error: unexpected video delay) updated by MasterQuestionable
Cc, Component, Summary, Version, Keywords, Type changed
͏    I don't think the cause would be …
10:10 AM Ticket #11232 (M4A metadata did not correct indicate VBR) updated by MasterQuestionable
Cc, Component, Summary, Priority, Version, Keywords changed
͏    See also: https://trac.ffmpeg.org/ticket/11303 ͏    ---- ͏    I …
8:53 AM Changeset in ffmpeg [496b8d7a] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: stop setting a no-op option
8:53 AM Changeset in ffmpeg [26ae8d18] by Anton Khirnov <anton@khirnov.net>
lavfi/avfilter: drop ff_ prefixes from static functions
8:53 AM Changeset in ffmpeg [d3739dcb] by Anton Khirnov <anton@khirnov.net>
lavfi/avfilter: make ff_inlink_evaluate_timeline_at_frame() static It …
8:53 AM Changeset in ffmpeg [6647e57d] by Anton Khirnov <anton@khirnov.net>
lavfi/avfilter: document AVFilterContext.is_disabled as private …
8:53 AM Changeset in ffmpeg [4472bddb] by Anton Khirnov <anton@khirnov.net>
lavfi/avfilter: move AVFilterContext.command_queue to FFFilterContext …
8:52 AM Changeset in ffmpeg [71f176e3] by Anton Khirnov <anton@khirnov.net>
lavfi/avfilter: move AVFilterContext.{enable,var_values} to …
8:47 AM Changeset in ffmpeg [b1247e7c] by Anton Khirnov <anton@khirnov.net>
lavfi/avfilter: move AVFilterContext.ready to FFFilterContext This …
8:46 AM Changeset in ffmpeg [e0eec71a] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_geq: switch to query_func2()
8:46 AM Changeset in ffmpeg [a81061b9] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_hwmap: switch to query_func2()
8:46 AM Changeset in ffmpeg [eb0c9670] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_format: switch to query_func2()
8:46 AM Changeset in ffmpeg [cfbb6e9] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_fieldorder: switch to query_func2()
8:46 AM Changeset in ffmpeg [97705971] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_fieldmatch: switch to query_func2()
8:46 AM Changeset in ffmpeg [4863570d] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_fieldhint: switch to query_func2()
8:46 AM Changeset in ffmpeg [637b242e] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_feedback: switch to query_func2()
8:46 AM Changeset in ffmpeg [40113041] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_fade: switch to query_func2()
8:46 AM Changeset in ffmpeg [2161abae] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_elbg: switch to query_func2()
8:46 AM Changeset in ffmpeg [f59c1b8a] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_edgedetect: switch to query_func2()
8:46 AM Changeset in ffmpeg [87a619c5] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_drawtext: switch to query_func2()
8:46 AM Changeset in ffmpeg [9ebdaa6c] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_detelecine: switch to query_func2()
8:46 AM Changeset in ffmpeg [f8574da8] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_deband: switch to query_func2()
8:46 AM Changeset in ffmpeg [eff406f5] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_datascope: switch to query_func2()
8:46 AM Changeset in ffmpeg [a92052cb] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_crop: switch to query_func2()
8:46 AM Changeset in ffmpeg [da8cc791] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_copy: switch to query_func2()
8:46 AM Changeset in ffmpeg [bc418fd8] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_colorspace: switch to query_func2()
8:46 AM Changeset in ffmpeg [631e5bcd] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_ciescope: switch to query_func2()
8:46 AM Changeset in ffmpeg [95c9c1c2] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_boxblur: switch to query_func2()
8:46 AM Changeset in ffmpeg [7ab1ddba] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_alphamerge: switch to query_func2() Simplify the …
8:45 AM Changeset in ffmpeg [a2881814] by Anton Khirnov <anton@khirnov.net>
doc/ffmpeg.texi: add a diagram for the loopback decoder example
8:45 AM Changeset in ffmpeg [794308c6] by Anton Khirnov <anton@khirnov.net>
doc/ffmpeg: rewrite the detailed description chapter Split it into …

Oct 6, 2024:

11:25 PM Ticket #11229 (libplacebo and ffmpeg git tip Vulkan initialization failure(s)) updated by Dennis E. Mungai
Replying to Niklas Haas: > Does it work when you use …
10:36 PM Ticket #11232 (M4A metadata did not correct indicate VBR) created by Xafg
ffmpeg -i sample.mp3 -acodec libfdk_aac -vbr 3 -ac 2 out.m4a …
8:39 PM output_desynced.log attached to Ticket #11231 by degradox
8:38 PM output_good.log attached to Ticket #11231 by degradox
8:38 PM Ticket #11231 ("-filter_complex" instrumented error: unexpected video delay) updated by degradox
Sample and output files are all here: …
8:28 PM Ticket #11231 ("-filter_complex" instrumented error: unexpected video delay) created by degradox
Summary of the bug: using complex filter with alphamerge caused …
7:28 PM Ticket #11229 (libplacebo and ffmpeg git tip Vulkan initialization failure(s)) updated by Niklas Haas
Does it work when you use libplacebo standalone, e.g. with plplay?
7:25 PM Ticket #11230 (Feature request: A file header search function) updated by MasterQuestionable
Cc changed
͏    Like alike? ͏    …
7:11 PM Changeset in ffmpeg [f339169f] by Timo Rothenpieler <timo@rothenpieler.org>
configure: add spirv_compiler to avcodec_suggest 893f3fde4cdeb made …
7:09 PM index_palette_fixed.png attached to Ticket #11230 by Damole-wer
Fixed PNG
7:08 PM index_palette.png attached to Ticket #11230 by Damole-wer
Godot PNG file
7:07 PM Encode/HighQualityAudio edited by MasterQuestionable
[m] Punctuation. Prosody. (diff)
7:07 PM Ticket #11230 (Feature request: A file header search function) created by Damole-wer
Greetings, FFmpeg Team. I'm requesting this feature because, …
5:30 PM Ticket #11194 (image2 frame_pts integer overflow) updated by MasterQuestionable
͏    The point is probably not communication... but reviewers …
2:02 PM Ticket #11229 (libplacebo and ffmpeg git tip Vulkan initialization failure(s)) created by Dennis E. Mungai
Summary of the bug: Inserting libplacebo at any point in the …
1:42 PM Changeset in ffmpeg [a77365d8] by James Almer <jamrial@gmail.com>
configure: include liblcevc_dec ldflags in avcodec_extralibs This is …
12:38 PM Ticket #11194 (image2 frame_pts integer overflow) updated by Filip
@quinkblack Thanks for backporting the patch; better to wait 1.5 …
11:32 AM Changeset in ffmpeg [283dc2e] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/libx265: unbreak build for X265_BUILD >= 213 Earlier, x265 …
11:31 AM Changeset in ffmpeg [f3eb622f] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/libx265: unbreak build for X265_BUILD >= 213 Earlier, x265 …
11:31 AM Changeset in ffmpeg [76880749] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/libx265: unbreak build for X265_BUILD >= 213 Earlier, x265 …
11:30 AM Changeset in ffmpeg [769c36b0] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/libx265: unbreak build for X265_BUILD >= 213 Earlier, x265 …
11:29 AM Changeset in ffmpeg [4571c80b] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/libx265: unbreak build for X265_BUILD >= 213 Earlier, x265 …
11:28 AM Changeset in ffmpeg [f5f590b1] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/libx265: unbreak build for X265_BUILD >= 213 Earlier, x265 …
10:56 AM Encode/HighQualityAudio edited by MasterQuestionable
[m] Partial refactoring: no real content change. (diff)
10:56 AM Tag change on Encode/HighQualityAudio by MasterQuestionable
Tags aac, mp3, vorbis added
6:27 AM Encode/HighQualityAudio edited by Mingye Wang
too much (diff)
6:25 AM Encode/HighQualityAudio edited by Mingye Wang
you can't go without HA on opus (diff)
6:23 AM Encode/HighQualityAudio edited by Mingye Wang
then transparency (diff)
6:18 AM Encode/HighQualityAudio edited by Mingye Wang
Opus is new enough to not have that VBR hardware compatibility issue. … (diff)
5:13 AM Changeset in ffmpeg [6871fd31] by Lynne <dev@lynne.ee>
vulkan: always enable GL_EXT_control_flow_attributes
5:12 AM Changeset in ffmpeg [8c250da8] by Lynne <dev@lynne.ee>
vulkan: always enable GL_EXT_shader_explicit_arithmetic_types …
4:04 AM Changeset in ffmpeg [9391d4cc] by Lynne <dev@lynne.ee>
lavu/vulkan_spirv: use correct inclusion guards Forgot to change them …
3:41 AM poc24ffmpeg attached to Ticket #11228 by ZengYunxiang
POC file
3:41 AM Ticket #11228 (SEGV bug at libavfilter/drawutils.c:172:27 in ff_draw_color in FFmpeg7.1) created by ZengYunxiang
Summary of the bug: Dear developers, We found the following SEGV …

Oct 5, 2024:

11:32 PM Changeset in ffmpeg [f456522e] by Lynne <dev@lynne.ee>
avcodec/vulkan: Add support for generating GLSL strings from comp shaders
11:32 PM Changeset in ffmpeg [d806761] by Lynne <dev@lynne.ee>
libavutil/vulkan: Prevent crash on shaders with no descriptors …
11:32 PM Changeset in ffmpeg [969c271a] by Lynne <dev@lynne.ee>
x86/lpc: remove HAVE_AVX2_EXTERNAL checks
11:32 PM Changeset in ffmpeg [892f64ad] by Lynne <dev@lynne.ee>
x86/tx_float: remove HAVE_AVX2_EXTERNAL checks It'll always be …
11:32 PM Changeset in ffmpeg [b17a240] by Lynne <dev@lynne.ee>
Revert "x86/tx_float: set all operands for shufps" This reverts …
11:32 PM Changeset in ffmpeg [24c5a58e] by Lynne <dev@lynne.ee>
Revert "x86/tx_float: add missing check for AVX2" This reverts commit …
11:32 PM Changeset in ffmpeg [bf643f98] by Lynne <dev@lynne.ee>
Revert "x86/tx_float: add missing preprocessor wrapper for AVX2 …
11:32 PM Changeset in ffmpeg [b890482d] by Lynne <dev@lynne.ee>
Revert "x86/tx_float: change a condition in a preprocessor check" …
11:32 PM Changeset in ffmpeg [2f888fb9] by Lynne <dev@lynne.ee>
configure: drop yasm support We started defauling to nasm 8 years …
11:32 PM Changeset in ffmpeg [73d2cb1] by Lynne <dev@lynne.ee>
nlmeans_vulkan: remove unused forward declaration
11:32 PM Changeset in ffmpeg [e3d3ee51] by Lynne <dev@lynne.ee>
bwdif_vulkan: split off main shader code as a separate file The code …
11:32 PM Changeset in ffmpeg [6756136c] by Lynne <dev@lynne.ee>
libavfilter/Makefile: fix tag for Vulkan .comp files
11:21 PM Changeset in ffmpeg [4a557baa] by Lynne <dev@lynne.ee>
vulkan_encode: do not align DPB buffer size Per subsection B stroke …
11:21 PM Changeset in ffmpeg [893f3fde] by Lynne <dev@lynne.ee>
lavc/vulkan: add SPIR-V compilation support This is the same as with …
11:21 PM Changeset in ffmpeg [0a1f8107] by Lynne <dev@lynne.ee>
vulkan: move SPIR-V compilation code to libavutil The code is not …
11:21 PM Changeset in ffmpeg [fcd1cdcb] by Lynne <dev@lynne.ee>
lavc/vulkan: remove redundant header
11:21 PM Changeset in ffmpeg [4c88186d] by Lynne <dev@lynne.ee>
lavfi/vulkan: remove redundant header
9:07 PM Changeset in ffmpeg [57d7ba4c] by James Almer <jamrial@gmail.com>
avcodec/aac/aacdec: add a missing wrapper to an AAC USAC function call …
5:36 PM Changeset in ffmpeg [e907bf67] by James Almer <jamrial@gmail.com>
avformat/mov: split off lcevc stream group initialization to its own …
5:36 PM Changeset in ffmpeg [d5eb0e7f] by James Almer <jamrial@gmail.com>
avformat/mov: split off heif item initialization to its own function …
5:36 PM Changeset in ffmpeg [cdda4c4] by James Almer <jamrial@gmail.com>
avcodec/packet: fix doxy references in AVPacketSideData …
5:36 PM Changeset in ffmpeg [4a098eab] by James Almer <jamrial@gmail.com>
avcodec/hevc/ps: print a more accurate message when parsing an SPS for …
5:36 PM Changeset in ffmpeg [32e3469] by James Almer <jamrial@gmail.com>
avcodec/hevc/ps: print the correct unsupported scalability value found …
2:48 PM Changeset in ffmpeg [099f88b8] by Gyan Doshi <ffmpeg@gyani.pro>
avcodec/libx265: unbreak build for X265_BUILD >= 213 Earlier, x265 …
2:48 PM Changeset in ffmpeg [63f5c007] by Gyan Doshi <ffmpeg@gyani.pro>
avcodec/libx265: unbreak build for X265_BUILD >= 213 Earlier, x265 …
9:38 AM Ticket #9574 (-profile option only accepts numeric values for aac_at encoder) updated by Balling
There is also this issue: #9178

Oct 4, 2024:

7:57 PM Changeset in ffmpeg [2705c0bd] by Martin Storsjö <martin@martin.st>
configure: Enable -Wno-implicit-const-int-float-conversion if …
7:57 PM Changeset in ffmpeg [5c4ede6b] by Martin Storsjö <martin@martin.st>
libavcodec: x86: Remove an explicit include of config.asm This file …
7:57 PM Changeset in ffmpeg [a27f3c59] by Martin Storsjö <martin@martin.st>
av1dec: Don't crash if decoding of some frames have failed If …
4:43 PM Ticket #11217 (Output "-ss" memory consumption regression (buffering caused?)) updated by Bryce Chester Newman
Replying to Marton Balint: > Are you using the -ss after …
2:34 PM Changeset in ffmpeg [9b061291] by James Almer <jamrial@gmail.com>
fftools: log unconnected filter output label (cherry picked from …
2:34 PM Changeset in ffmpeg [e14a3a4b] by James Almer <jamrial@gmail.com>
fftools: do not access out of bounds filtergraph The log message was …
2:31 PM Ticket #11226 (Add Track Names to OP1a MXF files) updated by Isaac T.
Description changed
2:22 PM Ticket #11226 (Add Track Names to OP1a MXF files) updated by Isaac T.
Description changed
2:21 PM 3 - ffprobe - OP1a MXF Transcoded from Avid Media Composer.jpeg attached to Ticket #11226 by Isaac T.
Screenshot - ffprobe - Report of OP1a MXF Transcoded from Avid Media …
2:20 PM Ticket #11226 (Add Track Names to OP1a MXF files) updated by Isaac T.
@Tomas: thanks for giving this a look. I uploaded another set of …
2:03 PM ffmpeg - Full Uncut Console Output + Added Track Names - From Isaac T - 2024 Oct 05.txt attached to Ticket #11226 by Isaac T.
1:58 PM Changeset in ffmpeg [846fbc39] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc: simplify priority logical to improve performance for …
1:58 PM Changeset in ffmpeg [40a14ef9] by Nuo Mi <nuomi2021@gmail.com>
avcodec/executor: remove unused ready callback Due to the nature of …
1:58 PM Changeset in ffmpeg [8446e27b] by Nuo Mi <nuomi2021@gmail.com>
avcodec: make a local copy of executor We still need several …
12:27 PM Changeset in ffmpeg [f25c9cc2] by Marvin Scholz <epirat07@gmail.com>
fftools: log unconnected filter output label
12:27 PM Changeset in ffmpeg [5beeb3a1] by Marvin Scholz <epirat07@gmail.com>
fftools: do not access out of bounds filtergraph The log message was …
12:18 PM Ticket #11226 (Add Track Names to OP1a MXF files) updated by Tomas Härdin
Type changed
mxfenc doesn't write track_name. I'm not sure where you get 'ffmpeg …
8:41 AM Changeset in ffmpeg [ac092c67] by Lynne <dev@lynne.ee>
hwcontext_vulkan: guard all uses of new spec defines and fix stray …
8:10 AM Changeset in ffmpeg [a304cbeb] by Lynne <dev@lynne.ee>
vulkan: add profiling debug setting This simply keeps all shader …
8:10 AM Changeset in ffmpeg [832947be] by Lynne <dev@lynne.ee>
vulkan: don't enable GL_EXT_buffer_reference by default Only …
8:10 AM Changeset in ffmpeg [2bb0b6dd] by Lynne <dev@lynne.ee>
vulkan_shaderc: add more stages, target Vulkan 1.3 and only output …
8:10 AM Changeset in ffmpeg [a2a983e1] by Lynne <dev@lynne.ee>
vulkan_glslang: add more stages, target Vulkan 1.3 and output debug info
8:10 AM Changeset in ffmpeg [0bc4e033] by Lynne <dev@lynne.ee>
lavfi/*vulkan: forward FFVulkanContext to SPIR-V compilers We need to …
8:10 AM Changeset in ffmpeg [356d1cc] by Lynne <dev@lynne.ee>
vulkan: parse instance list and add the DEBUG_UTILS extension …
8:10 AM Changeset in ffmpeg [e3676d96] by Lynne <dev@lynne.ee>
hwcontext_vulkan: move device feature struct setup to a new function
8:10 AM Changeset in ffmpeg [535e5eb7] by Lynne <dev@lynne.ee>
hwcontext_vulkan: enable VK_KHR_shader_relaxed_extended_instruction
8:10 AM Changeset in ffmpeg [0d5bfd0b] by Lynne <dev@lynne.ee>
vulkan_functions: change extension type to a typedef uint64_t We were …
8:10 AM Changeset in ffmpeg [d80f9f55] by Lynne <dev@lynne.ee>
vulkan: always enable GL_EXT_scalar_block_layout This makes std430 …
8:10 AM Changeset in ffmpeg [37d5cb84] by Lynne <dev@lynne.ee>
vulkan: check if current buffer has finished execution before picking …
8:10 AM Changeset in ffmpeg [877c5a96] by Lynne <dev@lynne.ee>
vulkan: use shader objects if supported Shader objects finally allow …
8:10 AM Changeset in ffmpeg [d233d990] by Lynne <dev@lynne.ee>
vulkan: move shader data execution state to execution pools This …
8:10 AM Changeset in ffmpeg [0a37d5a3] by Lynne <dev@lynne.ee>
vulkan: merge FFVkSPIRVShader and FFVkPipeline into FFVkShader …
8:03 AM Changeset in ffmpeg [aad4d574] by Anton Khirnov <anton@khirnov.net>
lavfi/vsrc_testsrc: switch to query_func2()
8:03 AM Changeset in ffmpeg [28bde4a] by Anton Khirnov <anton@khirnov.net>
lavfi/vaf_spectrumsynth: switch to query_func2()
8:03 AM Changeset in ffmpeg [3824ee2f] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_stack_{vaapi,qsv}: replace query_formats with a pixfmt list
8:03 AM Changeset in ffmpeg [014a4214] by Anton Khirnov <anton@khirnov.net>
lavfi/src_movie: switch to query_func2()
8:03 AM Changeset in ffmpeg [55c99fb9] by Anton Khirnov <anton@khirnov.net>
lavfi/src_avsynctest: switch to query_func2()
8:03 AM Changeset in ffmpeg [534eef2a] by Anton Khirnov <anton@khirnov.net>
lavfi/qrencode: switch to query_func2()
8:03 AM Changeset in ffmpeg [f10986a5] by Anton Khirnov <anton@khirnov.net>
lavfi/f_streamselect: drop useless query_formats() callback It …
8:03 AM Changeset in ffmpeg [a6f57954] by Anton Khirnov <anton@khirnov.net>
lavfi/f_select: switch to query_func2() Also, drop redundant calls …
8:03 AM Changeset in ffmpeg [9e1184b1] by Anton Khirnov <anton@khirnov.net>
lavfi/f_graphmonitor: switch to query_func2()
8:03 AM Changeset in ffmpeg [60192367] by Anton Khirnov <anton@khirnov.net>
lavfi/f_ebur128: switch to query_func2() Also, drop redundant calls …
8:03 AM Changeset in ffmpeg [4e66d0c5] by Anton Khirnov <anton@khirnov.net>
lavfi/f_drawgraph: switch to query_func2()
8:03 AM Changeset in ffmpeg [670530a9] by Anton Khirnov <anton@khirnov.net>
lavfi/buffersrc: switch to query_func2()
8:03 AM Changeset in ffmpeg [a7fe27f] by Anton Khirnov <anton@khirnov.net>
lavfi/buffersrc: validate hw context presence in video_init() That is …
8:03 AM Changeset in ffmpeg [2fa142f7] by Anton Khirnov <anton@khirnov.net>
lavfi/buffersink: switch to query_func2()
8:03 AM Changeset in ffmpeg [b8bf2f4e] by Anton Khirnov <anton@khirnov.net>
lavfi/buffersink: move channel layout parsing to init That is a more …
8:03 AM Changeset in ffmpeg [2aad37ff] by Anton Khirnov <anton@khirnov.net>
lavfi/buffersink: move the option sanity check to init Options are …
7:45 AM Changeset in ffmpeg [4c0ef3b] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: Fix access of uninitialized value When crop is …
7:43 AM Changeset in ffmpeg [eff9ed7b] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: Fix access of uninitialized value When crop is …
1:49 AM Ticket #11227 (V-Nova appears to violate LGPL) created by vriska
The company V-Nova advertises commercial availability of an FFmpeg …

Oct 3, 2024:

10:11 PM Ticket #10390 (Feature request: Add Vulkan-based deinterlace filter(s) to FFmpeg project) closed by Dennis E. Mungai
fixed
8:22 PM Ticket #11217 (Output "-ss" memory consumption regression (buffering caused?)) updated by Marton Balint
Are you using the -ss after the -i intentionally? Because the …
8:05 PM Changeset in ffmpeg [556c7677] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1enc: Correct error message about unsupported version …
3:38 PM 2 - Screenshot - Avid Media Composer - Bin Column - Tracks - Inaccurate Amount of Tracks.png attached to Ticket #11226 by Isaac T.
Screenshot - Avid Media Composer 2024.6 - Bin Column - Tracks - …
3:37 PM 1 - Screenshot - Avid Media Composer Error - CM_LABEL_NOT_UNIQUE.png attached to Ticket #11226 by Isaac T.
Screenshot - Avid Media Composer Error - CM_LABEL_NOT_UNIQUE
3:36 PM ffmpeg - Full Uncut Console Output - From Isaac T - 2024 Oct 03.txt attached to Ticket #11226 by Isaac T.
3:36 PM Ticket #11194 (image2 frame_pts integer overflow) updated by quinkblack
The patch has been merged to master branch and cherry-picked to 7.1 …
3:35 PM Ticket #11226 (Add Track Names to OP1a MXF files) created by Isaac T.
Hello ffmpeg Team, My name is Isaac. Thank you for all your work on …
3:25 PM Changeset in ffmpeg [8be6e56a] by Zhao Zhili <zhilizhao@tencent.com>
avformat/img2enc: Fix integer truncation when frame_pts is enabled …
2:47 PM Changeset in ffmpeg [ff93c189] by Zhao Zhili <zhilizhao@tencent.com>
avformat/internal: Add ff_get_frame_filename It's similar to …
1:50 PM Ticket #9574 (-profile option only accepts numeric values for aac_at encoder) updated by Mark Harfouche
[…] works but reveals that the error that I'm getting through the …
1:41 PM Ticket #9574 (-profile option only accepts numeric values for aac_at encoder) updated by Mark Harfouche
To be specify, this is not using the ffmpeg command line executable, …
1:39 PM Ticket #9574 (-profile option only accepts numeric values for aac_at encoder) updated by Mark Harfouche
I've noticed the same thing for the h264 encoders (h264_nvenc, …
12:32 AM Ticket #11224 (-filter_complex "[0:a] ..." does not skip disabled tracks) closed by MasterQuestionable
duplicate: #11223
12:17 AM DenoiseExamples edited by MasterQuestionable
͏    "-pix_fmt:v" seems pointless. ͏    Per: ͏    `ffmpeg … (diff)
12:14 AM DenoiseExamples edited by MasterQuestionable
[m] Remove "www" in "dirk-farin.net". (diff)
12:12 AM denoise edited by MasterQuestionable
[m] Remove "www" in "dirk-farin.net". (diff)
12:10 AM MasterQuestionable edited by MasterQuestionable
Defined more suitable results per page via "max" parameter. (diff)

Oct 2, 2024:

11:57 PM Ticket #11223 ("-map 0:a" alike did not skip streams tagged disabled) updated by MasterQuestionable
Keywords, Cc, Version, Component, Summary changed
͏    Alike non-sense but worse: ͏    …
11:20 PM Ticket #11225 (ffmpeg-spec-disposition test fails) updated by MasterQuestionable
Priority, Cc, Component changed
͏    Script error supposedly. ͏    Affecting the automated testing tools.
10:59 PM ffmpeg_test_error.txt.gz attached to Ticket #11225 by Lastique
Full build log with the failed test error
10:57 PM Ticket #11225 (ffmpeg-spec-disposition test fails) created by Lastique
Summary of the bug: In the ffmpeg 7.1 release, the …
10:44 PM Ticket #11224 (-filter_complex "[0:a] ..." does not skip disabled tracks) updated by markshw2222
Description changed
10:43 PM Ticket #11223 ("-map 0:a" alike did not skip streams tagged disabled) updated by markshw2222
Description changed
10:42 PM Ticket #11223 ("-map 0:a" alike did not skip streams tagged disabled) updated by markshw2222
Note: if I'm explicit with track selection: -map 0:a:1 - will fail as …
10:40 PM Ticket #11224 (-filter_complex "[0:a] ..." does not skip disabled tracks) updated by markshw2222
note: if I'm explicit in track selection -filter_complex "[0:a:1] …
10:39 PM spatial_audio_test_swapped_short.MOV attached to Ticket #11224 by markshw2222
10:38 PM Ticket #11224 (-filter_complex "[0:a] ..." does not skip disabled tracks) created by markshw2222
IPhone 16 introduced spatial audio. They use multiple audio tracks to …
10:33 PM Ticket #11223 ("-map 0:a" alike did not skip streams tagged disabled) updated by markshw2222
Description changed
10:32 PM spatial_audio_test_short.MOV attached to Ticket #11223 by markshw2222
10:23 PM Ticket #11223 ("-map 0:a" alike did not skip streams tagged disabled) created by markshw2222
IPhone 16 introduced spatial audio. They use multiple audio tracks to …
3:57 PM Ticket #10642 ([hwaccel] AV1 hardware decoding for Apple M3) closed by Nomis101
fixed: Closed by …
3:44 PM Changeset in ffmpeg [358fdf30] by James Almer <jamrial@gmail.com>
avfilter: add missing build deps to msad filter Signed-off-by: James …
3:38 PM Changeset in ffmpeg [b094c47a] by James Almer <jamrial@gmail.com>
fate/mov: add a test for heic images with cropping and rotation …
3:38 PM Changeset in ffmpeg [650ce617] by James Almer <jamrial@gmail.com>
avformat/mov: don't abort on invalid clap box data Unless explode is …
3:38 PM Changeset in ffmpeg [7573f028] by James Almer <jamrial@gmail.com>
avformat/mov: get heif image mirroring from imir box Complements …
3:38 PM Changeset in ffmpeg [f225e6f3] by James Almer <jamrial@gmail.com>
avformat/mov: parse clap boxes that reference heif items …
3:38 PM Changeset in ffmpeg [ba6eeb2c] by James Almer <jamrial@gmail.com>
avformat/mov: parse colr boxes that reference tile grids …
3:38 PM Changeset in ffmpeg [58c265d9] by James Almer <jamrial@gmail.com>
avformat/mov: factorize getting the current item Signed-off-by: James …
3:28 PM Changeset in ffmpeg [c8cc58a] by Tobias Rapp <t.rapp@noa-archive.com>
avcodec/dxva2: Fix compilation with Mingw-w64 Adds missing ifdef …
12:59 PM Ticket #11221 (TSAN reported races) updated by elenril
Status, Owner, Reproduced by developer changed
12:40 PM Ticket #11222 (Suboptimal auto-format selection for filter-chain) created by MasterQuestionable
͏    Debug output: [graph -1 input from stream 0:0] w:725 h:725 …
12:39 PM Ticket #8505 (fast aac encoder produces invalid output for x86 32-bit builds) updated by Simon
I'm investigating a reproduction with: ffmpeg version …
12:27 PM Ticket #11221 (TSAN reported races) created by Clément Bœsch
TSAN reports a few race instances: …
12:20 PM Ticket #11220 (Remove Blowfish Cipher from FFmpeg Source Code) updated by MasterQuestionable
Cc changed
͏    This just feels like requesting removal of "http://" support in …
9:54 AM Ticket #11220 (Remove Blowfish Cipher from FFmpeg Source Code) updated by agni
Analyzed by developer, Cc changed
9:54 AM Ticket #11220 (Remove Blowfish Cipher from FFmpeg Source Code) updated by agni
Description changed
9:53 AM Ticket #11220 (Remove Blowfish Cipher from FFmpeg Source Code) updated by agni
Component, Priority, Cc, Version changed
9:49 AM Ticket #11220 (Remove Blowfish Cipher from FFmpeg Source Code) created by agni
I would like to request the removal of the Blowfish cipher from the …
8:25 AM Changeset in ffmpeg [a7449e4c] by Martin Storsjö <martin@martin.st>
libavcodec: Makefile: Move the librsvg entry to the right section …
8:25 AM Changeset in ffmpeg [04a59bca] by Martin Storsjö <martin@martin.st>
libavutil: Makefile: Fix alphabetical order for the film_grain_params …
8:24 AM Changeset in ffmpeg [4d204aa2] by Martin Storsjö <martin@martin.st>
videotoolbox: Fix indentation of old existing code Signed-off-by: …
8:19 AM Changeset in ffmpeg [f9c5c535] by Martin Storsjö <martin@martin.st>
avcodec/videotoolbox: add AV1 hardware acceleration Use …
8:14 AM Ticket #11218 (Encodes are failing in 7.1 with error parsing options for output file, ...) updated by elenril
> no longer requires the s Did it ever?
7:05 AM Ticket #11218 (Encodes are failing in 7.1 with error parsing options for output file, ...) closed by Gyan
invalid: The syntax for stream specifiers in disposition no longer requires the …
2:51 AM Ticket #11219 (On the state of Vulkan video encoding on Intel and NVIDIA Hardware) created by Dennis E. Mungai
Hello there, I have had the chance to test the Vulkan video encoding …
Note: See TracTimeline for information about the timeline view.