Timeline



May 22, 2024:

11:48 PM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by MasterQuestionable
͏    Hard to tell if it's really fix... Or breaking things further. ͏  …
11:36 PM Changeset in ffmpeg [2e877090] by James Almer <jamrial@gmail.com>
tests/checkasm: Add check_vvc_sad to vvc_mc.c Adds checkasm for DMVR …
11:36 PM Changeset in ffmpeg [0e52a4e4] by James Almer <jamrial@gmail.com>
libavcodec/x86/vvc: Add AVX2 DMVR SAD functions for VVC Implements …
11:33 PM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by Balling
>And only MP4? In fact only Apple style mp4. This will not fix new …
11:30 PM Ticket #11021 (ffplay with nodisp flag on RTSP input fails to open stream) created by Kane Bruce
=== Summary of the bug: This issue relates to ffplay and its -nodisp …
11:27 PM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by MasterQuestionable
͏    I doubt such adding could address the real problems. ͏    And …
11:24 PM Ticket #10008 ("Reserved bit set" errors while decoding aac) updated by Balling
Anyone wants to find out what are the reserved bits that are set?
11:19 PM Ticket #6818 (FFmpeg fails to decode first frame in file due to multiple frames in a ...) updated by Balling
This now prints (appears to be fixed): […]
11:13 PM Ticket #11005 (Damaged MP4 rejected by ffmpeg, mkvtoolnix can read it fine) updated by MasterQuestionable
͏    Would the similar effect be reproducible with the …
11:01 PM Ticket #11005 (Damaged MP4 rejected by ffmpeg, mkvtoolnix can read it fine) updated by PumaD
Replying to MasterQuestionable: > ͏    Would this be …
11:01 PM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by Balling
Same code will have to be written for mp4, yes. Not directly related, …
10:58 PM Ticket #11005 (Damaged MP4 rejected by ffmpeg, mkvtoolnix can read it fine) updated by Balling
>I'll file separate follow up tickets We will check them!
10:42 PM Ticket #11005 (Damaged MP4 rejected by ffmpeg, mkvtoolnix can read it fine) updated by MasterQuestionable
͏    Would this be related? ͏    …
10:29 PM Ticket #11005 (Damaged MP4 rejected by ffmpeg, mkvtoolnix can read it fine) updated by PumaD
Confirmed fixed in master. The full file reveals further problems …
10:16 PM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by MasterQuestionable
Keywords, Cc, Component, Summary changed
͏    I don't think the "mp3dec" patch could be directly related. ͏    …
9:22 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by MasterQuestionable
͏    The misalignment of seeking by timestamp tends to vary with …
8:52 PM Changeset in ffmpeg [85d4df38] by James Almer <jamrial@gmail.com>
avformat/vvc: fix parsing sps_subpic_id The length of the …
8:52 PM Changeset in ffmpeg [1a6995c6] by James Almer <jamrial@gmail.com>
avformat/vvc: initialize some ptl flags Signed-off-by: James Almer …
8:50 PM Ticket #11005 (Damaged MP4 rejected by ffmpeg, mkvtoolnix can read it fine) closed by James
fixed: Should be fixed in 3146b77a7d314f55b8ec5d8ce6fda2c5db049a27.
8:46 PM Changeset in ffmpeg [3146b77a] by James Almer <jamrial@gmail.com>
avformat/mov: store sample_sizes as unsigned ints As defined in …
8:46 PM Changeset in ffmpeg [2d84ee3] by James Almer <jamrial@gmail.com>
avformat/vvc: fix parsing sps_subpic_id The length of the …
8:46 PM Changeset in ffmpeg [3bd7e3a3] by James Almer <jamrial@gmail.com>
avformat/vvc: initialize some ptl flags Signed-off-by: James Almer …
8:36 PM Ticket #8505 (fast aac encoder produces invalid output for x86 32-bit builds) updated by mkver
No longer reproducible (with the provided sample and the fast coder …
8:18 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by Imprevisible
Replying to MasterQuestionable: > ͏    The implication is …
8:04 PM Changeset in ffmpeg [a49a8dc0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mscc & mwsc: Check loop counts before use This could cause …
8:04 PM Changeset in ffmpeg [435b74c6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegvideo_enc: Fix potential overflow in RD Fixes: CID1500285 …
8:04 PM Changeset in ffmpeg [b4fdbbe] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: assert impossible wrap points Helps: …
8:04 PM Changeset in ffmpeg [39da4ac7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Use 64bit in bit computation I dont think this can …
8:04 PM Changeset in ffmpeg [c250e3b1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vqcdec: Check init_get_bits8() for failure Fixes: CID1516090 …
8:04 PM Changeset in ffmpeg [b27c156c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vvc/dec: Check init_get_bits8() for failure Fixes: CID1560042 …
8:04 PM Changeset in ffmpeg [68763d6a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vble: Check av_image_get_buffer_size() for failure Fixes: …
8:04 PM Changeset in ffmpeg [3a0320e9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3: Replace check by assert Fixes: CID1452425 Logically dead …
8:04 PM Changeset in ffmpeg [7f05002e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp8: Forward return of ff_vpx_init_range_decoder() Fixes: …
8:04 PM Changeset in ffmpeg [8c5358c6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: remove ST=3 case Fixes: CID1460979 Logically …
8:04 PM Changeset in ffmpeg [1e67935a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/qsvdec: Check av_image_get_buffer_size() for failure Fixes: …
8:04 PM Changeset in ffmpeg [14bd2b4b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Fix preview overflow Fixes: CID1515456 Unintentional …
8:04 PM Changeset in ffmpeg [b01e6a7e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/decode: decode_simple_internal() only implements audio and …
8:04 PM Changeset in ffmpeg [271c364e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/fmvc: remove dead assignment Fixes: CID1529220 Unused value …
8:04 PM Changeset in ffmpeg [15de2a9b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h2645_sei: Remove dead checks Fixes: CID1596534 Dereference …
8:04 PM Changeset in ffmpeg [402a2c73] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_slice: Remove dead sps check Fixes: CID1439574 …
8:04 PM Changeset in ffmpeg [e94527f3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/lpc: copy levenson coeffs only when they have been computed …
8:04 PM Changeset in ffmpeg [9eb6558f] by Michael Niedermayer <michael@niedermayer.cc>
avutil/tests/base64: Check with too short output array Signed-off-by: …
8:04 PM Changeset in ffmpeg [b9985f10] by Michael Niedermayer <michael@niedermayer.cc>
libavutil/base64: Try not to write over the array end Signed-off-by: …
8:04 PM Changeset in ffmpeg [559dd6f6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_av1: Avoid shift overflow Fixes: CID1465488 Unintentional …
8:04 PM Changeset in ffmpeg [44b0e6a9] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffplay: Check return of swr_alloc_set_opts2() This probably …
8:04 PM Changeset in ffmpeg [4d920afb] by Michael Niedermayer <michael@niedermayer.cc>
tools/opt_common: Check for malloc failure Fixes: CID1539100 Negative …
8:04 PM Changeset in ffmpeg [c8a9e355] by Michael Niedermayer <michael@niedermayer.cc>
doc/examples/demux_decode: Simplify loop Fixes: CID1463550 Logically …
8:04 PM Changeset in ffmpeg [4eccabcc] by Michael Niedermayer <michael@niedermayer.cc>
avformat/concatdec: Check file Fixes: null pointer dereference Fixes: …
8:04 PM Changeset in ffmpeg [67ca3a5e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegvideo_enc: Fix 1 line and one column images Fixes: …
8:04 PM Changeset in ffmpeg [c8ffda56] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/amrwbdec: assert mode to be valid in decode_fixed_vector() …
8:04 PM Changeset in ffmpeg [0047b51b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavarc: fix integer overflow in decode_5elp() block type 2 …
8:04 PM Changeset in ffmpeg [ef9d59de] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Fix integer overflow in yuv2rgba64_full_1_c_template() …
8:04 PM Changeset in ffmpeg [ccd7fe3c] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Fix integer overflow in yuv2rgba64_1_c_template …
8:04 PM Changeset in ffmpeg [8170914a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/av1dec: Change bit_depth to int Suggested-by: James Almer …
8:04 PM Changeset in ffmpeg [c5671e9d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/av1dec: bit_depth cannot be another values than 8,10,12 …
8:04 PM Changeset in ffmpeg [13ef4f20] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/avs3_parser: assert the return value of init_get_bits() …
8:04 PM Changeset in ffmpeg [ec35ed8b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/avs2_parser: Assert init_get_bits8() success with const size …
8:04 PM Changeset in ffmpeg [9a4199c7] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/avfiltergraph: return value of ff_request_frame() is unused …
8:04 PM Changeset in ffmpeg [0e44de3b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfdec: Check body_offset Fixes: signed integer overflow: …
8:04 PM Changeset in ffmpeg [dba4b859] by Michael Niedermayer <michael@niedermayer.cc>
avformat/kvag: Check sample_rate Fixes: Division by 0 Fixes: -copyts …
8:04 PM Changeset in ffmpeg [e806d36b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/atrac9dec: Check init_get_bits8() for failure Fixes: …
8:04 PM Changeset in ffmpeg [c42248f4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3_parser: Check init_get_bits8() for failure Fixes: …
8:04 PM Changeset in ffmpeg [a0577e98] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngdec: Check last AVFrame before deref Fixes: NULL pointer …
8:04 PM Changeset in ffmpeg [62d3e4fd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevcdec: Check ref frame Fixes: NULL pointer dereferences …
8:04 PM Changeset in ffmpeg [7fa0143d] by Michael Niedermayer <michael@niedermayer.cc>
doc/examples/qsv_transcode: Initialize pointer before free Fixees: …
8:04 PM Changeset in ffmpeg [70191fc0] by Michael Niedermayer <michael@niedermayer.cc>
doc/examples/qsv_transcode: Simplify str_to_dict() loop Fixes: …
8:04 PM Changeset in ffmpeg [6b42ba20] by Michael Niedermayer <michael@niedermayer.cc>
doc/examples/vaapi_transcode: Simplify loop Fixes: CID1428858(1/2) …
8:04 PM Changeset in ffmpeg [53868f51] by Michael Niedermayer <michael@niedermayer.cc>
doc/examples/qsv_transcode: Simplify loop Fixes: CID1428858(2/2) …
8:04 PM Changeset in ffmpeg [ad26b2d0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_h2645: Check NAL space Found-by-reviewing: CID1419833 …
8:04 PM Changeset in ffmpeg [1dbfdd2d] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_thumbnail_cuda: Set ret before checking it Fixes: …
8:04 PM Changeset in ffmpeg [4197c320] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/signature_lookup: Dont copy uninitialized stuff around …
8:04 PM Changeset in ffmpeg [ba031f87] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/signature_lookup: Fix 2 differences to the refernce SW …
7:52 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by MasterQuestionable
͏    The implication is minor duration variation between different ~ 5 …
7:42 PM Ticket #11020 (Invalid color range error on ffmpeg 7.0) updated by MasterQuestionable
͏    Thanks for the notice. ͏    [/wiki/colorspace#color_primaries …
7:28 PM Ticket #7090 (avfilter : color_range of frame incorrectly flagged as limited) updated by Balling
Is this still an issue??
7:20 PM Ticket #11020 (Invalid color range error on ffmpeg 7.0) updated by Balling
Color_range does not really work as input option …
5:04 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by Imprevisible
Replying to MasterQuestionable: > ͏    Worth notice: > ͏  …
4:15 PM Changeset in ffmpeg [910d281b] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h263dsp: R-V V {h,v}_loop_filter Since the horizontal and …
3:36 PM Changeset in ffmpeg [41c2da99] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash …
3:35 PM Changeset in ffmpeg [43de07cd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash …
3:35 PM Changeset in ffmpeg [abe6b3fb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash …
3:34 PM Changeset in ffmpeg [78cf22f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash …
3:10 PM Changeset in ffmpeg [90a59f9e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash …
2:53 PM Changeset in ffmpeg [ab4fcc06] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash …
2:50 PM Changeset in ffmpeg [935279b8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash …
1:58 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by MasterQuestionable
͏    Similar library JS typically won't interfere the browser's media …
12:51 PM Changeset in ffmpeg [3d1597d3] by Nuo Mi <nuomi2021@gmail.com>
x86/vvc_alf: use the x86inc instruction macros Let its magic figure …
11:47 AM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by Imprevisible
I tried things, and HLS.js won't stream the audio, if I don't force …
10:58 AM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by MasterQuestionable
͏    Such segments shall be rejoined client-side. ͏    Try just slice …
9:37 AM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by Imprevisible
I did some tests, and I can see that only the aac and the mp3 dont …
8:54 AM Ticket #11020 (Invalid color range error on ffmpeg 7.0) updated by MasterQuestionable
Keywords, Cc changed
͏    "-color_range" alike may be as both input/output options? ͏    …
8:35 AM Ticket #6037 (Embedded subtitle stream may cause malfunction of "-max_interleave_delta") updated by MasterQuestionable
Keywords, Component changed
͏    It asserts 10 s max content length when muxing writing the …
6:42 AM Ticket #6037 (Embedded subtitle stream may cause malfunction of "-max_interleave_delta") updated by mkver
What makes you believe that max_interleave_delta "asserts" 10s content …
6:19 AM Ticket #11020 (Invalid color range error on ffmpeg 7.0) updated by Marius
Even with -color_range tv ffmpeg fails with the same error for this …
2:02 AM Ticket #10585 (Seeking forward in iPhone video ends up seeking backwards) closed by Philip Langdale
fixed: Fixed by …
1:57 AM Changeset in ffmpeg [d1b96c38] by Philip Langdale <philipl@overt.org>
avformat/mov: avoid seeking back to 0 on HEVC open GOP files …
1:05 AM Ticket #11019 (Full-Image Averaging (Favg) denoise) updated by MasterQuestionable
Priority, Keywords changed
͏    Some low-effort testing seems to indicate the algorithm being …
12:50 AM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by MasterQuestionable
͏    Many info I post there is much for self reference. (merely …
12:50 AM Changeset in ffmpeg [f18ee4d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3_parser: Check init_get_bits8() for failure Fixes: …
12:48 AM Changeset in ffmpeg [ed652b30] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevcdec: Check ref frame Fixes: NULL pointer dereferences …
12:44 AM Ticket #6037 (Embedded subtitle stream may cause malfunction of "-max_interleave_delta") updated by MasterQuestionable
͏    Not the programmatic assertion. The semantic one. ͏    …
12:21 AM Changeset in ffmpeg [4aaea247] by Michael Niedermayer <michael@niedermayer.cc>
doc/examples/vaapi_transcode: Simplify loop Fixes: CID1428858(1/2) …
12:18 AM Changeset in ffmpeg [f7fb7029] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_thumbnail_cuda: Set ret before checking it Fixes: …
12:18 AM Changeset in ffmpeg [84e53224] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/signature_lookup: Dont copy uninitialized stuff around …
12:17 AM Changeset in ffmpeg [339f9e76] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/signature_lookup: Fix 2 differences to the refernce SW …

May 21, 2024:

11:07 PM Ticket #11020 (Invalid color range error on ffmpeg 7.0) updated by Balling
-color_range tv
6:28 PM Changeset in ffmpeg [0c1304ae] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp9dsp: R-V V mc avg C908: vp9_avg4_8bpp_c: 1.2 …
6:26 PM Changeset in ffmpeg [7591eb40] by Rémi Denis-Courmont <remi@remlab.net>
Revert "lavc/sbrdsp: R-V V neg_odd_64" While this function can easily …
6:16 PM Changeset in ffmpeg [d452db8] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vc1dsp: R-V V vc1_unescape_buffer Notes: - The loop is biased …
5:26 PM Ticket #11016 (-channel_layout input flag stopped working) updated by Derek Prestegard
Thank you for the patches! I'm following the discussion on …
4:20 PM Changeset in ffmpeg [60933671] by Martin Storsjö <martin@martin.st>
checkasm: h264dsp: Avoid out of buffer writes when benchmarking The …
3:48 PM Changeset in ffmpeg [d43e1238] by Lynne <dev@lynne.ee>
checkasm: print bench runs when benchmarking Helps make sense of the …
2:47 PM Changeset in ffmpeg [b1adf6d1] by J. Dekker <jdek@itanimul.li>
checkasm: add runs argument to adjust during bench Some timers on …
2:25 PM Ticket #11020 (Invalid color range error on ffmpeg 7.0) created by Marius
Summary of the bug: I'm trying to transcode a video with h264, …
12:43 PM Ticket #10837 (mp3_read_header might break seekback) updated by Balling
BTW, Marton, we still need to address that crazy commit: …
12:41 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by Balling
MasterQuestionable, can you help review …
12:20 PM Changeset in ffmpeg [a9dc7dd7] by Nuo Mi <nuomi2021@gmail.com>
checkasm: vvc_alf: Limit benchmarking to a reasonable subset of …
12:20 PM Changeset in ffmpeg [b8eb8b4f] by Nuo Mi <nuomi2021@gmail.com>
Changelog: add DVB compatible information for VVC decoder see …
12:20 PM Changeset in ffmpeg [1b33c9a5] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: support Reference Picture Resampling passed clips: …
12:20 PM Changeset in ffmpeg [cae0b012] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: increase edge_emu_buffer for RPR
12:20 PM Changeset in ffmpeg [7904ec2d] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: refact, remove hf_idx and vf_idx from mc_xxx's param list
12:20 PM Changeset in ffmpeg [77d971c3] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: refact out luma_prof from luma_prof_bi
12:20 PM Changeset in ffmpeg [ac457559] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: fix dmvr, bdof, cb_prof for RPR
12:20 PM Changeset in ffmpeg [77acd0a0] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: inter, wait reference with a different resolution For …
12:20 PM Changeset in ffmpeg [deda59a9] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: add RPR dsp
12:20 PM Changeset in ffmpeg [e70225e0] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: emulated_edge, use reference frame's sps and pps a …
12:20 PM Changeset in ffmpeg [aa8d5c6e] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: add vvc inter filters for RPR
12:20 PM Changeset in ffmpeg [08ad51ec] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: refact, pred_get_refs return VVCRefPic instead of VVCFrame
12:20 PM Changeset in ffmpeg [66c6bee0] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: refact out VVCRefPic from RefPicList
12:20 PM Changeset in ffmpeg [44bbafb6] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: refact, unify pred_regular_{luma, chroma} to pred_regular
12:20 PM Changeset in ffmpeg [875fa969] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: misc, remove unused EMULATED_EDGE_{LUMA, CHROMA}, …
12:20 PM Changeset in ffmpeg [84a93d91] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: refact, unify {luma, chroma}_mc_bi to mc_bi
12:20 PM Changeset in ffmpeg [6769fe16] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: refact, unify {luma, chroma}_mc_uni to mc_uni
12:20 PM Changeset in ffmpeg [bc099afc] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: refact, unify {luma, chroma}_mc to mc
12:20 PM Changeset in ffmpeg [1289da9] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: misc, inter, use is_chroma instead of is_luma
11:19 AM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by Balling
I do not think you need to use google. I described this issue ad …
10:17 AM Changeset in ffmpeg [553c5722] by Guo Yejun <yejun.guo@intel.com>
avfilter/vf_dnn_detect: Fix null pointer dereference Signed-off-by: …
10:03 AM Ticket #6037 (Embedded subtitle stream may cause malfunction of "-max_interleave_delta") updated by mkver
Replying to MasterQuestionable: > ͏    The common pattern …
8:57 AM Changeset in ffmpeg [f7a1453f] by Haihao Xiang <haihao.xiang@intel.com>
lavc/vaapi_decode: Reject decoding of frames with no slices Matches …
8:57 AM Changeset in ffmpeg [45d31614] by Haihao Xiang <haihao.xiang@intel.com>
avutil/hwcontext_qsv: fix GCC 14.1 warnings Tested-by: Tong Wu …
8:56 AM Ticket #6037 (Embedded subtitle stream may cause malfunction of "-max_interleave_delta") updated by MasterQuestionable
Summary changed
7:18 AM Ticket #10837 (mp3_read_header might break seekback) closed by Marton Balint
fixed: Fixed in b0053172199b54a806a4147cda8567a2f1823bc0.
7:08 AM Ticket #6037 (Embedded subtitle stream may cause malfunction of "-max_interleave_delta") updated by MasterQuestionable
͏    See also: ͏    …
7:00 AM Ticket #6037 (Embedded subtitle stream may cause malfunction of "-max_interleave_delta") updated by MasterQuestionable
Cc changed
͏    So somehow MKV muxing not broken is now an open defect…
6:56 AM Changeset in ffmpeg [9a745812] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_signalstats: Reindent after the previous commit Also use …
6:56 AM Changeset in ffmpeg [48c0cce8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_signalstats: Deduplicate <= 8 and > 8 bit code …
6:56 AM Changeset in ffmpeg [f2dac836] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_signalstats: Use av_dict_set_int() where appropriate …
6:51 AM Ticket #6037 (Embedded subtitle stream may cause malfunction of "-max_interleave_delta") updated by dworfster
Replying to Elon Musk: What is the purpose of making the …
6:49 AM Ticket #6037 (Embedded subtitle stream may cause malfunction of "-max_interleave_delta") updated by dworfster
This is still an issue in May, 2024. I extracted an audio track and …
6:44 AM Changeset in ffmpeg [fcce5287] by Marton Balint <cus@passwd.hu>
avformat/mp3dec: change bogus error message if read_header encounters …
6:43 AM Changeset in ffmpeg [306ed3f3] by Marton Balint <cus@passwd.hu>
avformat/mp3dec: simplify inner frame size check in mp3_read_header …
6:43 AM Changeset in ffmpeg [b4681bd6] by Marton Balint <cus@passwd.hu>
avformat/mp3dec: only call ffio_ensure_seekback once Otherwise the …
6:43 AM Changeset in ffmpeg [52132f4d] by Marton Balint <cus@passwd.hu>
avformat/mp3dec: change bogus error message if read_header encounters …
6:42 AM Changeset in ffmpeg [89ea8af0] by Marton Balint <cus@passwd.hu>
avformat/mp3dec: simplify inner frame size check in mp3_read_header …
6:41 AM Changeset in ffmpeg [07ee3648] by Marton Balint <cus@passwd.hu>
avformat/mp3dec: only call ffio_ensure_seekback once Otherwise the …
6:28 AM Changeset in ffmpeg [49e018d6] by Marton Balint <cus@passwd.hu>
avformat/mp3dec: change bogus error message if read_header encounters …
6:28 AM Changeset in ffmpeg [b75e604f] by Marton Balint <cus@passwd.hu>
avformat/mp3dec: simplify inner frame size check in mp3_read_header …
6:28 AM Changeset in ffmpeg [b0053172] by Marton Balint <cus@passwd.hu>
avformat/mp3dec: only call ffio_ensure_seekback once Otherwise the …

May 20, 2024:

5:31 PM Changeset in ffmpeg [060d2ce8] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266: read vps_ptl_max_tid before using it Reviewed-by: …
5:31 PM Changeset in ffmpeg [00ccb7be] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266: fix sh_collocated_from_l0_flag and …
5:27 PM Changeset in ffmpeg [a8b8b104] by James Almer <jamrial@gmail.com>
avformat/vvc: fix parsing some early VPS bitstream values …
5:27 PM Changeset in ffmpeg [5f23eecf] by James Almer <jamrial@gmail.com>
avformat/vvc: fix writing general_constraint_info bytes The existing …
3:57 PM Changeset in ffmpeg [3f691c0c] by Zhao Zhili <zhilizhao@tencent.com>
libavfilter/vf_curves: fix a memory leak on error path Signed-off-by: …
3:57 PM Changeset in ffmpeg [14f9e473] by Zhao Zhili <zhilizhao@tencent.com>
libavformat/rtsp: fix a memory leak on error path Signed-off-by: …
3:56 PM Changeset in ffmpeg [9481b7d9] by Zhao Zhili <zhilizhao@tencent.com>
libavformat/hlsenc: fix a memory leak on error path Signed-off-by: …
1:29 PM Changeset in ffmpeg [b113050d] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266: read vps_ptl_max_tid before using it Reviewed-by: …
12:16 PM Changeset in ffmpeg [0d7430d3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_v360: Add assert to suppress Coverity false positives …
12:15 PM Changeset in ffmpeg [2c94b1bb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tiff: Fix leak on error Fixes Coverity issue #1516957. …
12:15 PM Changeset in ffmpeg [62929f40] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_filter: Fix leak on error Do this by attaching the …
12:15 PM Changeset in ffmpeg [b50c5d02] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/flacdec: Reorder allocations to avoid leak on error Fixes …
12:11 PM Changeset in ffmpeg [59b1838e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ac3enc: Move transient PutBitContext to stack Signed-off-by: …
12:11 PM Changeset in ffmpeg [e863cbce] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ac3enc_template: Avoid always-true check This might also help …
11:52 AM Changeset in ffmpeg [f3d206d2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools, avfilter, avformat: Simplify check for "is dictionary empty?" …
11:51 AM Changeset in ffmpeg [482afe8f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/lib*, avformat/tee: Simplify iterating over AVDictionary …
11:49 AM Changeset in ffmpeg [ce22e7ab] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/tee: Use smaller scope for variables Signed-off-by: Andreas …
11:33 AM Changeset in ffmpeg [26f3e791] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/tee: Constify AVDictionaryEntry* pointee where possible This …
11:00 AM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by MasterQuestionable
͏    More info: ͏    …
10:37 AM Changeset in ffmpeg [583c3d45] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/tls_openssl: #if ff_openssl_init/deinit() away if possible …
10:28 AM Changeset in ffmpeg [8b48b0ad] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Use static mutexes instead of ff_lock_avformat() Its …
10:09 AM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by Balling
I know what samples per frame are. Apple uses 1024 + 1024 + 64
10:06 AM Changeset in ffmpeg [a2874c57] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aac_ac3_parser: Use ff_adts_header_parse_buf() instead of …
10:06 AM Changeset in ffmpeg [12ded9cd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/adts_header: Add ff_adts_header_parse_buf() Most users of …
9:58 AM Changeset in ffmpeg [ae937c49] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aac_ac3_parser: Untangle AAC and AC3 parsing error codes Also …
9:48 AM Changeset in ffmpeg [6c812a80] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/adts_parser: Don't presume buffer to be padded The …
5:59 AM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by MasterQuestionable
͏    1,024 refers the SPF. ͏    I prefer FLAC and don't quite …
1:30 AM Changeset in ffmpeg [127ded50] by Haihao Xiang <haihao.xiang@intel.com>
lavfi/qsvvpp: require a dynamic frame pool for output if possible …
1:30 AM Changeset in ffmpeg [5646285f] by Haihao Xiang <haihao.xiang@intel.com>
lavfi/qsvvpp: use the right mfxFrameInfo when dynamic frame pool is …
1:30 AM Changeset in ffmpeg [a00cfc6c] by Haihao Xiang <haihao.xiang@intel.com>
lavc/qsvdec: require a dynamic frame pool if possible This allows a …
1:30 AM Changeset in ffmpeg [75015f9] by Haihao Xiang <haihao.xiang@intel.com>
lavc/qsvenc: use the right info for encoding Signed-off-by: Haihao …
1:30 AM Changeset in ffmpeg [cda721e0] by Haihao Xiang <haihao.xiang@intel.com>
lavc/qsv: fix the mfx allocator to support dynamic frame pool When …
1:30 AM Changeset in ffmpeg [d3cc5ead] by Haihao Xiang <haihao.xiang@intel.com>
lavu/hwcontext_qsv: add support for dynamic frame pool in qsv_map_to …
1:30 AM Changeset in ffmpeg [932f78c4] by Haihao Xiang <haihao.xiang@intel.com>
lavu/hwcontext_qsv: add support for dynamic frame pool in …
1:30 AM Changeset in ffmpeg [96db4a62] by Haihao Xiang <haihao.xiang@intel.com>
lavu/hwcontext_qsv: create dynamic frame pool if required When …
1:30 AM Changeset in ffmpeg [4c0bb7d4] by Haihao Xiang <haihao.xiang@intel.com>
lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame …
1:24 AM Changeset in ffmpeg [3178c99f] by Haihao Xiang <haihao.xiang@intel.com>
lavu/version: fix minor version The latest version should be …
1:16 AM Ticket #10884 (Using `-hwaccel_output_format videotoolbox_vld` make `scale_vt` to ...) updated by ePirat
Sent a patch to fix this: …
1:11 AM Ticket #10884 (Using `-hwaccel_output_format videotoolbox_vld` make `scale_vt` to ...) updated by ePirat
Analyzed by developer, Status, Component, Reproduced by developer, Owner changed
12:37 AM Ticket #9599 (VideoToolbox VP9 hwaccel freezes ffmpeg) updated by low-batt
In general the software fallback is a very important feature. Although …
12:11 AM Ticket #10963 (VP9 hardware decoding very slow on Apple Silicon) updated by low-batt
I just don't know the FFmpeg and Video Toolbox code well enough to say …

May 19, 2024:

11:41 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by Balling
1024 is for our ffmpeg encoder. Apple encoder does not use 1024 …
10:54 PM Ticket #10987 (Blend video filter *_expr options don't handle store and load ...) updated by Fallan
Thank you for fixing this.
10:08 PM Changeset in ffmpeg [d7fdd502] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/ref/fate/source: Add exceptions for riscv startcode files Fixes …
8:59 PM Ticket #10963 (VP9 hardware decoding very slow on Apple Silicon) updated by ePirat
Cc, Reproduced by developer changed
8:58 PM Ticket #10963 (VP9 hardware decoding very slow on Apple Silicon) updated by ePirat
This is a VT bug not an FFmpeg bug though? Should probably be reported …
8:47 PM Ticket #9599 (VideoToolbox VP9 hwaccel freezes ffmpeg) updated by ePirat
Analyzed by developer, Status, Component, Reproduced by developer, Owner changed
Indeed this hang in Videotoolbox can be worked around with the …
8:40 PM Ticket #9599 (VideoToolbox VP9 hwaccel freezes ffmpeg) updated by ePirat
Cc changed
8:14 PM Changeset in ffmpeg [e35fe3d8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mscc & mwsc: Check loop counts before use This could cause …
8:14 PM Changeset in ffmpeg [b6b2b010] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegvideo_enc: Fix potential overflow in RD Fixes: CID1500285 …
8:14 PM Changeset in ffmpeg [8fc649b9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: assert impossible wrap points Helps: …
8:14 PM Changeset in ffmpeg [4c725df0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Use 64bit in bit computation I dont think this can …
8:12 PM Changeset in ffmpeg [6a930273] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vqcdec: Check init_get_bits8() for failure Fixes: CID1516090 …
8:12 PM Changeset in ffmpeg [4a8506c7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vvc/dec: Check init_get_bits8() for failure Fixes: CID1560042 …
8:12 PM Changeset in ffmpeg [dd5379db] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vble: Check av_image_get_buffer_size() for failure Fixes: …
8:12 PM Changeset in ffmpeg [1b991e77] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3: Replace check by assert Fixes: CID1452425 Logically dead …
8:12 PM Changeset in ffmpeg [63feed15] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp8: Forward return of ff_vpx_init_range_decoder() Fixes: …
8:12 PM Changeset in ffmpeg [90ce5480] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/smartblur: Added alpha layer support Signed-off-by: Michael …
5:57 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by MasterQuestionable
͏    For reference: ͏    1,024 * 1/48,000 ≈ 0.021333 s ͏    . ͏    …
3:37 PM Changeset in ffmpeg [463c573e] by Rémi Denis-Courmont <remi@remlab.net>
lavc/huffyuvdsp: optimise RVV vtype for add_hfyu_left_pred_bgr32 …
3:37 PM Changeset in ffmpeg [233066e8] by Rémi Denis-Courmont <remi@remlab.net>
lavc/flacdsp: optimise RVV vector type for lpc32 This is pretty much …
3:37 PM Changeset in ffmpeg [6ab4b92e] by Rémi Denis-Courmont <remi@remlab.net>
lavc/flacdsp: optimise RVV vector type for lpc16 This calculates the …
3:37 PM Changeset in ffmpeg [ee1526c0] by Rémi Denis-Courmont <remi@remlab.net>
lavu/riscv: add assembler macros for adjusting vector LMUL vtype_vli …
1:46 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by Imprevisible
Based on …
1:39 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by Imprevisible
Isn't that possible that I use any alternative way ? I can extract …
12:13 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by Balling
It is impossible to get to perfect 5 seconds unless you use mp4 …
9:49 AM Changeset in ffmpeg [a7e506fc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1_parser: Check init_get_bits8() Addresses Coverity issue …
9:40 AM Changeset in ffmpeg [95937d63] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/codec_desc: Mark AVRN, TGQ, PhotoCD, VBN as intra-only Also …
9:40 AM Changeset in ffmpeg [2a00d68c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/yop: Add missing AV_CODEC_CAP_DR1 This decoder does not do …
9:40 AM Changeset in ffmpeg [df3cdf4c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec: Remove redundant setting of AV_FRAME_FLAG_KEY, …
9:39 AM Changeset in ffmpeg [eee88ba0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/decode: Set KEY flag+pict_type generically for intra-only …
9:39 AM Changeset in ffmpeg [41fc62f2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/codec_desc, jvdec: JV is not intra-only It reuses the …
9:39 AM Changeset in ffmpeg [876a2502] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mlpdec: Set AV_FRAME_FLAG_KEY explicitly It is currently …
7:22 AM Changeset in ffmpeg [259c6391] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp9_intra: fix another .irp use with LLVM as
7:03 AM Changeset in ffmpeg [8cea66a7] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp9_intra: fix .irp use with LLVM as
7:03 AM Changeset in ffmpeg [cbe51ebf] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp8dsp: fix .irp use with LLVM as
7:03 AM Changeset in ffmpeg [fa472995] by Rémi Denis-Courmont <remi@remlab.net>
lavc/startcode: add R-V V startcode_find_candidate
7:03 AM Changeset in ffmpeg [4ad5b9c8] by Rémi Denis-Courmont <remi@remlab.net>
lavc/startcode: add R-V Zbb startcode_find_candidate The main loop …
6:41 AM Changeset in ffmpeg [2aad3768] by Brad Smith <brad@comstyle.com>
avutil/thread: fix pthread_setname_np parameters for NetBSD and Apple …
6:40 AM Changeset in ffmpeg [66f2cf89] by Brad Smith <brad@comstyle.com>
avutil/thread: add support for setting thread name on *bsd and solaris …
6:26 AM Changeset in ffmpeg [9dbeb1d5] by Brad Smith <brad@comstyle.com>
avutil/thread: fix pthread_setname_np parameters for NetBSD and Apple …
6:23 AM Changeset in ffmpeg [ce298111] by Brad Smith <brad@comstyle.com>
avutil/thread: add support for setting thread name on *bsd and solaris …
4:58 AM Ticket #11019 (Full-Image Averaging (Favg) denoise) updated by MasterQuestionable
͏    The filter essentially only needs to handle 1 parameter: ͏    The …
4:24 AM Ticket #11019 (Full-Image Averaging (Favg) denoise) updated by MasterQuestionable
͏    Theoretically the quality couldn't be much worse than weighted …

May 18, 2024:

11:34 PM Changeset in ffmpeg [8b0fe917] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the …
11:33 PM Changeset in ffmpeg [6ab65792] by Brad Smith <brad@comstyle.com>
lavd/v4l2: Use proper field type for second parameter of ioctl() with …
11:31 PM Changeset in ffmpeg [a01ed527] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the …
11:31 PM Changeset in ffmpeg [ebb406db] by Brad Smith <brad@comstyle.com>
lavd/v4l2: Use proper field type for second parameter of ioctl() with …
11:29 PM Changeset in ffmpeg [4873178e] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the …
11:29 PM Changeset in ffmpeg [13ebc732] by Brad Smith <brad@comstyle.com>
lavd/v4l2: Use proper field type for second parameter of ioctl() with …
11:26 PM Changeset in ffmpeg [2d50a0e8] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the …
11:26 PM Changeset in ffmpeg [8b8b555d] by Lynne <dev@lynne.ee>
avformat/aacdec: strictly conform to K&R style In the K&R style, a …
11:25 PM Changeset in ffmpeg [ff8eee64] by Brad Smith <brad@comstyle.com>
lavd/v4l2: Use proper field type for second parameter of ioctl() with …
11:22 PM Changeset in ffmpeg [d6bec7f8] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the …
11:20 PM Changeset in ffmpeg [537a17a1] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detection Use …
11:19 PM Changeset in ffmpeg [307df02e] by Brad Smith <brad@comstyle.com>
lavd/v4l2: Use proper field type for second parameter of ioctl() with …
11:03 PM Changeset in ffmpeg [a48116a2] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the …
11:02 PM Changeset in ffmpeg [8184fd8] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detection Use …
10:20 PM Changeset in ffmpeg [008b0b4] by Brad Smith <brad@comstyle.com>
lavd/v4l2: Use proper field type for second parameter of ioctl() with …
10:16 PM Changeset in ffmpeg [2161acff] by Brad Smith <brad@comstyle.com>
configure: use pkg-config for sndio (cherry picked from commit …
7:10 PM Ticket #10911 (-channel_map removed .. no alternative) closed by Marton Balint
wontfix
4:30 PM Changeset in ffmpeg [7e59f02c] by James Almer <jamrial@gmail.com>
fate/lavf-container: add a test for VVC in mp4 muxing Signed-off-by: …
4:21 PM Changeset in ffmpeg [37653059] by James Almer <jamrial@gmail.com>
configure: split ISOBMFF writer helpers into a separate component …
4:21 PM Changeset in ffmpeg [9ab8dddf] by James Almer <jamrial@gmail.com>
avformat/vvc: use align_get_bits() where useful Signed-off-by: James …
4:21 PM Changeset in ffmpeg [f00b2345] by James Almer <jamrial@gmail.com>
avformat/vvc: reduce the scope of some variables Signed-off-by: James …
4:15 PM Ticket #11016 (-channel_layout input flag stopped working) updated by Marton Balint
Cc, Priority, Status, Component, Keywords changed
Sent a patch to fix this: …
2:35 PM Changeset in ffmpeg [a48203d5] by James Almer <jamrial@gmail.com>
avformat/vvc: fix parsing some early VPS bitstream values …
2:33 PM Changeset in ffmpeg [f121d52b] by James Almer <jamrial@gmail.com>
avformat/vvc: remove duplicate struct VVCCProfileTierLevel is the …
2:33 PM Changeset in ffmpeg [cba15ca0] by James Almer <jamrial@gmail.com>
avformat/vvc: generalize calculating num_bytes_constraint_info Will …
2:33 PM Changeset in ffmpeg [415dfa89] by James Almer <jamrial@gmail.com>
avformat/vvc: fix writing general_constraint_info bytes The existing …
1:12 PM Ticket #11010 (Android MediaCodec: encoding videos with resolution not divisible by ...) updated by antonlyap
Also, it appears that we can get accurate info on alignment …
11:44 AM Changeset in ffmpeg [8c21f1e3] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn: Refactor DNN parameter configuration system This patch …
11:38 AM Changeset in ffmpeg [115c96b9] by Brad Smith <brad@comstyle.com>
avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD Use the …
11:03 AM denoise created by MasterQuestionable
10:54 AM Ticket #11019 (Full-Image Averaging (Favg) denoise) created by MasterQuestionable
͏    Follow-Up: https://trac.ffmpeg.org/wiki/denoise#favg ͏    …
10:24 AM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by MasterQuestionable
Cc changed
10:22 AM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by MasterQuestionable
͏    Lossy audio codecs tend to impose limit on the number of …

May 17, 2024:

10:40 PM Changeset in ffmpeg [be3404bb] by James Zern <jzern@google.com>
lavc/libvpxenc: Fix parsing of ts_layering_mode parameter The value …
8:04 PM Changeset in ffmpeg [727a6031] by James Almer <jamrial@gmail.com>
checkasm/h264dsp: use int64_t scale values Fixes "signed integer …
5:38 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) updated by Imprevisible
So, for information I tried with -to and -t to set the duration/the …
5:37 PM test.aac attached to Ticket #11018 by Imprevisible
Outputed aac file
5:36 PM ffmpeg-20240516-201050.log attached to Ticket #11018 by Imprevisible
ffmpeg log
5:36 PM Ticket #11018 (Bug: Export AAC from video file with specific duration don't give the ...) created by Imprevisible
Summary of the bug: I want to extract specific seconds of a video …
3:12 PM Changeset in ffmpeg [d521b728] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp9dsp: R-V V ipred tm C908: vp9_tm_4x4_8bpp_c: 116.5 …
3:08 PM Changeset in ffmpeg [88d973a5] by Rémi Denis-Courmont <remi@remlab.net>
lavc/flacdsp: R-V V flac_wasted33 T-Head C908: flac_wasted_33_c: …
11:36 AM Changeset in ffmpeg [784672b8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/sw_gbrp: Use correct function types for calls E.g. …
11:35 AM Changeset in ffmpeg [9126705e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/vf_blend: Update function type Forgotten in …
11:31 AM Changeset in ffmpeg [caec57eb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/vf_bwdif: Use correct function pointer type Forgotten …
11:31 AM Changeset in ffmpeg [4c57cbda] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/vf_colorspace: Use correct function pointer type …
11:31 AM Changeset in ffmpeg [e3de22e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/vvc_mc: Use correct function pointer type …
11:30 AM Changeset in ffmpeg [6c099486] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/vp8dsp: Use correct function pointer type Forgotten in …
11:30 AM Changeset in ffmpeg [dcbdcc3b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/motion: Use correct function pointer type Forgotten in …
11:29 AM Changeset in ffmpeg [99135a2f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/llviddsp: Use correct function pointer type …
11:29 AM Changeset in ffmpeg [631636e5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/huffyuvdsp: Use correct function pointer type …
11:28 AM Changeset in ffmpeg [895dd370] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/hevc_*: Fix funtion pointer types Forgotten in …
11:16 AM Changeset in ffmpeg [dff0a155] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/llauddsp: Avoid UB integer overflow The only …
6:21 AM Ticket #11017 (Enhancing FFmpeg's playback support for MIDI files and other ...) created by peteroupc
The following is a request to enhance FFmpeg's support for playing …

May 16, 2024:

9:49 PM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by Elliot Lee
There are some relevant comments in …
9:02 PM Ticket #11016 (-channel_layout input flag stopped working) updated by Derek Prestegard
I confirmed this works fine on 6.0 and is broken in 7.0 […]
9:02 PM CompilationGuide/Ubuntu edited by iconoclasthero
OR, you can try your repo `sudo apt install libsvtav1-dev … (diff)
8:59 PM sample_24_track_crazy.zip attached to Ticket #11016 by Derek Prestegard
short 24 track pcm_s24le mov with a weird channel label that ffmpeg …
8:55 PM CompilationGuide/Ubuntu edited by iconoclasthero
s/0/3/ (diff)
8:54 PM CompilationGuide/Ubuntu edited by iconoclasthero
vmaf 3.0.0 / this entire thing needs to be rewritten as vmaf is the … (diff)
8:52 PM Ticket #11016 (-channel_layout input flag stopped working) created by Derek Prestegard
Summary of the bug: I deal with wacky QuickTime MOVs with lots of …
2:08 PM Changeset in ffmpeg [d4083ecb] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vc1dsp: R-V V mspel_pixels …
12:36 PM Ticket #11015 (Mac arm64, AVFoundation not listing video device part of usb cameras, ...) updated by Thilo Borgmann
Then its a regression and we should be able to fix it. Can you build …
11:37 AM Ticket #11015 (Mac arm64, AVFoundation not listing video device part of usb cameras, ...) updated by Dave
Well, interesting: ffmpeg 6.1.1_1, homebrew […] Appears that …

May 15, 2024:

7:34 PM Ticket #11015 (Mac arm64, AVFoundation not listing video device part of usb cameras, ...) updated by Thilo Borgmann
Status, Owner changed
Hard to tell anything without having the hardware at hand. Did you …
5:04 PM Changeset in ffmpeg [7b47099b] by Rémi Denis-Courmont <remi@remlab.net>
lavc/flacdsp: R-V V flac_wasted32 T-Head C908: flac_wasted_32_c: …
5:04 PM Changeset in ffmpeg [83e5fdd3] by Rémi Denis-Courmont <remi@remlab.net>
lavu/riscv: fix parsing the unaligned access capability …
4:56 PM Changeset in ffmpeg [0cc86614] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp9dsp: R-V V ipred hor C908: vp9_hor_8x8_8bpp_c: 74.7 …
4:52 PM Changeset in ffmpeg [b82d9f55] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp9dsp: R-V mc copy C908: vp9_put4_8bpp_c: 0.7 …
4:52 PM Changeset in ffmpeg [aa9dbd91] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp9dsp: R-V ipred vert C908: vp9_vert_8x8_8bpp_c: 22.0 …
4:48 PM Ticket #10989 ("color" video source fails to handle "size=1x1"?) updated by MasterQuestionable
͏    So it appears you didn't ever run the command... ͏    …
4:45 PM Changeset in ffmpeg [a3e45063] by Rémi Denis-Courmont <remi@remlab.net>
lavc/flacdsp: fix CPU requirement for 32-bit LPC
4:42 PM Ticket #11002 (Unnecessary PNG metadata generated) updated by MasterQuestionable
͏    `exiftool "-Gamma=200" "0.png" -o "1.png"` ͏    Merely a …
4:10 PM Ticket #10973 (scale2ref truncates the referent stream) closed by boris-petrov
fixed: That's indeed true! The new scale filter syntax resolves this issue. …
2:22 PM Ticket #10973 (scale2ref truncates the referent stream) updated by maruno
I came across this issue as well after upgrading to ffmpeg 7.0. What …
1:55 PM Ticket #10000 (PNG produced from BT.709 video should be tagged as gAMA 2.4) updated by Balling
From https://github.com/mpv-player/mpv/issues/13438 >The PNG …
1:28 PM Ticket #11015 (Mac arm64, AVFoundation not listing video device part of usb cameras, ...) created by Dave
On two arm64 Macs, M1 Max and M3 Pro, each with a different Logitech …
6:59 AM Ticket #5733 (Dolby-E decoding) updated by Gyan
A dev objected to the approach of decoding in-place, wanted the …
3:19 AM Ticket #11002 (Unnecessary PNG metadata generated) updated by Balling
YES! PQ iCCP profile requires the use of gAMA 15000: …
3:08 AM Ticket #5733 (Dolby-E decoding) updated by Balling
There is now this (on the fly support for 28 type): …
2:17 AM Changeset in ffmpeg [86706157] by James Almer <jamrial@gmail.com>
checkasm/h264dsp: add missing pixel_mask values Fixes "runtime error: …
1:58 AM Changeset in ffmpeg [e9741f1a] by James Almer <jamrial@gmail.com>
fate/checkasm: test vvc_alf Signed-off-by: James Almer <jamrial@gmail.com>
1:53 AM Changeset in ffmpeg [4ed4f9a6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: remove ST=3 case Fixes: CID1460979 Logically …
1:53 AM Changeset in ffmpeg [8789c550] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/qsvdec: Check av_image_get_buffer_size() for failure Fixes: …
Note: See TracTimeline for information about the timeline view.