Timeline



Mar 3, 2024:

11:33 PM Changeset in ffmpeg [0aaee474] by Marton Balint <cus@passwd.hu>
avformat/mpegts: detect synchronous metadata KLV more reliably The …
11:05 PM Changeset in ffmpeg [c0a1ce1c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_opencl: Allocate pub and priv frames hwctx together …
11:04 PM Changeset in ffmpeg [c305dbf7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_opencl: Allocate pub and priv device hwctx together …
10:04 PM Ticket #10884 (Using `-hwaccel_output_format videotoolbox_vld` make `scale_vt` to ...) updated by yigithan
With some research, the problem looks like to me "Tone mapping". I am …
9:56 PM Changeset in ffmpeg [1b7308b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/vulkan: Remove unused ff_vk_set_descriptor_sampler() …
9:56 PM Changeset in ffmpeg [c346c097] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/vulkan: Make ff_vk_set_descriptor_image() static Only used in …
9:56 PM Changeset in ffmpeg [c0d31cec] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/vulkan: Avoid shadowing Reviewed-by: Lynne <dev@lynne.ee> …
9:56 PM Changeset in ffmpeg [0a05577d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/vulkan_loader: Avoid relocations for strings To do so, …
9:55 PM Changeset in ffmpeg [674f2081] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/vulkan_loader: Use smaller types Saves 16B per entry here …
9:55 PM Changeset in ffmpeg [e9b4f446] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/vulkan_loader: Avoid redundant strings and relocations There …
9:55 PM Changeset in ffmpeg [e429b0fd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/vulkan: Don't autoinclude vulkan_loader.h Only include it …
6:48 PM Changeset in ffmpeg [a172d807] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/fpel: Remove remnants of MMX Since …
4:17 PM Changeset in ffmpeg [cb15b7b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vulkan_video: Don't use sparse table ff_vk_codec_map …
4:16 PM Changeset in ffmpeg [c6e1793e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffprobe: Print dispositions generically Reviewed-by: James …
8:20 AM Changeset in ffmpeg [1a4e0eb3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dvdvideodec: Reorder allocations to simplify freeing …
8:20 AM Changeset in ffmpeg [77b26bf4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dvdvideodec: Only free allocated buffers Reviewed-by: …
8:20 AM Changeset in ffmpeg [e30dd9bb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dvdvideodec: Don't store AVInputFormat* The inner …
8:19 AM Changeset in ffmpeg [0b8f7a7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dvdvideodec: Explicitly return 0 on success Don't "return …
4:40 AM Ticket #3280 (Add dvdnav support) closed by Marth64
fixed: dvdvideo demuxer powered by dvdnav is merged now.
12:41 AM Changeset in ffmpeg [f8caf388] by James Almer <jamrial@gmail.com>
avformat/iamf_writer: constify some function parameters …

Mar 2, 2024:

6:13 PM Changeset in ffmpeg [3a09c212] by Marton Balint <cus@passwd.hu>
avformat/wavdec: dynamically set max_size by default The wav demuxer …
6:13 PM Changeset in ffmpeg [315be8b2] by Marton Balint <cus@passwd.hu>
fate/libswresample: force number of samples for the input of aresample …
6:13 PM Changeset in ffmpeg [7b1b9bb3] by Marton Balint <cus@passwd.hu>
swresample/resample: fix rounding errors with filter_size=1 and …
6:13 PM Changeset in ffmpeg [0b98f28c] by Marton Balint <cus@passwd.hu>
fate: never generate auto-generated references GEN=1 is used to …
5:49 PM Changeset in ffmpeg [4ebf478f] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: track metadata sets by their type We typically are …
5:49 PM Changeset in ffmpeg [aa299faa] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: remove resolve_strong_ref usage with AnyType UUIDs …
11:10 AM Ticket #10795 (scale2ref filter crash) updated by Gyan
Priority, Component, Blocking changed
Yes, this still occurs in current git master as of …
9:54 AM Ticket #10890 (Typo in documentation for "gradients" video source) updated by Michael Koch
Other typo in the same documentation: Replace "This source supports …
7:45 AM Ticket #2690 (Red Cinema r3d files not supported) updated by Peter Kovář
Replying to Camille: > Replying to [comment:37 Peter …
7:12 AM Changeset in ffmpeg [a1304272] by Anton Khirnov <anton@khirnov.net>
libavformat/dvdvideo: add DVD-Video demuxer, powered by libdvdread and …
5:29 AM Changeset in ffmpeg [b95c0d93] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/vvcdec: allow vvc_decode_close() on failed open Fixes: …
5:28 AM Changeset in ffmpeg [45c61270] by Nuo Mi <nuomi2021@gmail.com>
configure: Add missing vvc_decoder->cbs_h266 dependency …
1:54 AM Changeset in ffmpeg [d25b349] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/rv40dsp, simple_idct: Remove remnants of MMX …
1:54 AM Changeset in ffmpeg [0f944c8b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm: Improve included headers Signed-off-by: Andreas …
1:54 AM Changeset in ffmpeg [cfe21a66] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
checkasm/vvc_mc: Don't use declare_func_emms There is no MMX DSP code …
1:54 AM Changeset in ffmpeg [540d8e77] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vvc/vvc_mvs: Add proper header include Signed-off-by: Andreas …
1:54 AM Changeset in ffmpeg [33a3a23b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vvc/vvc_intra: Move utils out of vvc_intra.c Otherwise …
1:54 AM Changeset in ffmpeg [4460cb48] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/svq1enc: Move initializing DSP out of svq1enc.c Otherwise …
1:54 AM Changeset in ffmpeg [88b3b09a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aacenc: Move initializing DSP out of aacenc.c Otherwise …
1:51 AM Changeset in ffmpeg [6c693da6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_demux, sync_queue: Constify a bit Signed-off-by: …
1:51 AM Changeset in ffmpeg [b295aafb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swresample/swresample: Constify swr_convert() Signed-off-by: Andreas …
1:51 AM Changeset in ffmpeg [58e3ef7f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/timestamp: Constify av_ts_make_time_string() (Actually, the …
1:49 AM Changeset in ffmpeg [dfb9d8a5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/avio: Make avio_print_string_array() accept const pointers …
1:47 AM Changeset in ffmpeg [1e98cc47] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/bsf/mp3_header_decompress: Remove BSF This BSF is supposed to …
12:16 AM Ticket #10884 (Using `-hwaccel_output_format videotoolbox_vld` make `scale_vt` to ...) updated by yigithan
I am new at this project but looks like pixel format causes the …

Mar 1, 2024:

5:48 PM Changeset in ffmpeg [e70e9b65] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_vulkan: Allocate pub and priv frames hwctx together …
5:48 PM Changeset in ffmpeg [2d63379c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_vulkan: Allocate public and priv device hwctx …
5:32 PM Changeset in ffmpeg [ac7e7297] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_cuda: Allocate public and internal device ctx jointly …
5:32 PM Changeset in ffmpeg [8d277de0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_cuda: Don't use AVHWFramesInternal.priv Use …
5:32 PM Changeset in ffmpeg [cb92b4bd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext: Clarify documentation of AVHWFramesContext.hwctx …
3:57 PM Changeset in ffmpeg [200f82e3] by Anton Khirnov <anton@khirnov.net>
lavu/opt: get rid of useless read_number() calls The option type is …
3:57 PM Changeset in ffmpeg [1ffa657a] by Anton Khirnov <anton@khirnov.net>
lavu/opt: simplify error handling in get_number()
3:57 PM Changeset in ffmpeg [84ba46f] by Anton Khirnov <anton@khirnov.net>
lavu/opt: drop an always-NULL argument to get_number()
3:57 PM Changeset in ffmpeg [9fabdd64] by Anton Khirnov <anton@khirnov.net>
lavu/opt: drop useless handling of NULL return from get_bool_name() …
3:57 PM Changeset in ffmpeg [333cc9b] by Anton Khirnov <anton@khirnov.net>
lavu/opt: factor out printing option default from opt_list()
3:57 PM Changeset in ffmpeg [8904f351] by Anton Khirnov <anton@khirnov.net>
lavu/opt: simplify printing option type in opt_list()
3:57 PM Changeset in ffmpeg [6456dd50] by Anton Khirnov <anton@khirnov.net>
lavu/opt: cosmetics, group option reading function together
3:57 PM Changeset in ffmpeg [2a3a33d0] by Anton Khirnov <anton@khirnov.net>
lavu/opt: cosmetics, group option setting function together
3:57 PM Changeset in ffmpeg [cc0bd9da] by Anton Khirnov <anton@khirnov.net>
lavu/opt: cosmetics, group (un)init and management functions together
3:57 PM Changeset in ffmpeg [067fde49] by Anton Khirnov <anton@khirnov.net>
lavu/opt: document AVOption.flags
3:57 PM Changeset in ffmpeg [39a3a1c6] by Anton Khirnov <anton@khirnov.net>
lavu/opt: cosmetics, move AV_OPT_FLAG_* out of AVOption Also drop an …
3:57 PM Changeset in ffmpeg [105a1bc1] by Anton Khirnov <anton@khirnov.net>
lavu/opt: cosmetics, change option flags to (1 << N) style It is …
3:51 PM Changeset in ffmpeg [e48055fd] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: remove options deprecated before 6.0
12:17 PM Ticket #10795 (scale2ref filter crash) updated by Martin
Keywords changed
I'm willing to sponsor the fix for this bug. I'll give $30 or more if …
11:02 AM Ticket #10887 (HEVC periodic intra refresh source decoding artifacts, only with slice ...) updated by quinkblack
I know there are multiple issues in hevc decoder, especially related …
10:48 AM Ticket #10890 (Typo in documentation for "gradients" video source) created by Michael Koch
Replace "x0, y0, y0, y1" by "x0, y0, x1, y1"
9:24 AM Changeset in ffmpeg [f7545e90] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext_opencl: Add map from Videotoolbox to OpenCL For …
9:23 AM Changeset in ffmpeg [dcfc6089] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext_opencl: Fix missing linesize when map from opencl …
9:23 AM Changeset in ffmpeg [35dc1299] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/encode: Fix default setting of bits_per_raw_sample …
9:23 AM Changeset in ffmpeg [b56b343e] by Zhao Zhili <zhilizhao@tencent.com>
avformat/mov: Update bits_per_coded_sample after read pcmC Fix #10878
9:22 AM Changeset in ffmpeg [ab8aab5e] by Zhao Zhili <zhilizhao@tencent.com>
avfilter/vf_scale_vulkan: Fix typo Fix #10875 Signed-off-by: Zhao …
9:22 AM Changeset in ffmpeg [74e27d9e] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext_vulkan: Fix memleaks when transfer to vulkan Without …
9:20 AM Changeset in ffmpeg [f6f06fb4] by Zhao Zhili <zhilizhao@tencent.com>
avutil/vulkan: avoid overreads in ff_vk_count_images Signed-off-by: …
9:20 AM Changeset in ffmpeg [03275b0f] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext_vulkan: Fix leaks in map_from_drm Also simplify …
9:20 AM Changeset in ffmpeg [6f9730cb] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext_vulkan: Fix leaks when semaphore creation fails …
9:20 AM Changeset in ffmpeg [3bb00c0a] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext: Don't assume frames_uninit is reentrant Fix heap …
9:19 AM Changeset in ffmpeg [90bbe1e8] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext: Don't assume device_uninit is reentrant …
9:19 AM Changeset in ffmpeg [39a0c553] by Zhao Zhili <zhilizhao@tencent.com>
fftools/ffplay: Fix output color_spaces of filter The …
7:30 AM Ticket #10889 (Error in documentation of "convolution" filter) created by Michael Koch
The documentation of the "rdiv" option is wrong. "Set multiplier for …
12:35 AM Changeset in ffmpeg [601bb6a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mss[12]: Cleanup generically on init failure Signed-off-by: …
12:35 AM Changeset in ffmpeg [80736531] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/decode: Improve validity check a bit Signed-off-by: Andreas …
12:35 AM Changeset in ffmpeg [22dda561] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/mem_internal: Remove unneeded headers Unneeded since …
12:35 AM Changeset in ffmpeg [72becd06] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/refstruct: Don't use STRIDE_ALIGN for alignment It was always …
12:34 AM Changeset in ffmpeg [d36cb466] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxeve: Use av_dict_iterate() Signed-off-by: Andreas …
12:34 AM Changeset in ffmpeg [fbf1e513] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Fix "if (ret = ff_foo() < 0)" precedence problem …
12:34 AM Changeset in ffmpeg [0c92c8e6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Improve included headers a bit Signed-off-by: …
12:34 AM Changeset in ffmpeg [ec0bd892] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Use CODEC_LONG_NAME() Brings the length of the line …
12:34 AM Changeset in ffmpeg [9209350f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Remove useless AVClass This decoder does not have …
12:34 AM Changeset in ffmpeg [c4dceb83] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Reindent after the previous commit Signed-off-by: …
12:34 AM Changeset in ffmpeg [cb9fb80c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Deduplicate code Signed-off-by: Andreas Rheinhardt …
12:34 AM Changeset in ffmpeg [85fc5a0c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Avoid cloning AVPacket Cloning a packet whose source …
12:34 AM Changeset in ffmpeg [4e14a8e6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Set AV_CODEC_CAP_DR1 This decoder uses …
12:34 AM Changeset in ffmpeg [bbeee333] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Remove FF_CODEC_CAP_SETS_PKT_DTS cap This decoder …
12:33 AM Changeset in ffmpeg [5a4702cb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/Makefile: Add missing AV1 decoder->av1_parse.o dependency …

Feb 29, 2024:

11:31 PM Ticket #10294 (convolution filter's rdiv option ignored) closed by Marton Balint
fixed: Replying to Michael Koch: > reopened because the …
11:21 PM Ticket #10883 (first 5 bytes of all MPEGTS KLV data is dropped) updated by Marton Balint
Cc, Priority, Status, Keywords changed
Just sent a patch to fix this. …
11:19 PM Ticket #10828 (ffmpeg 6.1 truncating first five bytes of KLV data stream) updated by Marton Balint
Cc, Status, Component changed
10:36 PM Ticket #10888 (av_buffersink_set_frame_size does not pad final frame at EOF) created by Andrew Wason
Summary of the bug: av_buffersink_set_frame_size should always …
5:48 PM Changeset in ffmpeg [194414f6] by James Almer <jamrial@gmail.com>
avcodec/av1dec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM Fixes …
3:57 PM Changeset in ffmpeg [ec7937f4] by James Almer <jamrial@gmail.com>
avformat/iamf: remove duplicated function Signed-off-by: James Almer …
3:29 PM Ticket #8736 (videotoolbox failed to decode picture, green frames) updated by der_richter
uploaded the sample again via https://streams.videolan.org/upload/
10:01 AM Ticket #10294 (convolution filter's rdiv option ignored) reopened by Michael Koch
reopened because the documentation of "rdiv" option is wrong
9:37 AM Ticket #10887 (HEVC periodic intra refresh source decoding artifacts, only with slice ...) updated by Björn Weinehall
A couple of updates: By checking different avcodec paths taken when …
9:30 AM Changeset in ffmpeg [4a134eb1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/intrax8: Fix assert Commit …
5:50 AM Ticket #10549 (Segfault when decoding aac) closed by Sam James
fixed: Should be fixed by 7945d30e91b96d2f4f5b612048169087d214d41e.
5:36 AM Changeset in ffmpeg [d263fce2] by Haihao Xiang <haihao.xiang@intel.com>
lavc/qsvenc: update the selection of bitrate control method The …
5:36 AM Changeset in ffmpeg [57fbe929] by Haihao Xiang <haihao.xiang@intel.com>
avcodec/av1dec: Return error for unsupported tile list OBU Otherwise …
5:36 AM Changeset in ffmpeg [3f7e50f5] by Haihao Xiang <haihao.xiang@intel.com>
avcodec/av1dec: Move message of OBU info back to the beginning So …

Feb 28, 2024:

6:23 PM Ticket #10877 (D3D11 Hevc Rext Intel hardware decoding support.) updated by v0lt
There is a typo in the patch. …
4:09 PM Ticket #10886 (Transcoding video to x264/x265 results in 1 second of frozen frames) updated by Yuri Gorokhov
Description changed
3:56 PM Ticket #10886 (Transcoding video to x264/x265 results in 1 second of frozen frames) updated by Yuri Gorokhov
Description changed
3:56 PM Ticket #10886 (Transcoding video to x264/x265 results in 1 second of frozen frames) updated by Yuri Gorokhov
Thanks Gyan, I have updated the ticket with simpler repro steps
3:55 PM Ticket #10886 (Transcoding video to x264/x265 results in 1 second of frozen frames) updated by Yuri Gorokhov
Description changed
10:54 AM hevc-pir-decode-sample-standalone.mpg attached to Ticket #10887 by Björn Weinehall
Standalone sample not from live stream, with clean start and end. The …
10:42 AM Ticket #10887 (HEVC periodic intra refresh source decoding artifacts, only with slice ...) updated by Björn Weinehall
New sample attached. It is a cleaner cut from starting with a frame …
10:32 AM hevc-pir-decode-sample-shortest.mpg attached to Ticket #10887 by Björn Weinehall
Cleaner sample cut from live stream
10:08 AM Ticket #10887 (HEVC periodic intra refresh source decoding artifacts, only with slice ...) updated by Björn Weinehall
Thank you for looking. Sorry, I should have mentioned that this is a …
9:28 AM Changeset in ffmpeg [2b17a74d] by J. Dekker <jdek@itanimul.li>
avdevice: deprecate sdl outdev Signed-off-by: J. Dekker <jdek@itanimul.li>
9:28 AM Changeset in ffmpeg [e4c0cdf8] by J. Dekker <jdek@itanimul.li>
avdevice: deprecate opengl outdev Signed-off-by: J. Dekker …
9:14 AM Changeset in ffmpeg [570052cd] by J. Dekker <jdek@itanimul.li>
avcodec/aarch64/hevc: add luma deblock NEON Benched using …
9:08 AM Ticket #10887 (HEVC periodic intra refresh source decoding artifacts, only with slice ...) updated by Balling
No. Please give full file too. You cut it wrong. All the warnings of …
8:18 AM Ticket #10887 (HEVC periodic intra refresh source decoding artifacts, only with slice ...) created by Björn Weinehall
Summary of the bug: HEVC encoded using periodic intra refresh has …
7:39 AM Ticket #10886 (Transcoding video to x264/x265 results in 1 second of frozen frames) updated by Gyan
Status, Version, Component, Blocking changed
When filing a bug report, include the description of the problem, the …
7:12 AM Ticket #10294 (convolution filter's rdiv option ignored) updated by Michael Koch
The documentation of the "rdiv" option is unclear. "Set multiplier for …
5:24 AM Ticket #10886 (Transcoding video to x264/x265 results in 1 second of frozen frames) created by Yuri Gorokhov
Summary of the bug: Transcoding to x264 on git-master introduces …
1:58 AM Ticket #10742 (Add Wayland/Pipewire support for Screen Recording) updated by Shmerl
To add the the above, even though ffmpeg has kmsgrab option, it's not …
12:31 AM Ticket #10867 (Video convolution filter ignores some values) closed by Marton Balint
fixed: Fixed in ef917950f0298a812bebfed2443626972a7d8f29.
12:29 AM Ticket #10294 (convolution filter's rdiv option ignored) closed by Marton Balint
fixed: Fixed in ef917950f0298a812bebfed2443626972a7d8f29.
12:28 AM Ticket #10868 (mxf-probe-j2k FATE test fails on big-endian systems such as PowerPC) closed by Marton Balint
fixed: Fixed in 569257735ba983217e664f5600b29e55d6dc4893.
12:27 AM Ticket #9142 (LIBSRT uses wrong write-readiness epoll on a listener socket) closed by Marton Balint
fixed: Fixed in 87677c2195e86b126c3438439a05d0a46ae5bb50.

Feb 27, 2024:

11:01 PM Changeset in ffmpeg [995e7f4] by Marton Balint <cus@passwd.hu>
avformat/libsrt: use SRT_EPOLL_IN for waiting for an incoming …
10:40 PM Changeset in ffmpeg [33efa50f] by James Almer <jamrial@gmail.com>
avcodec/libsvtav1: send the EOS signal without a one frame delay to …
10:40 PM Changeset in ffmpeg [25abb63b] by James Almer <jamrial@gmail.com>
avcodec/libsvtav1: add version guard for external param Setting of …
10:38 PM Changeset in ffmpeg [69dd1ce6] by James Almer <jamrial@gmail.com>
avcodec/libsvtav1: send the EOS signal without a one frame delay to …
10:05 PM Changeset in ffmpeg [0c204ce9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dxvenc: Use proper alignment, write endian-independent output …
7:21 PM Ticket #10885 (Encoding with hevc_videotoolbox (hardware) using Mac OS Sonoma 14.3.1 ...) created by D Holo
hevc_videotoolbox encoding fails after update to Mac OS Sonoma on …
6:41 PM Changeset in ffmpeg [7945d30e] by Timo Rothenpieler <timo@rothenpieler.org>
avutil/mem: limit alignment to maximum simd align FFmpeg has …
6:32 PM Changeset in ffmpeg [40911bc1] by Rémi Denis-Courmont <remi@remlab.net>
lavc/dnxhdenc: add ff_dnxhdenc_init This is for clarity and use in …
6:31 PM Changeset in ffmpeg [a7ad76fb] by Rémi Denis-Courmont <remi@remlab.net>
lavc/me_cmp: R-V V nsse C908: nsse_0_c: 1990.0 nsse_0_rvv_i32: 572.0 …
2:58 PM Ticket #10132 (ffmpeg ignores -ac option) updated by fred0815
I have the same problem with a USB-Webcam on my Raspberry Pi, which …
2:17 PM Ticket #10851 (AV1 encoding fails with svt-av1 1.8.0 (bad parameter)) updated by Dominik Mierzejewski
FYI, svt-av1 upstream is planning to address this: …
9:27 AM Changeset in ffmpeg [1bb7d5ca] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/mov: Don't use entry[-1] in pointer arithmetic It is …

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: …
Note: See TracTimeline for information about the timeline view.