Timeline



May 26, 2022:

3:21 PM Changeset in ffmpeg [f912cefb] by Haihao Xiang <haihao.xiang@intel.com>
qsv: check for libmfx.pc instead of mfx.pc This fixed the regression …
3:21 PM Changeset in ffmpeg [6ec127b2] by Haihao Xiang <haihao.xiang@intel.com>
avfilter/vf_vpp_qsv: set outlink to EOF correctly 1. Return error if …
11:33 AM Ticket #9795 (Regression UDP/RTSP: UDP timeout never hits) created by Chris R
Summary of the bug: How to reproduce: […] On previous releases …
10:51 AM Changeset in ffmpeg [0dcbe1c1] by Gyan Doshi <ffmpeg@gyani.pro>
doc/protocols: add details and reformat IPFS section
10:50 AM Changeset in ffmpeg [8a0f7f7b] by Gyan Doshi <ffmpeg@gyani.pro>
doc/protocols: sort IPFS section alphabetically
10:37 AM Ticket #9794 (ffmpeg failed to config on release configuration with MSVC on Windows) updated by Yang Shino
Status, Description, Summary changed
9:54 AM Changeset in ffmpeg [d84f0360] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: assert non NULL buf The code is only called if …
9:54 AM Changeset in ffmpeg [7bfbd24e] by Michael Niedermayer <michael@niedermayer.cc>
Changelog: Add line for IPFS Noticed-and-suggested-by: Mark Gaiser …
9:54 AM Changeset in ffmpeg [5982da87] by Michael Niedermayer <michael@niedermayer.cc>
avformat/act: Check ff_get_wav_header() for failure Fixes: missing …
9:54 AM Changeset in ffmpeg [cb5be590] by Michael Niedermayer <michael@niedermayer.cc>
avformat/jpegxl_probe: Check init_get_bits8() for failure Fixes: …
9:31 AM Ticket #9794 (ffmpeg failed to config on release configuration with MSVC on Windows) created by Yang Shino
Summary of the bug: ffmpeg failed to config on release|arm64 …
9:18 AM Changeset in ffmpeg [5d8d3c1a] by Zhao Zhili <zhilizhao@tencent.com>
avutil/mem: fix doc for reallocs The doc says those function are like …
8:16 AM Ticket #9793 (Possible memory leak in libavfilter/af_channelsplit.c) closed by Elon Musk
invalid: The code have no leaks. The pad.name is always freed in generic code.
8:01 AM Ticket #9793 (Possible memory leak in libavfilter/af_channelsplit.c) created by Matevos Mehrabyan
In 'init' function of libavfilter/af_channelsplit.c there is an …
6:10 AM Changeset in ffmpeg [3c694967] by J. Dekker <jdek@itanimul.li>
lavc/aarch64: hevc_sao reschedule slightly Signed-off-by: J. Dekker …

May 25, 2022:

8:45 PM Changeset in ffmpeg [1cb601a] by Martin Storsjö <martin@martin.st>
avcodec/mfenc: Dynamically load MFPlat.DLL Allows non-UWP builds of …
7:17 AM Changeset in ffmpeg [478e1a9] by Haihao Xiang <haihao.xiang@intel.com>
qsv: add requirement for the mininal version of libmfx libmfx 1.28 …
7:17 AM Changeset in ffmpeg [f8a07c4d] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc: expose only supported options vp9, hevc, avc, …
6:04 AM Changeset in ffmpeg [cc679054] by J. Dekker <jdek@itanimul.li>
checkasm: improve hevc_sao test The HEVC decoder can call these …
6:04 AM Changeset in ffmpeg [2e832be3] by J. Dekker <jdek@itanimul.li>
lavc/aarch64: add hevc sao edge 8x8 bench on AWS Graviton: …
6:04 AM Changeset in ffmpeg [92f67e40] by J. Dekker <jdek@itanimul.li>
lavc/aarch64: add hevc sao edge 16x16 bench on AWS Graviton: …
6:04 AM Changeset in ffmpeg [d957ee34] by J. Dekker <jdek@itanimul.li>
lavc/aarch64: fix hevc sao band filter The SAO band filter can be …
3:36 AM Ticket #4929 (RTSP protocol not sending TEARDOWN packet) updated by Balling
Status, Component changed
Ffmpeg is not affected. See #9792.
3:35 AM Ticket #9792 (FFplay RTSP Teardown missing) closed by Balling
duplicate: Duplicate of #4929. But thanks for confirming ffmpeg itself is not …

May 24, 2022:

8:58 PM Ticket #9672 (ffmpeg not writing ICC profiles in images) updated by Cosmin Stejerean
I think this could work for the short term and solve the underlying …
8:56 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by Cosmin Stejerean
This is a great start, but I'm curious what it would take to do this …
7:38 PM Changeset in ffmpeg [8d788c56] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mjpegenc: Remove ineffective pred option Never did anything, …
7:37 PM Changeset in ffmpeg [d587b1c3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideoenc: Remove ineffective options This commit removes …
7:36 PM Changeset in ffmpeg [de640d2b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mjpegenc: Remove pointless motion-estimation options (M)JPEG …
7:31 PM Changeset in ffmpeg [3fba5d4f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideoenc: Remove ineffective [pb]bias options The …
7:31 PM Changeset in ffmpeg [49838705] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pthread_frame: Don't update the first thread ctx before …
7:30 PM Changeset in ffmpeg [a7817337] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
ffbuild/common: Fix CPPFLAGS applied for compiling C++ files …
11:46 AM Changeset in ffmpeg [b033913d] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move processing AV_PKT_DATA_QUALITY_STATS to …
11:46 AM Changeset in ffmpeg [0c914ebd] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: merge variable declaration and initialization
11:46 AM Changeset in ffmpeg [9acce2af] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: stop using av_stream_get_end_pts() in do_video_stats() …
11:46 AM Changeset in ffmpeg [3d4d3553] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: stop using AVStream.nb_frames in do_video_stats() Its …
11:46 AM Changeset in ffmpeg [19d1e1f] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move do_video_stats() to avoid a forward declaration
11:46 AM Changeset in ffmpeg [1753fbd0] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: drop a useless check and reduce indentation …
11:46 AM Changeset in ffmpeg [9f4437a4] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: reindent after previous commit
11:46 AM Changeset in ffmpeg [2ecb333f] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: reuse the encoding code for flushing encoders
11:46 AM Changeset in ffmpeg [a11ab647] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: share the code encoding a single frame between video …
11:41 AM Changeset in ffmpeg [fa26e177] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_v360: implement output mask for barrelsplit The top/bottom …
11:41 AM Changeset in ffmpeg [83a5ef51] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_v360: fix barrelsplit transform with padding Make it match …
11:39 AM Changeset in ffmpeg [82784ddf] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_v360: factorize vector computation for barrelsplit
11:39 AM Changeset in ffmpeg [58bb83c7] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_v360: drop nonsense inline specifier This function is always …
11:35 AM Changeset in ffmpeg [60f948dd] by Anton Khirnov <anton@khirnov.net>
tests/fate/vcodec: add tests for ffv1 2pass mode
11:35 AM Changeset in ffmpeg [e5394018] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: fix 2pass log file names Use the global stream index …
11:35 AM Changeset in ffmpeg [83560e48] by Anton Khirnov <anton@khirnov.net>
tests/fate-run: give consistent names to enc_dec() arguments …
11:35 AM Changeset in ffmpeg [aa7d38f2] by Anton Khirnov <anton@khirnov.net>
tests/fate/vcodec: drop unnecessary options jpeg2000 will be chosen …
10:03 AM Changeset in ffmpeg [5a7a33f6] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/libdavs2: export has_b_frames info More precisely, we should …
10:03 AM Changeset in ffmpeg [8379e454] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/libuavs3d: use output_reorder_delay as has_b_frames …
10:03 AM Changeset in ffmpeg [99d1279] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/avs3_parser: set has_b_frames properly has_b_frames should be …
9:52 AM Ticket #9792 (FFplay RTSP Teardown missing) updated by Paolo
Description changed
9:51 AM Ticket #9792 (FFplay RTSP Teardown missing) updated by Paolo
Summary changed
9:50 AM Corret RTSP Teardown in FFmpeg - missing in FFPlay.PNG attached to Ticket #9792 by Paolo
9:49 AM Ticket #9792 (FFplay RTSP Teardown missing) created by Paolo
Using FFPlay to show a Rtsp stream on Win10 (unicast, via udp). When …
9:21 AM Changeset in ffmpeg [9cb9da62] by Thilo Borgmann <thilo.borgmann@mail.de>
avfilter: Add blockdetect filter
8:50 AM Changeset in ffmpeg [6b32ad59] by Martin Storsjö <martin@martin.st>
avcodec/dvdsubdec: use avpriv_fopen_utf8() instead of plain fopen() …
8:50 AM Changeset in ffmpeg [f579a1d0] by Martin Storsjö <martin@martin.st>
avfilter: use avpriv_fopen_utf8() instead of plain fopen() Unify file …
6:58 AM Changeset in ffmpeg [d2ef44fb] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afftfilt: add threads support

May 23, 2022:

10:12 PM Ticket #9791 (yuv420_bgr32_ssse3 writes out of buffer boundary during sws_scale() call) created by Sean
Summary of the bug: yuv420_bgr32_ssse3 scaling writes out of bound …
3:46 PM Ticket #9790 (Could not transfer video withpcm_s16be audio stream to aac) updated by caizhikang
Description changed
3:45 PM ffmpeg-20220523-234303.log attached to Ticket #9790 by caizhikang
log report
3:44 PM pcm-issue.mp4 attached to Ticket #9790 by caizhikang
The source video before trancoding
3:37 PM Ticket #9790 (Could not transfer video withpcm_s16be audio stream to aac) created by caizhikang
Summary of the bug: Hi, i use command line to transfer a video to h265 …
10:52 AM Changeset in ffmpeg [6076dbcb] by Martin Storsjö <martin@martin.st>
Switch uses of av_fopen_utf8 to avpriv_fopen_utf8 The former has been …
10:52 AM Changeset in ffmpeg [4cdc14aa] by Martin Storsjö <martin@martin.st>
libavutil: Deprecate av_fopen_utf8, provide an avpriv version Since …
10:35 AM Changeset in ffmpeg [3fb92446] by Martin Storsjö <martin@martin.st>
fftools: Stop using av_fopen_utf8 Provide a header based inline …
7:10 AM Changeset in ffmpeg [1f9b5fa5] by Haihao Xiang <haihao.xiang@intel.com>
avutil/hwcontext_qsv: fix mapping issue between QSV frames and D3D11VA …
7:10 AM Changeset in ffmpeg [20807a9d] by Haihao Xiang <haihao.xiang@intel.com>
avutil/hwcontext_d3d11va: pass the format value from outside for …
7:10 AM Changeset in ffmpeg [632db3c3] by Haihao Xiang <haihao.xiang@intel.com>
avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames Fixes: $ …
7:07 AM Changeset in ffmpeg [90007e0b] by Steven Liu <lq@chinaffmpeg.org>
avfilter/avf_showfreqs: fix memleak in plot_freqs plot_freqs should …
6:47 AM Ticket #4976 (BK2 format support) updated by Elon Musk
Your biased and sinister criticism is certainly not going to help.
2:19 AM Changeset in ffmpeg [a12ebbbc] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/libuavs3d: fix access uninitialized variable when draining …
1:01 AM HWAccelIntro edited by Jun Zhao
(diff)
12:46 AM HWAccelIntro edited by Jun Zhao
(diff)

May 22, 2022:

11:50 PM Ticket #4976 (BK2 format support) updated by mirh
Cc changed
http://forum.doom9.net/showthread.php?t=156191&page=1235#post1958579
11:34 PM Ticket #2070 (Handling Multichannel BINK) updated by mirh
Cc changed
This landed in 902ee9cafc8ac2b92e29196cb1e7b00628b664ca
8:43 PM Ticket #8411 (Support USAC / xHE-AAC) updated by Balling
Replying to Ajaja: > At least it makes sence to …

May 21, 2022:

8:47 PM Ticket #9787 (The movie filter fails to preserve SAR for png resource) updated by Balling
Yes, indeed the file has (use exiftool) Pixels Per Unit X …
12:11 AM Changeset in ffmpeg [27cffd16] by Lynne <dev@lynne.ee>
x86/tx_float: replace fft_sr_avx with fft_sr_fma3 When the …
12:11 AM Changeset in ffmpeg [0938ff97] by Lynne <dev@lynne.ee>
x86/tx_float: improve temporary register allocation for loads On Zen …
12:10 AM Changeset in ffmpeg [805e8d19] by Lynne <dev@lynne.ee>
lavu/tx: make slow ISA extension penalties smarter Instead of having …
12:10 AM Changeset in ffmpeg [19c0bb2a] by Lynne <dev@lynne.ee>
x86/tx_float: add AV_CPU_FLAG_AVXSLOW/SLOW_GATHER flags where appropriate
12:10 AM Changeset in ffmpeg [9e94c359] by Lynne <dev@lynne.ee>
Revert "x86/tx_float: remove vgatherdpd usage" This reverts commit …

May 20, 2022:

10:57 PM 000001.png attached to Ticket #9787 by Arnon
6:12 PM Changeset in ffmpeg [9ab20b16] by Gyan Doshi <ffmpeg@gyani.pro>
opt_common: note D and T type streams for completeness. Addresses #9784
2:55 PM Ticket #9789 (Segfault with dav1d library) created by Ferdi Scholten
When transcoding, analyzing or playing any av1 encoded video either …
2:44 PM Ticket #8359 (FFmpeg’s nv12 libx264: ffmpeg encodes in “yuv420p” instead of “nv12”) updated by Balling
Oh, BTW, you can decode to rawvideo in format nv12 (HW decoders do …
1:47 PM Ticket #9788 (FFmpeg does not work on Windows N editions without Media Feature Pack ...) updated by tytan652
I made this patch to fix this issue: …
1:35 PM Ticket #9783 (Segmentation fault in zscale filter) closed by Michael Ruhwedel
needs_more_info
1:35 PM Ticket #9783 (Segmentation fault in zscale filter) updated by Michael Ruhwedel
>Well, it no longer segfaults then. true. For what it's worth the …
1:11 PM Ticket #9783 (Segmentation fault in zscale filter) updated by Balling
Well, it no longer segfaults then. [Parsed_zscale_0 @ …
11:58 AM Ticket #9788 (FFmpeg does not work on Windows N editions without Media Feature Pack ...) created by RytoEX
Summary of the bug: FFmpeg 4.3+ does not work on Windows N editions …
11:52 AM ffmpeg-N-106951-g8bf618884b-linux64-gpl-error.log attached to Ticket #9783 by Michael Ruhwedel
error log with segmentation fault, ffmpeg build via FFmpeg-Builds
11:50 AM Ticket #9783 (Segmentation fault in zscale filter) updated by Michael Ruhwedel
Thank you for the suggestion and bearing with me =). please see the …
8:16 AM Changeset in ffmpeg [8bf61888] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate: Remove intermediate file of flv-add_keyframe_index test …
8:16 AM Changeset in ffmpeg [2f0e4832] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/filter-video: Fix requirements of tests Signed-off-by: Andreas …
8:16 AM Changeset in ffmpeg [e82472e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/filter-video: Avoid duplication for fate-filter-overlay tests …
8:16 AM Changeset in ffmpeg [429f2e50] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/filter-video: Avoid duplication for filter-removegrain tests …
8:16 AM Changeset in ffmpeg [f8bdbcd5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/filter-video: Avoid duplication for fate-filter-stereo3d tests …
8:16 AM Changeset in ffmpeg [e7156262] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/Makefile: Add FRAMECRC variants for filtering Lots of tests use …
8:16 AM Changeset in ffmpeg [c37f65a5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/Makefile: Remove FILTERDEMDECMUX It is unused and given that …
8:12 AM Changeset in ffmpeg [82a68a87] by Lynne <dev@lynne.ee>
x86/tx_float: remove vgatherdpd usage Its performance loss ranges …
3:53 AM Ticket #9787 (The movie filter fails to preserve SAR for png resource) updated by Balling
Attach 000001.png and check with the only supported stable from master …
3:30 AM Ticket #9787 (The movie filter fails to preserve SAR for png resource) created by Arnon
Encoding a png image using a lossless codec, and then extracting the …

May 19, 2022:

8:33 PM Ticket #9783 (Segmentation fault in zscale filter) updated by Balling
We do not support anything except the master branch of all libraries …
8:07 PM Ticket #9783 (Segmentation fault in zscale filter) updated by Elon Musk
You posted 4.4 version, that is very old version by today standards.
6:20 PM Changeset in ffmpeg [41a558fe] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/formats: Constify channel_layout in ff_add_channel_layout() …
5:16 PM Changeset in ffmpeg [2c8f9783] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move float.h inclusion to mpegvideoenc.h It is …
5:16 PM Changeset in ffmpeg [9cc38cc6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mss2: Remove write-only QpelDSPContext Signed-off-by: Andreas …
5:16 PM Changeset in ffmpeg [6e5acb6c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/error_resilience: Only keep what is needed from MECmpContext …
3:39 PM Encode/AV1 edited by veikk0
fix incorrect parameter (diff)
3:29 PM Encode/AV1 edited by veikk0
Updates on SVT-AV1 1.0.0 and later (diff)
2:55 PM Ticket #8684 (WebVTT decoder breaks when ::cue elements are used) updated by tpikonen
There is patch fixing this issue here: …
2:46 PM Ticket #5018 (incorrect PTS/DTS on first frame of RTSP stream) updated by Mika Fischer
Replying to Scott Lamb: > I just discovered an effective …
2:34 PM Ticket #5018 (incorrect PTS/DTS on first frame of RTSP stream) updated by Mika Fischer
Cc changed
2:07 PM Ticket #9784 (ffmpeg.exe & ffprobe.exe: -codecs » Invalid Flags for 9 Codecs) updated by Thomas
Thank you for your answer!, > The third column indicates the media …
1:46 PM Ticket #9784 (ffmpeg.exe & ffprobe.exe: -codecs » Invalid Flags for 9 Codecs) closed by Gyan
invalid: The third column indicates the media type. Although not shown in the …
1:17 PM Changeset in ffmpeg [94968dbc] by Limin Wang <lance.lmwang@gmail.com>
avcodec/dvdsubenc: return error if canvas_size is too small for …
1:17 PM Changeset in ffmpeg [8e828ee1] by Limin Wang <lance.lmwang@gmail.com>
avformat/sccenc: avoid potential invalid access Signed-off-by: Limin …
1:17 PM Changeset in ffmpeg [4607868b] by Limin Wang <lance.lmwang@gmail.com>
Makefile: remove sccenc dependency on subtitles Signed-off-by: Limin …
11:36 AM log.log attached to Ticket #9783 by Michael Ruhwedel
error log with segmentation fault, showing the ffmpeg version
11:34 AM Ticket #9783 (Segmentation fault in zscale filter) reopened by Michael Ruhwedel
apologies again I had used -hide_banner. Please see the newly attached …
8:52 AM Changeset in ffmpeg [dd99d34d] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/img2: Add support for AVIF mux in image2 Add support for …
7:05 AM Ticket #9786 (The flag -hls_flags temp_file does not work) updated by jidckii
Description changed
7:04 AM ffmpeg-20220519-084524.log attached to Ticket #9786 by jidckii
7:03 AM Ticket #9786 (The flag -hls_flags temp_file does not work) created by jidckii
In the log, ffmpeg writes that a file with the extension .tmp has been …
Note: See TracTimeline for information about the timeline view.