Timeline



Oct 19, 2023:

8:57 PM Ticket #10625 (SDL output freeze) updated by MB SOFT
i would add that the commandline […] works fine on ffmpeg 5 and …
6:46 PM Changeset in ffmpeg [d799ad24] by Michael Niedermayer <michael@niedermayer.cc>
libavutil/ppc/cpu.c: check that AT_HWCAP2 is defined It was not …
6:46 PM Changeset in ffmpeg [5feceed0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_ps: Check cpb_cnt_minus1 before storing it Fixes: index …
6:44 PM Changeset in ffmpeg [70f5fa6] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfdec: Check klv offset Fixes: Assertion klv_offset >= …
2:37 PM BadContent edited by Michael Koch
+ LF (diff)
2:36 PM BadContent edited by Michael Koch
+ Link to online tool for testing regular expressions (diff)
1:18 PM BadContent edited by Michael Koch
use variable gap length for last two search strings (diff)
1:11 PM BadContent edited by Michael Koch
add a few regex syntax examples (diff)
12:00 PM BadContent edited by Michael Koch
+ Link to regex reference (diff)
11:34 AM Changeset in ffmpeg [644b2235] by Anton Khirnov <anton@khirnov.net>
avcodec/libx264: Add the SSE computation for libx264. Since libx264 …
11:14 AM Changeset in ffmpeg [8ba64279] by Michael Niedermayer <michael@niedermayer.cc>
Update for FFmpeg 2.8.22 Signed-off-by: Michael Niedermayer …
10:34 AM Changeset in ffmpeg [1459e82b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xvididct: Make c* unsigned to avoid undefined overflows …
10:31 AM Changeset in ffmpeg [e240d301] by Michael Niedermayer <michael@niedermayer.cc>
avformat/tmv: Check video chunk size This check matches the audio …
10:30 AM Changeset in ffmpeg [bd7a703e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Check prebuffered_ns for overflow Fixes: signed …
10:29 AM Changeset in ffmpeg [c731c8ce] by Michael Niedermayer <michael@niedermayer.cc>
avformat/wavdec: Check left avio_tell for overflow Fixes: signed …
10:28 AM Changeset in ffmpeg [eddc8a2d] by Michael Niedermayer <michael@niedermayer.cc>
avformat/tta: Better totalframes check Fixes: signed integer …
10:27 AM Changeset in ffmpeg [4c295a05] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rpl: Check for number_of_chunks overflow Fixes: signed …
10:24 AM Changeset in ffmpeg [8373b84f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/jacosubdec: Check timeres Signed-off-by: Michael Niedermayer …
10:22 AM Changeset in ffmpeg [43949192] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/escape124: Do not return random numbers Fixes: out of array …
10:18 AM Changeset in ffmpeg [2265582b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avs: Check if return code is representable Fixes: leak …
10:16 AM Changeset in ffmpeg [3f76a889] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/lcldec: Make PNG filter addressing match the code afterwards …
10:16 AM Changeset in ffmpeg [ee9ff31d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/lcldec: Make PNG filter addressing match the code afterwards …
10:15 AM Changeset in ffmpeg [8b4273ba] by Michael Niedermayer <michael@niedermayer.cc>
avformat/westwood_vqa: Check chunk size the type is also changed to …
10:15 AM Changeset in ffmpeg [56b0ad3a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/westwood_vqa: Check chunk size the type is also changed to …
10:10 AM Changeset in ffmpeg [6c7ec3ed] by Michael Niedermayer <michael@niedermayer.cc>
avformat/sbgdec: Check for period overflow Fixes: signed integer …
10:10 AM Changeset in ffmpeg [48c506dd] by Michael Niedermayer <michael@niedermayer.cc>
avformat/sbgdec: Check for period overflow Fixes: signed integer …
10:08 AM BadContent edited by Michael Koch
how to search for text which contains whitespace characters (diff)

Oct 18, 2023:

9:01 PM Changeset in ffmpeg [e7a6bba5] by Paul B Mahol <onemda@gmail.com>
avcodec/mlp*: merge flags used by encoder and decoder
9:01 PM Changeset in ffmpeg [be2bbfe7] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: cleanup filtering
9:01 PM Changeset in ffmpeg [c1053e2e] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: allow smaller shift for LPC
9:01 PM Changeset in ffmpeg [b206056c] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: implement advanced stereo rematrix
9:01 PM Changeset in ffmpeg [727ee32d] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: remove TODO comment, sample rate is always fixed
9:01 PM Changeset in ffmpeg [9adc5d8b] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: restructure code even more Implement lsb_bypass for …
5:57 PM BadContent edited by Michael Koch
add keywords for new spammer (diff)
5:56 PM Ticket #9647 (Non Intra H.264 files are not muxed correctly in mxf) updated by ariley
In mxf_parse_mpeg2_frame(), there's a bit of code that reads: …
5:25 PM BadContent edited by Michael Koch
add keywords for new spammer (diff)
5:07 PM Ticket #10628 (vulkan decoder crash after seek) updated by quinkblack
Description changed
5:00 PM Ticket #10628 (vulkan decoder crash after seek) created by quinkblack
With this two patches, I got ffplay work with vulkan decoder and …
4:52 PM Changeset in ffmpeg [82fda502] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xvididct: Fix integer overflow in idct_row() Fixes: signed …
4:52 PM Changeset in ffmpeg [523a7ddc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xvididct: Fix integer overflow in idct_row() Fixes: signed …
4:51 PM Changeset in ffmpeg [933a6e2c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/celp_math: avoid overflow in shift by making gain unsigned we …
4:51 PM Changeset in ffmpeg [60e47087] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/celp_math: avoid overflow in shift by making gain unsigned we …
4:44 PM Changeset in ffmpeg [00a7db84] by Michael Niedermayer <michael@niedermayer.cc>
avformat/format: Stop reading data at EOF during probing Issue found …
4:44 PM Changeset in ffmpeg [aef6e2a7] by Michael Niedermayer <michael@niedermayer.cc>
avformat/format: Stop reading data at EOF during probing Issue found …
4:40 PM Changeset in ffmpeg [abf72c71] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/huffyuvdec: avoid undefined behavior with get_vlc2() failure …
4:40 PM Changeset in ffmpeg [ebea366e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/huffyuvdec: avoid undefined behavior with get_vlc2() failure …
4:35 PM Changeset in ffmpeg [83a6af7f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevcdec: Fix undefined memcpy() There is likely a better way …
4:34 PM Changeset in ffmpeg [bf4369e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: more unsigned in amv computation Fixes: signed …
4:34 PM Changeset in ffmpeg [1c9ae4ad] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: more unsigned in amv computation Fixes: signed …
4:33 PM Changeset in ffmpeg [e741f3d3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tta: fix signed overflow in decorrelate Fixes: signed integer …
4:33 PM Changeset in ffmpeg [5e57f3c8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tta: fix signed overflow in decorrelate Fixes: signed integer …
4:25 PM Changeset in ffmpeg [52d1fffb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xvididct: Fix integer overflow in idct_row() Fixes: signed …
4:25 PM Changeset in ffmpeg [c123a4dd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xvididct: Fix integer overflow in idct_row() Fixes: signed …
4:23 PM Changeset in ffmpeg [717b15de] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avr: Check sample rate Fixes: …
3:05 PM Changeset in ffmpeg [23619708] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/videotoolboxenc: Check and set hevc profile 1. If user don't …
3:02 PM Changeset in ffmpeg [cbb6199f] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/videotoolboxenc: add hw_configs Will be used in the following …
3:01 PM Changeset in ffmpeg [ade0612c] by Zhao Zhili <zhilizhao@tencent.com>
fate/screen: workaround test failure on mac M1 The last frame is …
12:18 PM Ticket #10627 (Text output in terminal: please add clickable links) created by Vitaly Zdanevich
On screen recording, and other operations, ffmpeg output logs, among …
11:41 AM Ticket #10607 (Remuxing MXF to MOV without re-encoding cannot find timecode framerate ...) updated by Tomas Härdin
I forgot to mention, one way the situation could be made better is if …
10:19 AM CompilationGuide/Ubuntu edited by MarKPauL
nasm invalid link (diff)
9:32 AM Changeset in ffmpeg [6503cf3c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Check for reduction factor and image offset This …
9:32 AM Changeset in ffmpeg [f2937fde] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Check for reduction factor and image offset This …
9:31 AM Changeset in ffmpeg [26a85ac7] by Michael Niedermayer <michael@niedermayer.cc>
avutil/softfloat: Basic documentation for av_sincos_sf() …
9:31 AM Changeset in ffmpeg [d4fcb508] by Michael Niedermayer <michael@niedermayer.cc>
avutil/softfloat: Basic documentation for av_sincos_sf() …
9:30 AM Changeset in ffmpeg [65312adc] by Michael Niedermayer <michael@niedermayer.cc>
avutil/softfloat: fix av_sincos_sf() Signed-off-by: Michael …
9:30 AM Changeset in ffmpeg [f7f742a5] by Michael Niedermayer <michael@niedermayer.cc>
avutil/softfloat: fix av_sincos_sf() Signed-off-by: Michael …
9:29 AM Changeset in ffmpeg [3249dc8e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: fix 2 integer overflows in get_audio_frame_duration() …
9:28 AM Changeset in ffmpeg [9c7334b0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: fix 2 integer overflows in get_audio_frame_duration() …
9:23 AM Changeset in ffmpeg [3b811d87] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevcdec: Avoid null pointer dereferences in MC Fixes: runtime …
9:22 AM Changeset in ffmpeg [781fdc69] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevcdec: Avoid null pointer dereferences in MC Fixes: runtime …
9:21 AM Changeset in ffmpeg [4e6b5097] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/takdsp: Fix integer overflows Fixes: avcodec/takdsp.c:44:23: …
9:10 AM Changeset in ffmpeg [b5f4fc9a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec: Ignoring errors is only possible before the input end Fixes: …
9:08 AM Changeset in ffmpeg [7167952f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec: Ignoring errors is only possible before the input end Fixes: …
7:15 AM ffmpeg_leve9.zip attached to Ticket #10626 by vikkum
ffmpeg_leve9.log: this zip contains the complete output of the command …
7:12 AM Ticket #10626 (ffmpeg throws 'non-zero exit status 3221225725' for video files ...) created by vikkum
Summary of the bug: ffmpeg throws 'non-zero exit status 3221225725' …

Oct 17, 2023:

10:34 PM log.txt attached to Ticket #10625 by MB SOFT
10:33 PM Ticket #10625 (SDL output freeze) created by MB SOFT
Summary of the bug: when using SDL output the window freeze after few …
7:16 PM Ticket #10623 (Metadata is written at the end of the process, making piped output ...) updated by mkver
The Matroska muxer writes updated metadata (namely proper durations …
5:19 PM Ticket #10624 (the example decode_audio.c does not compile) closed by Balling
invalid
12:46 PM Changeset in ffmpeg [72185748] by Tomas Härdin <git@haerdin.se>
avformat/mxfenc: fix static building MXF muxer requires rangecoder …
12:44 PM Changeset in ffmpeg [95fbb6cc] by Leo Izen <leo.izen@gmail.com>
MAINTAINERS: add entry for jpegxl* Adding myself for jpegxl* in …
12:40 PM Changeset in ffmpeg [bf81438] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: fix OOB read regression In …
11:33 AM Ticket #10607 (Remuxing MXF to MOV without re-encoding cannot find timecode framerate ...) updated by Tomas Härdin
This is due to movenc.c using avg_frame_rate for timecode rate, which …
11:13 AM Ticket #10624 (the example decode_audio.c does not compile) updated by rabijl
I Figured out that I forgot to checkout the correct tag. feel free to …
10:59 AM Ticket #10624 (the example decode_audio.c does not compile) created by rabijl
Summary of the bug: […] How to reproduce: […] Patches should be …
6:22 AM Ticket #10622 (AMF encoder uses sleep() function, which is not precise on WIndows) updated by Aleksoid1978
For Windows better way - use …
3:50 AM Ticket #10623 (Metadata is written at the end of the process, making piped output ...) created by vortex
I use ffmpeg to modify (convert, copy or remove) some subtitles on mkv …

Oct 16, 2023:

6:56 PM Ticket #10621 (tpad is always/only green) updated by Alex
discovered tpad's […] still produces black correctly, so the green …
11:21 AM Ticket #10621 (tpad is always/only green) updated by Alex
Component, Summary changed
9:31 AM Ticket #10622 (AMF encoder uses sleep() function, which is not precise on WIndows) updated by Evgeny
Status, Owner changed
9:31 AM Ticket #10622 (AMF encoder uses sleep() function, which is not precise on WIndows) updated by Evgeny
Fix for this issue: …
8:45 AM Ticket #10622 (AMF encoder uses sleep() function, which is not precise on WIndows) created by Evgeny
Summary of the bug: 1. AMF encoder has av_usleep(1000) when AMF …
3:39 AM Hardware/VAAPI edited by Fei Wang
Add AV1 in encoder list. (diff)
3:35 AM Ticket #10615 (av1_vaapi does not respect qp, despite implementing qp as a viable rc_mode) updated by Fei Wang
Some more details on options available for VAAPI encoders: …
3:14 AM Ticket #10615 (av1_vaapi does not respect qp, despite implementing qp as a viable rc_mode) updated by Fei Wang
Replying to tjhexf: > Replying to wangfei: > > …

Oct 15, 2023:

11:16 PM Changeset in ffmpeg [5ddab49d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h2645_parse: Avoid EAGAIN EAGAIN causes an assertion failure …
11:14 PM Changeset in ffmpeg [f7e5537d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xvididct: Make c* unsigned to avoid undefined overflows …
11:14 PM Changeset in ffmpeg [61b86add] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_h2645: Fix showing bits at the end in cbs_read_se_golomb() …
11:14 PM Changeset in ffmpeg [75eb698b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_h2645: Fix showing bits at the end in cbs_read_ue_golomb() …
11:09 PM Changeset in ffmpeg [fff875a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/usmdec: do not return 0 when no packet was produced Fixes: …
11:05 PM Changeset in ffmpeg [cd66606a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bonk: Fix undefined overflow in predictor_calc_error() Fixes: …
10:54 PM Changeset in ffmpeg [ef3b4273] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/evc_ps: Check chroma_format_idc Fixes: out of array access …
9:27 PM version320x240i1.avi attached to Ticket #798 by pross
9:26 PM DaDa_CMP1.avi attached to Ticket #798 by pross
9:25 PM BeforeEmboss1.avi attached to Ticket #798 by pross
4:54 PM Changeset in ffmpeg [b79fc705] by Michael Niedermayer <michael@niedermayer.cc>
avformat/tmv: Check video chunk size This check matches the audio …
4:23 PM Green.zip attached to Ticket #10621 by Alex
green tpad on encode
4:21 PM Ticket #10621 (tpad is always/only green) created by Alex
tpad color is green, both default and when color=black How to …
3:13 PM Ticket #10596 (configure: vulkan detection not enforcing minimum version) closed by Lynne
fixed: Thanks fixed by …
3:11 PM Changeset in ffmpeg [fec6e84b] by Lynne <dev@lynne.ee>
configure: disable libglslang/libshaderc if the vulkan is disabled …
10:07 AM colorspace edited by Michael Koch
explain full and limited range (diff)
12:55 AM Changeset in ffmpeg [1e888462] by Leo Izen <leo.izen@gmail.com>
configure: improve libmfx deprecation warning The libmfx deprecation …

Oct 14, 2023:

9:36 PM Changeset in ffmpeg [66908a43] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h261dec: Don't set write-only macroblock dimensions They are …
9:27 PM colorspace edited by Hunter Hogan
Improve formatting, fix typos, improve readability (diff)
8:09 PM ffmpeg-20231014-214931.log attached to Ticket #10620 by Pam
8:07 PM Ticket #10620 (ffmpeg downloads corrupted audio file when downloading from m3u8) created by Pam
Summary of the bug: How to reproduce: run: ffmpeg -protocol_whitelist …
7:26 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Cyril Lambin
Replying to Balling: > Finally …
6:16 AM Ticket #10586 (Impossible to retrieve libvmaf result from AVFrame at the output of ...) updated by ichlubna
Description changed
5:31 AM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Balling
Finally …
1:13 AM Ticket #10611 (source code bug, ff_g723_1_gen_dirac_train function enters dead loop) updated by songtao
Summary changed

Oct 13, 2023:

10:16 PM Changeset in ffmpeg [90d327d6] by Niklas Haas <git@haasn.dev>
avfilter/vf_showinfo: also print chroma loc Curiously absent.
4:06 PM Ticket #10618 (wavarc: fix decoding of 16-bit 33kHz stereo samples) closed by ami_stuff
invalid: it looks like this is a bug in the reference software "wa32.exe" …
12:35 PM Changeset in ffmpeg [4e6cf5e5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264dec: Constify H.264 decoder Signed-off-by: Andreas …
12:35 PM Changeset in ffmpeg [8e1bb594] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264idct_template: Don't include h264dec.h It is only needed …
6:50 AM Ticket #10613 (ffprobe outputs invalid xml) updated by nuro
This is what it looked like before the breaking change. […] This …
1:42 AM Ticket #10619 (FFmpeg static link to libx265 is failed on windows platform) created by siriushu
Reproduce steps: Build FFmpeg with libx265 enabled on Windows …
1:22 AM 16_33_S_C5.WA attached to Ticket #10618 by ami_stuff
1:21 AM 16_33_S_C1.WA attached to Ticket #10618 by ami_stuff
1:21 AM Ticket #10618 (wavarc: fix decoding of 16-bit 33kHz stereo samples) created by ami_stuff
[…]
12:44 AM Ticket #10613 (ffprobe outputs invalid xml) updated by Stefano Sabatini
I'm able to reproduce, attaching a provisional patch. If you can test …
12:39 AM 0001-ffprobe-fix-side_data-int-rendering.patch attached to Ticket #10613 by Stefano Sabatini

Oct 12, 2023:

8:50 PM Changeset in ffmpeg [a7663c96] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/error_resilience: Constify ThreadFrame* Forgotten in …
7:03 PM Changeset in ffmpeg [c5039e15] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvdec_hevc: fail to initialize on unsupported profiles
6:57 PM Changeset in ffmpeg [68f9dfa5] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvdec_hevc: fail to initialize on unsupported profiles
5:37 PM Changeset in ffmpeg [2e33f5ce] by Kyle Swanson <kswanson@netflix.com>
avfilter/libvmaf: update pix_fmts Signed-off-by: Kyle Swanson …
3:12 PM Ticket #10615 (av1_vaapi does not respect qp, despite implementing qp as a viable rc_mode) updated by tjhexf
Replying to wangfei: > Please use "-global_quality xxx". …
2:59 PM Ticket #10208 (Playback errors when converting PCM to AAC) updated by David Johansen
Replying to Balling: > >and switching to fast avoids > > …
8:54 AM Ticket #10614 (FFMpeg unable to generate VP9 Full Range videos ?) updated by Cedric Lalouette
ok! Very intersting ticket. So if I understand correctly, we don't …
8:09 AM Ticket #10208 (Playback errors when converting PCM to AAC) updated by Balling
>and switching to fast avoids Fast is unusable, low quality and bad bugs.
7:08 AM Ticket #10615 (av1_vaapi does not respect qp, despite implementing qp as a viable rc_mode) updated by Fei Wang
Please use "-global_quality xxx". Same with vp8/vp9_vaapi.
3:19 AM Ticket #10208 (Playback errors when converting PCM to AAC) updated by David Johansen
It appears the issue is with the twoloop encoder and switching to …
Note: See TracTimeline for information about the timeline view.