Timeline



Feb 26, 2024:

11:17 PM Changeset in ffmpeg [9d7d03e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Revert "avformat/mov: zero initialize the index ranges buffer" This …
11:11 PM Changeset in ffmpeg [a6aa043b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aac: Split ChannelElement in decoder and encoder structs The …
11:11 PM Changeset in ffmpeg [6c92347a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/sbr: Remove unused AACDecContext* parameter from …
11:11 PM Changeset in ffmpeg [80eca6ec] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aacps: Inline ff_ps_ctx_init() Reviewed-by: Lynne …
11:11 PM Changeset in ffmpeg [1ecc9065] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aacdec: Rename AACContext to AACDecContext It is …
11:11 PM Changeset in ffmpeg [1b048dd4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aacsbr: Remove unused parameter from sbr_gain_calc …
11:11 PM Changeset in ffmpeg [a0fa6b60] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avocdec/aac: Move decoder-only stuff to new header aacdec.h …
11:11 PM Changeset in ffmpeg [c6cf253c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aacdec_template: Don't use intermediate void* Reviewed-by: …
9:32 PM correct-color.jpg attached to Ticket #10884 by gnattu
The correct color output. The sunlight looks more natural.
9:31 PM wrong-color.jpg attached to Ticket #10884 by gnattu
The wrong color output. The sunlight appears too yellow.
9:27 PM Ticket #10884 (Using `-hwaccel_output_format videotoolbox_vld` make `scale_vt` to ...) created by gnattu
Summary of the bug: When use `-hwaccel_output_format …
9:09 PM Changeset in ffmpeg [25e0e08] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
configure: Disable linker warnings for common symbols Common symbols …
3:21 PM Changeset in ffmpeg [84e66916] by James Almer <jamrial@gmail.com>
fate/mov: add tests for HEIF samples with derived images …
3:21 PM Changeset in ffmpeg [feab8f9c] by James Almer <jamrial@gmail.com>
fate/mov: test remuxing all stream heif items Signed-off-by: James …
3:21 PM Changeset in ffmpeg [41e349c2] by James Almer <jamrial@gmail.com>
avformat/mov: add support for tile HEIF still images Export each tile …
3:21 PM Changeset in ffmpeg [25a10677] by James Almer <jamrial@gmail.com>
avformat: add a Tile Grid stream group type This will be used to …
3:13 PM Ticket #10826 (Short trim inside filter_complex leads to empty output) closed by Gyan
fixed: Confirmed that current master is ok. Upon bisecting, the fix is …
2:11 PM Ticket #10826 (Short trim inside filter_complex leads to empty output) updated by Niklas Haas
I can't reproduce this on current git master (a3ca4beeaa4). In …
11:29 AM Changeset in ffmpeg [d6083f50] by J. Dekker <jdek@itanimul.li>
avcodec/x86/hevc: fix luma 12b overflow Signed-off-by: J. Dekker …
11:29 AM Changeset in ffmpeg [07cc8f6] by J. Dekker <jdek@itanimul.li>
checkasm/hevc_deblock: add luma and chroma full Signed-off-by: J. …
8:28 AM Changeset in ffmpeg [a3ca4bee] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/evc: Remove redefine of HEVC_MAX_ENTRY_POINT_OFFSETS …
6:52 AM Changeset in ffmpeg [b5714d1] by Haihao Xiang <haihao.xiang@intel.com>
avfilter/tonemap_vaapi: Remove duplicate format check Supported …
6:52 AM Changeset in ffmpeg [cfa802bd] by Haihao Xiang <haihao.xiang@intel.com>
avcodec/vaapi_encode: remove a duplicate av_freep Signed-off-by: Tong …
3:51 AM Ticket #10882 (swscale wastefully scales luma during yuv420p -> yuv422p) updated by Balling
Does not really matter, Kieran. Zscale should be used. Concern …
3:49 AM Ticket #10883 (first 5 bytes of all MPEGTS KLV data is dropped) updated by Balling
hi. I suppose you do not understand that when there is [1] in the …
12:11 AM Ticket #10883 (first 5 bytes of all MPEGTS KLV data is dropped) updated by tmc2001
Description, Summary changed

Feb 25, 2024:

11:48 PM Changeset in ffmpeg [f9b68bc9] by James Almer <jamrial@gmail.com>
lavc/vvc: Read subpic ID when only one subpicture is present …
11:48 PM Changeset in ffmpeg [192fca4b] by James Almer <jamrial@gmail.com>
lavc/vvc: Correct sps_num_subpics_minus1 minimum The spec says "the …
11:48 PM Changeset in ffmpeg [adef13da] by James Almer <jamrial@gmail.com>
avcodec/cbs_h2645: Avoid function pointer casts, fix UB The SEI …
11:48 PM Changeset in ffmpeg [bebaad43] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266_syntax_template: Don't omit unused function parameter …
11:48 PM Changeset in ffmpeg [db36dfc9] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266_syntax_template: check …
11:48 PM Changeset in ffmpeg [61628a44] by James Almer <jamrial@gmail.com>
lavc/vvc: Add check to num_multi_layer_olss Check that …
11:48 PM Changeset in ffmpeg [d6399d50] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266: fix logic setting num_layers_in_ols when …
11:16 PM Ticket #10883 (first 5 bytes of all MPEGTS KLV data is dropped) created by tmc2001
This is a regression from 6.0 to 6.1, introduced by changeset: …
10:55 PM Changeset in ffmpeg [8b6219a9] by James Almer <jamrial@gmail.com>
lavc/vvc: Read subpic ID when only one subpicture is present …
10:39 PM Ticket #10882 (swscale wastefully scales luma during yuv420p -> yuv422p) updated by Kieran Kunhya
Description changed
10:37 PM Ticket #10882 (swscale wastefully scales luma during yuv420p -> yuv422p) created by Kieran Kunhya
Run any conversion from yuv420p to yuv422p. Swscale appears to run …
10:01 PM Ticket #10824 (swscale self tests fail with assertion since recent changes) updated by Balling
"Fixed" lol Your fix is a revert…
9:52 PM Changeset in ffmpeg [53ab7ff6] by James Almer <jamrial@gmail.com>
lavc/vvc: Correct sps_num_subpics_minus1 minimum The spec says "the …
9:30 PM Changeset in ffmpeg [248a1f9d] by James Almer <jamrial@gmail.com>
lavc/vvc: Increase VVC_MAX_* definitions for level 6.3 Reported-by: …
12:42 PM Changeset in ffmpeg [ab2173c0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs_h2645: Avoid function pointer casts, fix UB The SEI …
12:42 PM Changeset in ffmpeg [b4b8b9ad] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/avfilter: Suppress warning for variable only used in …
12:41 PM Changeset in ffmpeg [906fc2b2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_mux: Fix use of uninitialized variable Broken in …
9:49 AM Changeset in ffmpeg [ef917950] by Marton Balint <cus@passwd.hu>
avfilter/vf_convolution: add float user_rdiv[4] to allow user options …
9:05 AM Changeset in ffmpeg [9b90d0d3] by Rémi Denis-Courmont <remi@remlab.net>
lavc/me_cmp: R-V V vsse vsad intra C908: vsad_4_c: 681.0 …
9:05 AM Changeset in ffmpeg [925b55a5] by Rémi Denis-Courmont <remi@remlab.net>
lavc/me_cmp: R-V V vsse vsad C908: vsad_0_c: 936.0 vsad_0_rvv_i32: …
2:58 AM Ticket #10824 (swscale self tests fail with assertion since recent changes) closed by Michael Niedermayer
fixed: Seems fixed by f9906911f0b7ed7214675c23139ccaac30592474
2:02 AM Ticket #10878 (Muxing PCM_S24LE Audio Into MP4 Incorrectly Marked as 16-Bit) updated by Balling
https://patchwork.ffmpeg.org/project/ffmpeg/patch/tencent_51127EB6AF523
1:42 AM Changeset in ffmpeg [2e4e424a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext: Don't check before av_buffer_unref() …
1:19 AM Changeset in ffmpeg [f705b8b5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/opt: Use correct function pointer type av_get_sample/pix_fmt() …
1:19 AM Changeset in ffmpeg [484e7716] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs_h266_syntax_template: Don't omit unused function parameter …
1:19 AM Changeset in ffmpeg [b31ee08] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffprobe: Use int64_t instead of long long int This makes …
1:19 AM Changeset in ffmpeg [08328463] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffprobe: Simplify printing xml values Signed-off-by: Andreas …
1:19 AM Changeset in ffmpeg [ed5bf403] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffprobe: Constify printing section header Allows to avoid …
1:19 AM Changeset in ffmpeg [0f20e48] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffprobe: Don't cast const away needlessly Signed-off-by: …

Feb 24, 2024:

11:35 PM Changeset in ffmpeg [56925773] by Marton Balint <cus@passwd.hu>
fate/mxf: fix mxf-probe-j2k on big endian systems Jpeg2000 decoder is …
11:35 PM Changeset in ffmpeg [87677c21] by Marton Balint <cus@passwd.hu>
avformat/libsrt: use SRT_EPOLL_IN for waiting for an incoming …
10:44 PM Changeset in ffmpeg [ecb3c8a5] by James Almer <jamrial@gmail.com>
configure: select iamfenc as movenc dep Unbreaks movenc compilation …
2:05 PM Changeset in ffmpeg [22845fbb] by Michael Niedermayer <michael@niedermayer.cc>
doc: Add infra.txt
12:24 PM Changeset in ffmpeg [6c83cd5c] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: add Intra Block Copy decoder Introduction at …
12:24 PM Changeset in ffmpeg [94818877] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: add Intra Block Copy parser Co-authored-by: Nuo Mi …
12:24 PM Changeset in ffmpeg [422e8a87] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: refact, rename !is_mvp to check_mer For IBC, we'll …
12:24 PM Changeset in ffmpeg [1ffeeb8] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: fix dual tree for skipped transform tree/unit fix …
12:24 PM Changeset in ffmpeg [c503c0b3] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: ff_vvc_set_intra_mvf, refact to support dmvr tab
12:24 PM Changeset in ffmpeg [3241aa26] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: skip inter prediction for IBC blocks Intra Block Copy …
12:24 PM Changeset in ffmpeg [09946dc4] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: implement update_hmvp for IBC Signed-off-by: Wu …
12:24 PM Changeset in ffmpeg [5a388d2] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: cabac, fix non_inter_flag, pred_mode_flag, amvr_shift …
12:24 PM Changeset in ffmpeg [dd3650ca] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: deblock_bs, fix intra check for IBC An Intra Block …
12:24 PM Changeset in ffmpeg [37ebebd] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: set CuPredMode table for chroma follow the spec
12:24 PM Changeset in ffmpeg [ab2c9dfb] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: refact out deblock_bs to reduce duplicate code
10:51 AM Changeset in ffmpeg [c19c207] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_sched: remove a triggerable assert in send_to_enc_sq() …
10:51 AM Changeset in ffmpeg [a00765fc] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_sched: simplify failure path in sch_dec_send()
10:51 AM Changeset in ffmpeg [a2fc8637] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: declare loop indices inside loops
10:51 AM Changeset in ffmpeg [29e1b9d9] by Anton Khirnov <anton@khirnov.net>
fftools/cmdutils: remove harmful variable shadowing It causes …
10:26 AM Ticket #10853 (mov: parse track-based udta name tags) updated by Balling
>but nothing happened Well, you need to use git send email.
9:08 AM Ticket #10621 (tpad is always/only green) closed by Marton Balint
fixed: Fixed in 6667741029bce9a79b48caedf24d6cb69c5ead7d.
7:17 AM Encode/FFV1 edited by Mingye Wang
move archival use to under table (diff)
6:51 AM Ticket #10853 (mov: parse track-based udta name tags) updated by Aleksoid1978
I sign up at https://ffmpeg.org/mailman/listinfo/ffmpeg-devel, then …
6:40 AM Ticket #10853 (mov: parse track-based udta name tags) updated by Balling
Why are you trying to register at patchwork, it is useless? You need …
4:05 AM Ticket #9194 (Support for new Google Lyra codec) updated by JamesBond
Err… Hello? https://github.com/google/lyra
3:07 AM Ticket #10853 (mov: parse track-based udta name tags) updated by Aleksoid1978
I can't register and submit a patch to https://patchwork.ffmpeg.org. …
3:07 AM Ticket #10877 (D3D11 Hevc Rext Intel hardware decoding support.) updated by Aleksoid1978
I can't register and submit a patch to https://patchwork.ffmpeg.org. …

Feb 23, 2024:

4:11 PM Ticket #10881 (VAAPI decoding on AMD GPU may cause cpu soft lockup) closed by elenril
invalid: >radeon: The kernel rejected CS, see dmesg for more information (-22). …
2:08 PM Changeset in ffmpeg [7d82daf3] by Nuo Mi <nuomi2021@gmail.com>
lavc/vvc_ps: Correct vaule of ALF_NUM_FILTERS_CC Signed-off-by: Fei …
10:07 AM Ticket #10881 (VAAPI decoding on AMD GPU may cause cpu soft lockup) updated by sunboeasy@gmail.com
Component changed
10:06 AM Ticket #10881 (VAAPI decoding on AMD GPU may cause cpu soft lockup) created by sunboeasy@gmail.com
Summary of the bug: Our software uses FFmpeg for hardware decoding. …
8:45 AM Ticket #10880 (Timecode not preserved from .mxf to .mov when rewrapping.) created by Paul Pacifico
When rewrapping .mxf container to .mov with ffmpeg version …
12:43 AM Ticket #10877 (D3D11 Hevc Rext Intel hardware decoding support.) updated by Balling
Yeah! Working version of …

Feb 22, 2024:

11:52 PM Ticket #5154 (Demux h264 stream from Arecont camera) closed by Marton Balint
fixed: This appears to work now :)
11:35 PM Ticket #10779 (Drawtext cannot be compiled with FFmpeg 6.1.1) closed by Marton Balint
fixed
11:17 PM Changeset in ffmpeg [fe340c32] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
.mailmap: Update my mailmap entry Signed-off-by: Andreas Rheinhardt …
9:34 PM Ticket #5885 (32bit ppc fate client) closed by Michael Niedermayer
fixed
7:11 PM Ticket #5885 (32bit ppc fate client) updated by Sean McGovern
Owner changed
7:10 PM Ticket #5885 (32bit ppc fate client) updated by Sean McGovern
Component changed
7:08 PM Ticket #5885 (32bit ppc fate client) updated by Sean McGovern
I have recently started a new FATE node using QEMU for this, see: …
6:57 PM Ticket #10868 (mxf-probe-j2k FATE test fails on big-endian systems such as PowerPC) updated by Sean McGovern
Patch posted to ML appears to fix this: …
11:13 AM Changeset in ffmpeg [4ea2b271] by Zhao Zhili <zhilizhao@tencent.com>
avformat/libsrt: Remove manually free AV_OPT_TYPE_STRING …
11:13 AM Changeset in ffmpeg [80cd6e65] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/audiotoolboxenc: Ensure frame_size isn't zero Signed-off-by: …
11:13 AM Changeset in ffmpeg [338e33b0] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/audiotoolboxenc: remove CAP_VARIABLE_FRAME_SIZE from alac …
9:17 AM Ticket #10877 (D3D11 Hevc Rext Intel hardware decoding support.) updated by Aleksoid1978
Test samples - https://cloud.mail.ru/public/7nAT/y8mfdZKfM
9:17 AM 0001-Add-support-d3d11va-Intel-Hevc-Rext-decoder.patch attached to Ticket #10877 by Aleksoid1978
Patch
5:31 AM Ticket #10878 (Muxing PCM_S24LE Audio Into MP4 Incorrectly Marked as 16-Bit) updated by HyperStryker
Replying to Gyan: > Which ffmpeg version? ffmpeg version …
4:57 AM Ticket #10877 (D3D11 Hevc Rext Intel hardware decoding support.) updated by Aleksoid1978
Description changed
4:54 AM Ticket #10878 (Muxing PCM_S24LE Audio Into MP4 Incorrectly Marked as 16-Bit) updated by Gyan
Which ffmpeg version?
3:29 AM Changeset in ffmpeg [76b2bb96] by James Almer <jamrial@gmail.com>
avutil/tx: print debug log at trace level The output of TX is …
12:45 AM Changeset in ffmpeg [4179c121] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/movtextenc: Don't copy data around unnecessarily Using …
12:45 AM Changeset in ffmpeg [e9a587af] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/srtenc, webvttenc: Use av_printf_format Signed-off-by: …
12:45 AM Changeset in ffmpeg [ed9de6d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ttmlenc: Remove always-true check Signed-off-by: Andreas …
12:45 AM Changeset in ffmpeg [253a834] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ttmlenc: Don't copy data around unnecessarily Using …
12:45 AM Changeset in ffmpeg [abea374] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/webvttenc: Don't copy data around unnecessarily Using …
12:45 AM Changeset in ffmpeg [686af457] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/srtenc: Don't copy data around unnecessarily Using …
12:45 AM Changeset in ffmpeg [b8a00a1f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/assenc: Use size_t for length of string Signed-off-by: …
12:42 AM Changeset in ffmpeg [fe08058f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs_vp8: Don't leave out ... in calls to variadic macros It …
12:42 AM Changeset in ffmpeg [76b41511] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264dec: Reindent after the previous commit Signed-off-by: …
12:42 AM Changeset in ffmpeg [b550dd67] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264dec: Return early in ff_h264_draw_horiz_band() …

Feb 21, 2024:

9:52 PM Ticket #10879 (Backporting "avformat/mov: Ignore duplicate ftyp" patch to 5.1.4) created by alard
ffmpeg 6.1.0 introduced the following change in avformat/mov: …
9:28 PM Changeset in ffmpeg [1f1abb27] by Martin Storsjö <martin@martin.st>
configure: Fix a typo Signed-off-by: Martin Storsjö <martin@martin.st>
9:27 PM Changeset in ffmpeg [8a9b0238] by Martin Storsjö <martin@martin.st>
checkasm: Add a "run-checkasm" make target Contrary to the existing …
9:03 PM Changeset in ffmpeg [d06cc1cb] by James Almer <jamrial@gmail.com>
fate/mov: rename a test group to better reflect what it requires …
8:56 PM Changeset in ffmpeg [ebed8be5] by James Almer <jamrial@gmail.com>
fate/mov: add missing samples dependency to avif/heic tests …
8:46 PM Changeset in ffmpeg [733d6412] by James Almer <jamrial@gmail.com>
fate/mov: add missing ffprobe dependency to mov-write-amve …
6:24 PM Changeset in ffmpeg [4d86e64d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs_vp8: Remove empty flush callback This callback is …
6:24 PM Changeset in ffmpeg [e2f56f2b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/image: Enable fate-webp-rgb-lossless-palette-predictor test …
6:08 PM Changeset in ffmpeg [9cb8f262] by Rémi Denis-Courmont <remi@remlab.net>
lavc/me_cmp: R-V V sse C908: sse_0_c: 614.7 sse_0_rvv_i32: 138.2 …
6:08 PM Changeset in ffmpeg [37463d79] by Rémi Denis-Courmont <remi@remlab.net>
lavc/me_cmp: R-V V pix_abs_y2 C908: pix_abs_0_2_c: 904.0 …
6:08 PM Changeset in ffmpeg [f1ec475f] by Rémi Denis-Courmont <remi@remlab.net>
lavc/me_cmp: R-V V pix_abs_x2 C908: pix_abs_0_1_c: 767.0 …
6:08 PM Changeset in ffmpeg [b41e115d] by Rémi Denis-Courmont <remi@remlab.net>
lavc/me_cmp: R-V V pix_abs C908: pix_abs_0_0_c: 534.0 …
5:24 PM Changeset in ffmpeg [e9cc9e49] by Michael Niedermayer <michael@niedermayer.cc>
libswscale/utils: Fix bayer to yuvj Fixes: out of array access. …
5:24 PM Changeset in ffmpeg [f9906911] by Michael Niedermayer <michael@niedermayer.cc>
Revert "swscale: fix sws_setColorspaceDetails after sws_init_context" …
5:24 PM Changeset in ffmpeg [8caa84ce] by Michael Niedermayer <michael@niedermayer.cc>
tools: Add target_sws_fuzzer.c Signed-off-by: Michael Niedermayer …
5:24 PM Changeset in ffmpeg [64098d0c] by Michael Niedermayer <michael@niedermayer.cc>
swscale/swscale: Check srcSliceH for bayer Fixes: Assertion srcSliceH …
5:24 PM Changeset in ffmpeg [18f26f8a] by Michael Niedermayer <michael@niedermayer.cc>
swscale/utils: Allocate more dithererror Fixes: out of array read …
5:23 PM Changeset in ffmpeg [6ef32ea5] by Michael Niedermayer <michael@niedermayer.cc>
Avoid OOM for invalid STCO / CO64 constructions. The entries value …
12:23 PM Ticket #10878 (Muxing PCM_S24LE Audio Into MP4 Incorrectly Marked as 16-Bit) updated by HyperStryker
Description changed
12:19 PM Ticket #10878 (Muxing PCM_S24LE Audio Into MP4 Incorrectly Marked as 16-Bit) created by HyperStryker
Summary of the bug: When muxing an H264-encoded video in a .MOV …
9:33 AM Changeset in ffmpeg [a3f69cde] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: cosmetics, vertically align structs
9:31 AM Changeset in ffmpeg [6b6815b1] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move subtitle helpers to ffmpeg_dec, their only user
9:27 AM Changeset in ffmpeg [826cfd99] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: pass framerate through InputFilterOptions …
9:27 AM Changeset in ffmpeg [fef3052d] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: pass autorotate/reinit flags through …
9:27 AM Changeset in ffmpeg [6315f78e] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: pass sub2video canvas size through …
9:27 AM Changeset in ffmpeg [bd3c1c19] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: accept a name from its upstream input Do not …
9:27 AM Changeset in ffmpeg [8f592eb3] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: compute input trim start/end in demuxer The …
9:27 AM Changeset in ffmpeg [09438d65] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: stop taking display matrix from global side …
6:28 AM Ticket #10735 (Bug: FFmpeg's qsv encoder wrappers broken with the -g parameter set, ...) updated by wenbin,chen
I cannot run the command you provide, so I make some changes to make …
4:25 AM Ticket #10877 (D3D11 Hevc Rext Intel hardware decoding support.) created by Aleksoid1978
If you are interested in adding this functionality, I can try to make …
12:07 AM Changeset in ffmpeg [cb9f1f59] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/version: Remove outdated checks Signed-off-by: Andreas …
12:06 AM Changeset in ffmpeg [39b4b5aa] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec: Remove superfluous ';' outside of functions Inside a …
12:06 AM Changeset in ffmpeg [48612de6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vvc/vvcdsp: Remove pointless wrappers Reviewed-by: Nuo Mi …
12:06 AM Changeset in ffmpeg [ef04737e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses …
12:04 AM Changeset in ffmpeg [1eafbc27] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vvc/vvc_ps: Check before access max_bin_idx can be at most …

Feb 20, 2024:

11:24 PM Changeset in ffmpeg [1d66a122] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Deprecate AV_INPUT_BUFFER_MIN_SIZE It used to be …
11:23 PM Changeset in ffmpeg [b6b33f7e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/common: Move includes to the beginning of the file …
11:23 PM Changeset in ffmpeg [27cd7011] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/tests/pixelutils: Remove dead code Forgotten in …
8:57 PM Changeset in ffmpeg [68f0e964] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: do not use AnyType when resolving Descriptors and …
8:57 PM Changeset in ffmpeg [b0c647d1] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: move resolving Descriptors to the multi descriptor …
8:01 PM Ticket #10876 (scale_vulkan filter does not accept an output format different than yuv420p) created by bermond
The scale_vulkan filter does not accept an output pixel format …
7:55 PM Changeset in ffmpeg [5507a406] by Jan Ekström <jeebjp@gmail.com>
avcodec/av1dec: fix matrix coefficients exposed by codec context …
7:39 PM Changeset in ffmpeg [6073fff8] by Jan Ekström <jeebjp@gmail.com>
avcodec/av1dec: fix matrix coefficients exposed by codec context …
7:24 PM Changeset in ffmpeg [9bf90b12] by Jan Ekström <jeebjp@gmail.com>
avcodec/av1dec: fix matrix coefficients exposed by codec context …
7:13 PM Changeset in ffmpeg [511b8444] by Jan Ekström <jeebjp@gmail.com>
avcodec/av1dec: fix matrix coefficients exposed by codec context …
6:59 PM Changeset in ffmpeg [a267d4ad] by Jan Ekström <jeebjp@gmail.com>
avcodec/av1dec: fix matrix coefficients exposed by codec context …
6:54 PM Changeset in ffmpeg [37936b09] by Jan Ekström <jeebjp@gmail.com>
avcodec/av1dec: fix matrix coefficients exposed by codec context …
6:53 PM Ticket #10875 (scale_vulkan filter produces wrong colors) created by bermond
Applying the scale_vulkan filter produces an output with …
6:32 PM Ticket #5456 (Videos produced with -shortest are longer than the audio) updated by areweAV1yet
I am still having issues creating 8k/4k videos with this. The …
6:08 PM Changeset in ffmpeg [870d9730] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_vaapi: Allocate pub and priv frames hwctx together …
6:08 PM Changeset in ffmpeg [520c1b0a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_vaapi: Allocate public and priv device hwctx together …
6:00 PM Changeset in ffmpeg [cffadfe9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/movenc: Make check actually check what is intended Also …
5:56 PM Ticket #10873 (Memory leaks with ffmpeg cmd when use hwupload to vulkan format) updated by quinkblack
Patch under review …
5:41 PM Changeset in ffmpeg [e2afcb82] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/af_pan: Uninitialize channel layout Fixes a leak in the …
3:52 PM Ticket #9142 (LIBSRT uses wrong write-readiness epoll on a listener socket) updated by Max
To avoid possible misunderstanding, the libSRT triggers the …
3:17 PM Ticket #9142 (LIBSRT uses wrong write-readiness epoll on a listener socket) updated by Mikołaj Małecki
Alright then. I take it as a good deal.
2:49 PM Changeset in ffmpeg [58ffe0d] by Martin Storsjö <martin@martin.st>
flvdec: Honor the "flv_metadata" option for the "datastream" metadata …
2:45 PM Changeset in ffmpeg [8c00fe64] by James Almer <jamrial@gmail.com>
fate: add IAMF in mp4 tests Signed-off-by: James Almer <jamrial@gmail.com>
2:45 PM Changeset in ffmpeg [dbfa8381] by James Almer <jamrial@gmail.com>
avformat/movenc: add support for Immersive Audio Model and Formats in …
2:24 PM Changeset in ffmpeg [fe637161] by James Almer <jamrial@gmail.com>
avformat/mov: add support for Immersive Audio Model and Formats in …
2:24 PM Changeset in ffmpeg [9ba327e7] by James Almer <jamrial@gmail.com>
avformat/mov: make MOVStreamContext refcounted This will be useful in …
2:24 PM Changeset in ffmpeg [ce7b519a] by James Almer <jamrial@gmail.com>
avformat/mov: factorize out setting the output packet properties …
2:24 PM Changeset in ffmpeg [b140b833] by James Almer <jamrial@gmail.com>
avformat/demux: allow demuxers to output more than one packet per …
1:49 PM 001-8bytes.ts attached to Ticket #10874 by Mike Zang
1:49 PM 001.ts attached to Ticket #10874 by Mike Zang
1:44 PM Ticket #10874 (Bug: ffmpeg/ffprobe/ffplay can't handle ts file with codec_name as 'png') created by Mike Zang
Summary of the bug: When run ffprobe 001.ts, the message as below, …
12:16 PM log.txt attached to Ticket #10873 by quinkblack
sanitizer logs
12:15 PM Ticket #10873 (Memory leaks with ffmpeg cmd when use hwupload to vulkan format) created by quinkblack
Not sure if it's vulkan specific or not. cmd: […] See attachment …
6:51 AM Ticket #10656 (lead: broken output) closed by pross
fixed: Fixed in db975ff00d2111de8052abfd65bd250a737bec6d.
6:49 AM Ticket #10660 (lead: unsupported format 0x0) closed by pross
fixed: Fixed in 37702e20663dc8111534229af551763c2a954e73.
6:31 AM Changeset in ffmpeg [37702e20] by Peter Ross <pross@xvid.org>
avcodec/lead: support format 0x0 Fixes ticket #10660.
5:40 AM Changeset in ffmpeg [db975ff0] by Peter Ross <pross@xvid.org>
avcodec/lead: support unaligned blocks Fixed ticket #10656.

Feb 19, 2024:

11:53 PM Changeset in ffmpeg [80131321] by James Almer <jamrial@gmail.com>
avformat/iamfdec: set disposition flags to output streams if there's …
11:53 PM Changeset in ffmpeg [c95c8a01] by James Almer <jamrial@gmail.com>
avformat/iamfenc: further split into shareable modules Signed-off-by: …
11:53 PM Changeset in ffmpeg [c7266ad6] by James Almer <jamrial@gmail.com>
avformat/iamfdec: further split into shareable modules Signed-off-by: …
11:45 PM Ticket #10865 (xdcam mxf tracks are not identified) closed by Marton Balint
fixed: Fixed in 68f2b32ef2b29aa95488531b007adde92ca82165. The file is likely …
11:09 PM Changeset in ffmpeg [e8cdce8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
configure, libavutil/version: Remove unused HAVE_MMX2 Signed-off-by: …
11:09 PM Changeset in ffmpeg [b96b3e29] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/intreadwrite: Remove obsolete warning Obsolete since …
11:09 PM Changeset in ffmpeg [8d17ab60] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/internal: Move ff_exp2fi() to aacsbr.c Only used there. …
11:09 PM Changeset in ffmpeg [42f6dfc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/jpeg2000: Simplify exp2fi for numbers used here The call to …
11:09 PM Changeset in ffmpeg [271d6709] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/jpeg2000dec: Avoid using GetByteContext.buffer directly …
11:09 PM Changeset in ffmpeg [b48b3250] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/jpeg2000dec, j2kenc: Constify where appropriate Reviewed-by: …
11:09 PM Changeset in ffmpeg [32178c2f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_qpel: Remove put_h264_qpel[48]_mmxext These …
11:09 PM Changeset in ffmpeg [4d45093f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264qpel_template: Mark pointers as non-aliasing It allows …
11:09 PM Changeset in ffmpeg [7cad4dba] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/hpeldsp_init: Avoid using ff_avg_pixels16_mmx Use …
11:09 PM Changeset in ffmpeg [8a349bb0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/fpel: Remove declarations of inexistent functions …
11:04 PM Changeset in ffmpeg [68f2b32e] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: do not use AnyType when resolving Descriptors and …
11:04 PM Changeset in ffmpeg [41672f55] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: move resolving Descriptors to the multi descriptor …
10:30 PM Changeset in ffmpeg [1f7cd5d4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/iamf_writer: Fix leaks on error Fixes Coverity issues …
10:30 PM Changeset in ffmpeg [c5845afd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/iamf_writer: Return proper error codes Surprisingly the …
10:30 PM Changeset in ffmpeg [18af922c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/iamf: Don't mix ownership and non-ownership pointers …
10:29 PM Changeset in ffmpeg [e7c33c92] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/iamf_writer: Don't memset twice This has been allocated via …
10:29 PM Changeset in ffmpeg [840f1925] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/iamf_writer: Remove nonsense check Checking whether a …
10:29 PM Changeset in ffmpeg [94fadd3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/iamf_writer: Don't leak on error when adding ParamDefinition …
9:29 PM Changeset in ffmpeg [86410e55] by Marton Balint <cus@passwd.hu>
fate: use an even more exotic channel layout mov-mp4-pcm-float test …
2:26 PM Ticket #10872 (ffmpeg crash when using d3d11va hardware acceleration while transcoding) created by Evgeny
Summary of the bug: FFmpeg will crash if using dx11 or dx9 hw surface …
2:25 PM Changeset in ffmpeg [4b8be361] by James Almer <jamrial@gmail.com>
avformat/mpegts: remove decoding param from ts_packetsize option It's …
2:25 PM Changeset in ffmpeg [f9f56fd] by James Almer <jamrial@gmail.com>
avformat/mpegts: add a ts_id exported option It will replace …
1:39 PM Ticket #10871 (Feature request: add SRTP support to RTSPS client) created by Daniel
Please add SRTP support to RTSPS client. You need to implement new SDP …
7:25 AM Ticket #10855 (Huge RTSP latency achieved over long time of streaming from specific ...) updated by VincasD
I've attached default_vs_sync_ext.png - it seems that using `-sync …
7:21 AM default_vs_sync_ext.png attached to Ticket #10855 by VincasD
5:49 AM Ticket #10353 (HLS Handling Error from Commit 6b1f68ccb04d791f0250e05687c346a99ff47ea1) updated by Balling
See also #10869
3:55 AM Changeset in ffmpeg [0c8e64e2] by Steven Liu <lq@chinaffmpeg.org>
mailmap: remap my email accounts Signed-off-by: Steven Liu …
3:47 AM Ticket #10870 (libfdk_aac and aac_at encoders inflate small samples, native aac ...) updated by mrapp
Description changed
Note: See TracTimeline for information about the timeline view.