Timeline



Nov 18, 2023:

10:50 PM Changeset in ffmpeg [7c16bf0] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showvolume: improve step for vertical orientation
10:50 PM Changeset in ffmpeg [3ed2225a] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showvolume: draw channel names directly into output frame
8:07 PM Changeset in ffmpeg [fbc7adba] by Rémi Denis-Courmont <remi@remlab.net>
lavc/llviddsp: R-V V add_bytes add_bytes_c: 2077.2 …
8:06 PM Changeset in ffmpeg [ca664f22] by Rémi Denis-Courmont <remi@remlab.net>
lavc/flacdsp: R-V V LPC16 function In this case, the inner loop …
8:05 PM Changeset in ffmpeg [295092b] by Rémi Denis-Courmont <remi@remlab.net>
lavc/flacdsp: R-V V LPC32 The entire set of 32 coefficients and …
8:01 PM Changeset in ffmpeg [8a984aca] by Rémi Denis-Courmont <remi@remlab.net>
checkasm/flacdsp: add LPC test
8:01 PM Changeset in ffmpeg [cd6089dc] by Rémi Denis-Courmont <remi@remlab.net>
riscv: fix builds without Zbb support
7:24 PM Ticket #10664 (vf_cropdetect depends on edge_common, missing from Makefile) closed by Stefano Sabatini
fixed: Fixed in commit: …
7:19 PM Changeset in ffmpeg [2d4aef8] by Stefano Sabatini <stefasab@gmail.com>
lavfi/Makefile: fix vf_cropdetect missed edge_common vf_cropdetect …
6:55 PM Changeset in ffmpeg [c07ed10b] by Stefano Sabatini <stefasab@gmail.com>
apply spelling fixes Fix spelling issue as reported by Debian's …
6:29 PM screenrecord.mp4 attached to Ticket #10669 by Russell
A yuv444 HEVC encoded mp4 file with line indicators at known pixel values
6:28 PM Ticket #10669 (crop filter with exact=0 does not work correctly on ...) created by Russell
Summary of the bug: I'm trying to crop a 444 (no chroma subsampling) …
4:04 PM Changeset in ffmpeg [5452cbdc] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afir: add irnorm and irlink options Deprecate gtype option.
1:02 PM Ticket #10667 (Matroska muxer doesn't support H.264/H.265 without global header) updated by bubbleguuum
Inspired by the AV1 snippet, I've tried this hack (using an arbitrary …
11:53 AM Ticket #10625 (SDL output freeze) updated by MB SOFT
because i'm encoding and displaying at the same time, i cannot encode …
11:42 AM Ticket #10667 (Matroska muxer doesn't support H.264/H.265 without global header) updated by bubbleguuum
Speaking of mp4, although it does not have this issue for outputting …
11:41 AM Ticket #10625 (SDL output freeze) updated by quinkblack
Replying to MB SOFT: > thank yo for the explanation. > > …
11:29 AM Ticket #10667 (Matroska muxer doesn't support H.264/H.265 without global header) updated by bubbleguuum
Thank you for the detailed reply. I thought the problem was specific …
11:19 AM Ticket #10667 (Matroska muxer doesn't support H.264/H.265 without global header) updated by quinkblack
Summary changed
11:19 AM Ticket #10667 (Matroska muxer doesn't support H.264/H.265 without global header) updated by quinkblack
Status, Component changed
MediaCodec doesn't support global header, both mp4 and flv can handle …
7:25 AM Ticket #10250 (libx265 -x265-params no-temporal-layers value not recognized) updated by Balling
[https://forum.videohelp.com/threads/411615-Is-no-temporal-layers-the-s
2:37 AM Ticket #10663 (Vaapi hardware decoding 444 HEVC failure) updated by Jun Zhao
If my memory is correct, VAAPI does not support the YUV444 format
2:31 AM Ticket #10664 (vf_cropdetect depends on edge_common, missing from Makefile) updated by Jun Zhao
I can reproduce this issue,fixed by: …

Nov 17, 2023:

9:59 PM Changeset in ffmpeg [07c303b7] by Rémi Denis-Courmont <remi@remlab.net>
lavc/flacdsp: R-V V decorrelate_indep 16-bit packed …
9:59 PM Changeset in ffmpeg [fb0295e5] by Rémi Denis-Courmont <remi@remlab.net>
lavc/flacdsp: R-V V decorrelate_indep 32-bit packed …
9:59 PM Changeset in ffmpeg [6183a69c] by Rémi Denis-Courmont <remi@remlab.net>
lavc/flacdsp: R-V V decorrelate_ms packed flac_decorrelate_ms_16_c: …
9:59 PM Changeset in ffmpeg [636ae0e0] by Rémi Denis-Courmont <remi@remlab.net>
lavc/flacdsp: R-V V packed decorrelate_{l,r}s …
9:59 PM Changeset in ffmpeg [be167503] by Rémi Denis-Courmont <remi@remlab.net>
checkasm/flacdsp: fix ls/rs/ms tests decorrelate_ls, _rs and _ms are …
8:58 PM Ticket #10668 (cuvid regression creates jerky output) updated by Balling
Keywords, Status changed
Yep very simple to reproduce with ffplay.exe -vcodec h264_cuvid …
8:50 PM Ticket #10668 (cuvid regression creates jerky output) updated by Balling
https://streams.videolan.org/ffmpeg/incoming/10668/
7:17 PM Ticket #10668 (cuvid regression creates jerky output) updated by Jason Dove
Testing some builds from …
7:11 PM Ticket #10668 (cuvid regression creates jerky output) updated by Jason Dove
Sample was uploaded with name cuvid-decoder-regression-sample.mkv
7:06 PM ffmpeg-report.zip attached to Ticket #10668 by Jason Dove
report output
7:05 PM Ticket #10668 (cuvid regression creates jerky output) created by Jason Dove
Summary of the bug: Using the h264_cuvid decoder with certain content …
11:17 AM Ticket #10667 (Matroska muxer doesn't support H.264/H.265 without global header) created by bubbleguuum
Using FFmpeg 6.1 Android custom build. Using the MediaCodec h264 …
10:09 AM Ticket #10666 ([Android] MediaCodec h264 decoder is much slower than native h264 decoder) created by bubbleguuum
I've been benchmarking MediaCodec decoder performance for various …

Nov 16, 2023:

11:17 PM Changeset in ffmpeg [08e97dae] by Paul B Mahol <onemda@gmail.com>
avfilter/af_adynamicequalizer: add adaptive detection mode
11:17 PM Changeset in ffmpeg [82be1e5c] by Paul B Mahol <onemda@gmail.com>
avfilter/af_adynamicequalizer: do gain calculations in log domain
10:52 PM Changeset in ffmpeg [3d805733] by Michael Niedermayer <michael@niedermayer.cc>
seek: Fix crashes in ff_seek_frame_binary if built with latest Clang …
10:52 PM Changeset in ffmpeg [01a8c87e] by Michael Niedermayer <michael@niedermayer.cc>
seek: Fix crashes in ff_seek_frame_binary if built with latest Clang …
6:53 PM Changeset in ffmpeg [afb967b8] by Rémi Denis-Courmont <remi@remlab.net>
af_afir: RISC-V V fcmul_add Segmented loads are slow, so here we use …
2:53 PM Changeset in ffmpeg [d0765170] by Rémi Denis-Courmont <remi@remlab.net>
lavc/llauddsp: R-V V scalarproduct_and_madd_int32 …
2:53 PM Changeset in ffmpeg [45d0eb3f] by Rémi Denis-Courmont <remi@remlab.net>
lavc/llauddsp: R-V V scalarproduct_and_madd_int16 …
2:53 PM Changeset in ffmpeg [6720a509] by Rémi Denis-Courmont <remi@remlab.net>
checkasm: add lossless audio DSP
1:53 PM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) updated by Steven Liu
No, it's not ScriptData, It just DATA if you using map option, it's …

Nov 15, 2023:

7:10 PM Changeset in ffmpeg [78f55457] by James Almer <jamrial@gmail.com>
x86/flacds: clear the high bits from pred_order in lpc_32 functions …
4:19 PM Ticket #10665 (VRAM usage too high in a specific video part.) updated by Marcus
Description changed
3:29 PM Changeset in ffmpeg [c9fe9fb8] by Ronald S. Bultje <rsbultje@gmail.com>
avcodec/cbs_vp8: Add support for VP8 codec bitstream This commit adds …
3:29 PM Changeset in ffmpeg [5cb8accd] by Ronald S. Bultje <rsbultje@gmail.com>
avcodec/vp8: Export vp8_token_update_probs variable This commit …
2:51 PM Changeset in ffmpeg [90a779be] by Rémi Denis-Courmont <remi@remlab.net>
lavc/huffyuvdsp: basic R-V V add_hfyu_left_pred_bgr32 Better …
2:51 PM Changeset in ffmpeg [6b708cd7] by Rémi Denis-Courmont <remi@remlab.net>
checkasm/huffyuvdsp: test for add_hfyu_left_pred_bgr32
2:32 PM Ticket #10665 (VRAM usage too high in a specific video part.) updated by Marcus
Description changed
2:08 PM ffmpeg-log.zip attached to Ticket #10665 by Marcus
ffmpeg console output
1:58 PM Ticket #10665 (VRAM usage too high in a specific video part.) created by Marcus
Summary of the bug: not happens with all videos, but in this specifc …
10:31 AM Ticket #10549 (Segfault when decoding aac) closed by Abbott
invalid
10:30 AM Ticket #10549 (Segfault when decoding aac) updated by Abbott
Replying to kseniya-k: > A very similar issue is happening …
5:55 AM Ticket #7064 (External subtitle files cause wrong interleaving) closed by elenril
fixed: Should be fixed in de85815bfaa3e25b7ea46ffc837983df216fcd1b

Nov 14, 2023:

11:29 PM Ticket #10659 (Converting to ass subtitles results in overlap.) updated by Balling
Status changed
00:00:34,332 is smaller than 00:00:34,333. That means that 0:00:34.34 …
10:35 PM Ticket #9412 (HEVC fails to seek on keyframe) updated by Balling
Still happens
7:11 PM Ticket #10541 (HDR10+ not cleared between frames, stale data returned from SEI context) updated by Balling
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20231114153138.2744-1
6:44 PM Ticket #10664 (vf_cropdetect depends on edge_common, missing from Makefile) created by DeHackEd
Summary of the bug: The cropdetect filter depends on the …
5:36 PM Ticket #3359 (ffplay does not support hw acceleration, is not documented) closed by quinkblack
fixed
5:33 PM Changeset in ffmpeg [575efc04] by Anton Khirnov <anton@khirnov.net>
tools/general_assembly.pl - add options to print names, emails or both …
5:26 PM Changeset in ffmpeg [b360c917] by James Almer <jamrial@gmail.com>
avcodec/codecpar: mention how to allocate coded_side_data …
5:20 PM Changeset in ffmpeg [a1a6a328] by Zhao Zhili <zhilizhao@tencent.com>
fftools/ffplay: add hwaccel decoding support Add vulkan renderer via …
5:18 PM Changeset in ffmpeg [889a022c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: rework keeping track of file duration for -stream_loop …
5:18 PM Changeset in ffmpeg [87016e03] by Anton Khirnov <anton@khirnov.net>
fftools/thread_queue: count receive-finished streams as finished This …
5:18 PM Changeset in ffmpeg [4f7b91a6] by Anton Khirnov <anton@khirnov.net>
fftools/thread_queue: do not return elements for receive-finished …
5:18 PM Changeset in ffmpeg [7c97a0c6] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move a few inline function into a new header Will …
5:18 PM Changeset in ffmpeg [6dbde68c] by Anton Khirnov <anton@khirnov.net>
lavc/8bps: fix exporting palette after …
5:18 PM Changeset in ffmpeg [7282137f] by Anton Khirnov <anton@khirnov.net>
lavfi/af_amix: make sure the output does not depend on input ordering …
5:18 PM Changeset in ffmpeg [de85815b] by Anton Khirnov <anton@khirnov.net>
lavf/mux: do not apply max_interleave_delta to subtitles It is common …
5:18 PM Changeset in ffmpeg [436b972f] by Anton Khirnov <anton@khirnov.net>
doc/ffmpeg: expand -bsf documentation Explain how to pass options to …
5:18 PM Changeset in ffmpeg [a8d9d6b0] by Anton Khirnov <anton@khirnov.net>
tests/fate: replace deprecated -vsync with -fps_mode
5:18 PM Changeset in ffmpeg [23de85d1] by Anton Khirnov <anton@khirnov.net>
tests/fate/ffmpeg: replace deprecated -vbsf with -bsf:v
5:15 PM Changeset in ffmpeg [ce467421] by Rémi Denis-Courmont <remi@remlab.net>
lavc/exrdsp: unroll predictor With explicit unrolling, we can skip …
1:34 PM Ticket #10663 (Vaapi hardware decoding 444 HEVC failure) updated by kebs00n
Description changed
1:31 PM blackwhite_yuv444p-frame.hevc attached to Ticket #10663 by kebs00n
444 HEVC video frame sample
1:28 PM vainfo.log attached to Ticket #10663 by kebs00n
vainfo output
1:26 PM ffmpeg-20231114-142607.log attached to Ticket #10663 by kebs00n
console output logs
1:24 PM Ticket #10663 (Vaapi hardware decoding 444 HEVC failure) created by kebs00n
Hello. I'm trying to hardware decode 444 HEVC video frame using VAAPI, …

Nov 13, 2023:

10:44 PM Ticket #10659 (Converting to ass subtitles results in overlap.) updated by typological
I'm new to ffmpeg's codebase, I know the following patch is horrible, …
10:41 PM patch.diff attached to Ticket #10659 by typological
4:34 PM Changeset in ffmpeg [c536e922] by Rémi Denis-Courmont <remi@remlab.net>
lavc/sbrdsp: R-V V hf_apply_noise functions This is restricted to …
4:34 PM Changeset in ffmpeg [20e6195c] by Rémi Denis-Courmont <remi@remlab.net>
checkasm: test the noise case of sbrdsp.hf_apply_noise The tested …
4:34 PM Changeset in ffmpeg [6d60cc7b] by Rémi Denis-Courmont <remi@remlab.net>
sws/rgb2rgb: fix unaligned accesses in R-V V YUYV to I422p In my …
4:34 PM Changeset in ffmpeg [5b8b5ec9] by Rémi Denis-Courmont <remi@remlab.net>
sws/rgb2rgb: rework R-V V YUY2 to 4:2:2 planar This saves three …
4:33 PM Changeset in ffmpeg [5b33104f] by Rémi Denis-Courmont <remi@remlab.net>
lavc/sbrdsp: R-V V hf_gen hf_gen_c: 2922.7 hf_gen_rvv_f32: 731.5
7:44 AM Changeset in ffmpeg [67a2571a] by Gyan Doshi <ffmpeg@gyani.pro>
avcodec/libsvtav1: add version guard for external param Setting of …
5:18 AM Ticket #10662 (Error while filtering) created by Angelo Alexander
I am using ffmpeg exe to Encode videos and for the files with encoder …

Nov 12, 2023:

11:21 PM Screenshot_20231112_181409.png attached to Ticket #10661 by acedogblast
11:20 PM Ticket #10661 (FFmpeg 6.1 nlmeans_vulkan video filter has visual defects) created by acedogblast
Summary of the bug: Running FFmpeg 6.1 using nlmeans_vulkan produces …
10:55 PM Ticket #7046 (Cannot select channel layout when loudnorm filter is used) closed by Elon Musk
duplicate: Duplicate of #6638, which have been fixed.
10:48 PM Changeset in ffmpeg [84e400ae] by Paul B Mahol <onemda@gmail.com>
avfilter/buffersrc: switch to activate Fixes OOM when caller keeps …
9:57 PM Changeset in ffmpeg [da3ce21f] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
libavcodec/amfenc: Fix issue with missing headers in AV1 encoder This …
8:33 PM Changeset in ffmpeg [42734730] by Rémi Denis-Courmont <remi@remlab.net>
checkasm: test with random bw value With a value of zero, the …
5:51 PM Changeset in ffmpeg [c7fe7ee8] by James Almer <jamrial@gmail.com>
avcoded/fft: Fix memory leak if ctx2 is used Signed-off-by: James …
5:51 PM Changeset in ffmpeg [af912d80] by James Almer <jamrial@gmail.com>
avcodec/fft: Use av_mallocz to avoid invalid free/uninit …
5:47 PM Changeset in ffmpeg [250471ea] by James Almer <jamrial@gmail.com>
avcoded/fft: Fix memory leak if ctx2 is used Signed-off-by: James …
5:47 PM Changeset in ffmpeg [a562cfee] by James Almer <jamrial@gmail.com>
avcodec/fft: Use av_mallocz to avoid invalid free/uninit …
2:38 PM Ticket #10625 (SDL output freeze) updated by MB SOFT
thank yo for the explanation. indeed there was the same problem 10 …
12:03 PM Changeset in ffmpeg [cd7b352c] by Rémi Denis-Courmont <remi@remlab.net>
lavc/sbrdsp: R-V V autocorrelate With 5 accumulator vectors and 6 …
12:03 PM Changeset in ffmpeg [f576a083] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacpsdsp: rework R-V V hybrid_synthesis_deint Given the size of …
12:03 PM Changeset in ffmpeg [eb508702] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacpsdsp: rework R-V V add_squares Segmented loads may be slower …
11:36 AM Ticket #7046 (Cannot select channel layout when loudnorm filter is used) updated by JamesBond
Comrades, this ticket was submitted 6 years ago, SIX! And still got no …
8:47 AM Changeset in ffmpeg [ab78d225] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Fix name of flag in error message Reviewed-by: …
8:44 AM Changeset in ffmpeg [39878fc] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Add CHANNELS to EXT-X-MEDIA for Audio Signed-off-by: …
7:31 AM Ticket #10636 (Building ffmpeg fails at the documentation build phase) closed by hydra3333
fixed: Beaut ! Thanks
3:54 AM Ticket #10625 (SDL output freeze) updated by quinkblack
The reason is SDL should be run in main thread, now it's created in …
3:19 AM Changeset in ffmpeg [9bcbe04a] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: set HTTP options before writing WebVTT HLS playlists …
1:39 AM Changeset in ffmpeg [3ff811a4] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colortemperature: add gbr(a)pf support
1:19 AM Changeset in ffmpeg [10440a48] by Paul B Mahol <onemda@gmail.com>
avcodec/gif_parser: split correctly also bitstreams that do not have …

Nov 11, 2023:

10:29 PM Changeset in ffmpeg [553b31d] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showcwt: fix invalid write for full bargraph
10:19 PM Ticket #10650 (Subtitle problem in new ffmpeg version transcoding crashes with sume ...) updated by Wkuf
Description changed
8:53 PM Ticket #10625 (SDL output freeze) updated by MB SOFT
update: on ffmpeg version N-112730-gfa81de4af0-20231111 the …
5:43 PM lead_0x0.avi attached to Ticket #10660 by ami_stuff
5:43 PM Ticket #10660 (lead: unsupported format 0x0) created by ami_stuff
[…]
4:53 PM Changeset in ffmpeg [fa4c2884] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showcwt: do not return initial black frames with negative …
4:04 PM Ticket #10659 (Converting to ass subtitles results in overlap.) created by typological
Summary of the bug: When converting to ass subtitles from srt or vtt, …
2:53 PM Changeset in ffmpeg [09f78369] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266: H266RawSliceHeader, expose curr_subpic_idx …
1:26 PM lead_0x1006.avi attached to Ticket #10658 by ami_stuff
1:26 PM Ticket #10658 (lead: unsupported format 0x1006) created by ami_stuff
[…]
1:23 PM lead_0x6.avi attached to Ticket #10657 by ami_stuff
1:22 PM Ticket #10657 (lead: unsupported format 0x6) created by ami_stuff
[…]
1:18 PM lead_broken_output_2.avi attached to Ticket #10656 by ami_stuff
1:13 PM lead_broken_output.avi attached to Ticket #10656 by ami_stuff
1:12 PM Ticket #10656 (lead: broken output) created by ami_stuff
decodes correctly with the original codec […]
1:02 PM Ticket #10654 (FFmpeg crashes on vulkan to cuda frame transfer) updated by Cyryl Ł
Keywords changed
1:01 PM Ticket #10655 (scale_vulkan filter failed to generate valid shader) created by Cyryl Ł
How to reproduce: […] […]
12:05 PM Ticket #10654 (FFmpeg crashes on vulkan to cuda frame transfer) created by Cyryl Ł
Ffmpeg build from current master on ubuntu-23.10. How to reproduce: …
3:54 AM Ticket #10653 (cc1 compile error. Thinks -march=native is -march=16) created by Jeff
I have arranged all the documents I believe you will need to get this …
3:38 AM Ticket #10652 (Ogg VorbisComment should allow both COMMENT and DESCRIPTION fields) updated by StefanBruens
Version, Component, Keywords changed
3:37 AM Ticket #10652 (Ogg VorbisComment should allow both COMMENT and DESCRIPTION fields) created by StefanBruens
Summary of the bug: Although there are only 15 standard field names …
3:10 AM Ticket #4448 (Support writing album cover art image embedded in ogg / opus metadata) updated by StefanBruens
Cc changed
1:32 AM Changeset in ffmpeg [fa81de4a] by Guo Yejun <yejun.guo@intel.com>
libavfilter/dnn/openvino: Reduce redundant memory allocation We can …
1:19 AM Ticket #10579 (Apple HEVC Stereo Video support) updated by rgovostes
Cc changed
12:19 AM Changeset in ffmpeg [49719d3c] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showcwt: add fm frequency scaler
Note: See TracTimeline for information about the timeline view.