Timeline



Apr 8, 2023:

6:24 PM Changeset in ffmpeg [82a14f36] by James Almer <jamrial@gmail.com>
avformat/matroskadec: also validate the mapping when BlockAddIDType is …
6:12 PM Ticket #10259 (Some Scanity 10-bit monochrome DPX are rejected) closed by Marton Balint
fixed: Fixed in 05e34523bc5db91618c0f1e9c8923eaf3ed1e74d.
6:08 PM Changeset in ffmpeg [05e34523] by Marton Balint <cus@passwd.hu>
avcodec/dpx: fix check of minimal data size for unpadded content …
6:08 PM Changeset in ffmpeg [12d1f7c4] by Marton Balint <cus@passwd.hu>
avdevice/decklink_enc: Add support for compressed AC-3 output over SDI …
1:38 PM Ticket #10313 (Live CSTAR dailymotion is very choppy with ffplay; smooth with VLC) updated by joaopa
Version changed
1:32 PM output.txt attached to Ticket #10313 by joaopa
1:31 PM Ticket #10313 (Live CSTAR dailymotion is very choppy with ffplay; smooth with VLC) created by joaopa
Summary of the bug: How to reproduce: […]
1:28 PM Changeset in ffmpeg [30f1f895] by James Almer <jamrial@gmail.com>
fate/matroska: add HDR10+ muxing tests Signed-off-by: James Almer …
1:28 PM Changeset in ffmpeg [bda44f0f] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: support writing Dynamic HDR10+ packet side data …
1:21 PM Changeset in ffmpeg [e1f691b] by James Almer <jamrial@gmail.com>
avformat/matroskadec: remove itu_t_t35 flag from MatroskaTrack It's …

Apr 7, 2023:

10:06 PM Changeset in ffmpeg [c3ad8862] by Michael Niedermayer <michael@niedermayer.cc>
Update for FFmpeg 4.4.4 Signed-off-by: Michael Niedermayer …
9:40 PM Changeset in ffmpeg [6f1b402e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/snowenc: Fix 2nd test (cherry picked from commit …
9:40 PM Changeset in ffmpeg [268c460c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/snowenc: return a failure if DWT/IDWT mismatches …
9:40 PM Changeset in ffmpeg [e5a261e9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/snowenc: Fix visual weight calculation Signed-off-by: Michael …
9:40 PM Changeset in ffmpeg [00c20730] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/snowenc: unbreak DWT tests the IDWT data type …
9:40 PM Changeset in ffmpeg [4d82b7ba] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3: Add missing check for av_malloc Since the av_malloc() …
9:40 PM Changeset in ffmpeg [c513bd48] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutdec: Add check for avformat_new_stream Check for failure …
9:40 PM Changeset in ffmpeg [a56d3a1e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Check input size Fixes: Timeout Fixes: …
9:40 PM Changeset in ffmpeg [4bcb493a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/escape124: Fix some return codes Signed-off-by: Michael …
9:40 PM Changeset in ffmpeg [3392936e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/escape124: fix signdness of end of input check Fixes: Timeout …
9:40 PM Changeset in ffmpeg [ea238698] by Michael Niedermayer <michael@niedermayer.cc>
Use https for repository links Reviewed-by: Stefano Sabatini …
9:40 PM Changeset in ffmpeg [ad28b01a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rpzaenc: stop accessing out of bounds frame (cherry picked …
9:40 PM Changeset in ffmpeg [fa201297] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motionpixels: Mask pixels to valid values Fixes: out of array …
9:40 PM Changeset in ffmpeg [0f6580b1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xpmdec: Check size before allocation to avoid truncation …
9:40 PM Changeset in ffmpeg [4c34976f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bink: Avoid undefined out of array end pointers in …
9:40 PM Changeset in ffmpeg [8b84cffb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bink: Fix off by 1 error in ref end Fixes: out of array …
9:40 PM Changeset in ffmpeg [bc9e149c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: Ensure linesize for SVQ3 Fixes: Assertion block_w * …
9:40 PM Changeset in ffmpeg [0c5f3c23] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: allocate a line more for VC1 and WMV3 Fixes: out of …
9:40 PM Changeset in ffmpeg [545cfee] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/videodsp_template: Adjust pointers to avoid undefined pointer …
9:40 PM Changeset in ffmpeg [3eaf6530] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngdec: Check deloco index more exactly Fixes: out of array …
9:40 PM Changeset in ffmpeg [73eb9578] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: Check that num h/v slices is supported Fixes: out of …
9:40 PM Changeset in ffmpeg [f9726596] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check samplesize and offset to avoid integer overflow …
9:40 PM Changeset in ffmpeg [773d1b85] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pictordec: Remove mid exit branch This causes the RLE decoder …
9:40 PM Changeset in ffmpeg [261ff2e2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/eac3dec: avoid float noise in fixed mode addition to overflow …
9:40 PM Changeset in ffmpeg [8478879a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: use 32pixel alignment for bink bink supports 16x16 …
9:40 PM Changeset in ffmpeg [e243076b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/scpr3: Check bx Fixes: Out of array access Fixes: …
9:40 PM Changeset in ffmpeg [e5a88d62] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/012v: Order operations for odd size handling Fixes: out of …
9:40 PM Changeset in ffmpeg [2ae1a70c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/eatgq: : Check index increments in tgq_decode_block() Fixes: …
9:40 PM Changeset in ffmpeg [68da8e97] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/scpr: Test bx before use Fixes: out of array access on 32bit …
9:40 PM Changeset in ffmpeg [2a47fecb] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfdec: Use 64bit in remainder Fixes: signed integer …
9:40 PM Changeset in ffmpeg [9f828f14] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sunrast: Fix maplength check Fixes: out of bounds read …
9:40 PM Changeset in ffmpeg [fdff97fe] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Avoid undefined shift in get_tail() Fixes: left …
9:40 PM Changeset in ffmpeg [79afac27] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Check for end of input in wv_unpack_dsd_high() …
9:40 PM Changeset in ffmpeg [04b48cef] by Michael Niedermayer <michael@niedermayer.cc>
avformat/id3v2: Check taglen in read_uslt() Fixes: Timeout (read …
9:40 PM Changeset in ffmpeg [74361386] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: Ignore tile_count Fixes: out of array access Fixes: …
9:40 PM Changeset in ffmpeg [b314170e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: restructure slice coordinate reading a bit Fixes: …
9:40 PM Changeset in ffmpeg [3f4ec2d6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpdec: Check max matrix instead of max channel in noise check …
9:40 PM Changeset in ffmpeg [0891a36] by Michael Niedermayer <michael@niedermayer.cc>
swscale/input: Use more unsigned intermediates Same principle as …
9:40 PM Changeset in ffmpeg [383a5185] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alsdec: The minimal block is at least 7 bits Signed-off-by: …
9:40 PM Changeset in ffmpeg [37aaa56] by Michael Niedermayer <michael@niedermayer.cc>
avformat/replaygain: avoid undefined / negative abs Fixes: signed …
9:40 PM Changeset in ffmpeg [a73cd6ae] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Bias 16bps output calculations to improve non …
9:40 PM Changeset in ffmpeg [2177cc8e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/speedhq: Check buf_size to be big enough for DC Fixes: …
9:40 PM Changeset in ffmpeg [a16aaae6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: Fail earlier if prior context is corrupted …
5:13 PM Changeset in ffmpeg [6d31619a] by James Almer <jamrial@gmail.com>
avformat/matroskadec: validate MaxBlockAdditionID in the presence of …
2:57 PM Changeset in ffmpeg [2133cadf] by James Almer <jamrial@gmail.com>
avformat/matroskadec: reindent after the previous commit …
2:55 PM Changeset in ffmpeg [88de01d8] by James Almer <jamrial@gmail.com>
avformat/matroskadec: parse all BlockAdditionMapping elements and …
10:50 AM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) updated by chinshou
Replying to quinkblack: > Can you test patch 1/3 and 2/3: …
10:21 AM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) updated by chinshou
OK, I will update the patch and try again tomorrow. best regards

Apr 6, 2023:

9:54 AM Ticket #10303 (speed issues with https and particular mxf files on input) updated by maclin
Priority, Version, Component changed
8:49 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) updated by Francesco Bucciantini
Fixed in Avisynth 3.7.3 Beta 10 by Stephen: …
4:54 AM Changeset in ffmpeg [b564ad8e] by J. Dekker <jdek@itanimul.li>
lavc/aarch64: add hevc deblock chroma 8-12bit Benched on Ampere …
4:16 AM Changeset in ffmpeg [68c151cb] by J. Dekker <jdek@itanimul.li>
checkasm: add hevc_deblock chroma test Signed-off-by: J. Dekker …

Apr 5, 2023:

10:50 PM Changeset in ffmpeg [feeeefc3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfenc: reject unsupported ffv1 versions Signed-off-by: …
10:50 PM Changeset in ffmpeg [f0cd5610] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: reject unsupported ffv1 versions Signed-off-by: …
10:49 PM Changeset in ffmpeg [916be62d] by Michael Niedermayer <michael@niedermayer.cc>
tests/fate/vcodec.mak: drop strict experimental from j2k tests …
10:40 PM Changeset in ffmpeg [33ef8778] by Marton Balint <cus@passwd.hu>
avdevice/decklink_enc: Add support for output of Active Format …
10:40 PM Changeset in ffmpeg [88da4b5] by Marton Balint <cus@passwd.hu>
fate: split mxf test dependencies to DV and MPEG2 Signed-off-by: …
10:40 PM Changeset in ffmpeg [8f534618] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: treat Random Index Pack as end of file RIP, if …
9:11 PM Ticket #10121 (jpeg2000 decoder fails on conformance codestream p0_10.j2k) updated by Pierre-Anthony Lemieux
Replying to Balling: > >the error message bpno became …
9:00 PM Ticket #10121 (jpeg2000 decoder fails on conformance codestream p0_10.j2k) updated by Balling
>the error message bpno became invalid is emitted Is there any …
8:44 PM Ticket #10300 (JPEG2000 encoder produce corrupted output) updated by Balling
Here [jpeg2000 @ 00000292f9557740] bpno became invalid is no longer …
8:40 PM Ticket #5360 (Errors shown when correctly decoding jpeg2000 frames) closed by Balling
fixed: Native (and only native, nonnative decoder was removed, BOOOO!!!) …
8:29 PM Ticket #9468 (J2K is decoding rgb24 as bgr24 in native decoder) updated by Balling
Owner changed
hey, please apply!!!
8:22 PM Ticket #10061 (jpeg2000: crash with forced libopenjpeg decoder and image2 demuxer) updated by Balling
libopenjpeg decoder was just removed. …
8:19 PM Ticket #10058 (jpeg2000: support paletted images) updated by Balling
Genius Michael Niedermayer removed libopenjpeg decoder whatsover. WTF. …
3:02 PM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) updated by quinkblack
Owner changed
3:02 PM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) updated by quinkblack
Status changed
Can you test patch 1/3 and 2/3: …
12:47 PM Changeset in ffmpeg [61b27b15] by James Almer <jamrial@gmail.com>
avutil/hdr_dynamic_metadata: allow av_dynamic_hdr_plus_to_t35() to …
12:47 PM Changeset in ffmpeg [1c2a1e07] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: write a MaxBlockAdditionID element A non zero …
12:47 PM Changeset in ffmpeg [00fde806] by James Almer <jamrial@gmail.com>
avformat/matroska: add a few more Block Addition ID Type enum values …
12:47 PM Changeset in ffmpeg [c73cf41f] by James Almer <jamrial@gmail.com>
avformat/matroskadec: export Dynamic HDR10+ packet side data …
12:47 PM Changeset in ffmpeg [6def8625] by James Almer <jamrial@gmail.com>
avformat/matroskadec: set the default value for BlockAddIDType …
12:47 PM Changeset in ffmpeg [44513156] by James Almer <jamrial@gmail.com>
avformat/matroskadec: support parsing more than one BlockMore element …

Apr 4, 2023:

11:04 PM Ticket #10203 (ASS encoder inserts null character into middle of output) closed by Marton Balint
fixed: Fixed in 5f92a192315fc9349e7c9bdc923666f79d5c5e8d.
7:20 PM Ticket #10312 (Regression in transcode example) created by pszemus
Summary of the bug: doc/examples/transcode.c broken since 6.0 …
2:39 PM SponsoringPrograms/GSoC/2023 edited by Nuo Mi
(diff)
1:12 PM Ticket #10311 (libsvtav1 mjpeg image conversion with errors the process does not ...) created by Matteo Secchi
Summary of the bug: libsvtav1 mjpeg image conversion with errors the …
11:25 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) closed by Francesco Bucciantini
fixed
11:25 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) updated by Francesco Bucciantini
Issue confirmed on Avisynth side, version 3.7.2 stable. Will be fixed …
9:45 AM Changeset in ffmpeg [2244722f] by Anton Khirnov <anton@khirnov.net>
doc/ffmpeg: rewrite the introductory paragraph This is not the place …
9:45 AM Changeset in ffmpeg [bf6df790] by Anton Khirnov <anton@khirnov.net>
doc/ffmpeg: refine program title It is a media converter, not just a …
9:44 AM Changeset in ffmpeg [1d3f7178] by Anton Khirnov <anton@khirnov.net>
lavf/mux: clarify log messages when choosing oformat fails Current …
9:42 AM Changeset in ffmpeg [dffb058f] by Anton Khirnov <anton@khirnov.net>
lavf: fall back to a more meaningful log instance name An …
5:13 AM poc_file attached to Ticket #10310 by Youngseok Choi
poc_file used in command input
5:12 AM Ticket #10310 (stack-buffer-overflow in FFmpeg (libavcodec/aacenc_tns.c:203 in ...) updated by Youngseok Choi
Summary changed
5:12 AM Ticket #10310 (stack-buffer-overflow in FFmpeg (libavcodec/aacenc_tns.c:203 in ...) updated by Youngseok Choi
Description changed
5:10 AM Ticket #10310 (stack-buffer-overflow in FFmpeg (libavcodec/aacenc_tns.c:203 in ...) created by Youngseok Choi
Our fuzzer found a new stack overflow bug. Command Input […] …
5:06 AM Ticket #10309 (heap-buffer-overflow bug in FFmpeg (new_output_stream at ...) updated by Youngseok Choi
Description changed
5:04 AM poc_file attached to Ticket #10309 by Youngseok Choi
poc_file used in command input
5:04 AM Ticket #10309 (heap-buffer-overflow bug in FFmpeg (new_output_stream at ...) created by Youngseok Choi
Our fuzzer found a new heap overflow bug in FFmpeg. Command input
4:58 AM poc_file attached to Ticket #10308 by Youngseok Choi
poc_file used in command input
4:58 AM Ticket #10308 (heap-buffer-overflow in ffmpeg (get_vlc2 at libavcodec/get_bits.h:639)) created by Youngseok Choi
Hello, our fuzzer found a new heap-overflow bug. Command to …
4:46 AM Ticket #10307 (Segmentation Violation (dct_quantize_refine in ...) updated by Youngseok Choi
I think this can be a duplicate of https://trac.ffmpeg.org/ticket/10305.
4:44 AM poc_file attached to Ticket #10307 by Youngseok Choi
poc_file used in command input
4:43 AM Ticket #10307 (Segmentation Violation (dct_quantize_refine in ...) created by Youngseok Choi
Our fuzzer found a new SEGV bug in FFmpeg. Command Input […] …
4:36 AM poc_file attached to Ticket #10306 by Youngseok Choi
the input file used in command
4:35 AM Ticket #10306 (Segmentation Violation (cmp_inline in libavcodec/motion_est.c:219)) created by Youngseok Choi
Hello, our fuzzer found a new SEGV bug in FFmpeg. Command Input
4:25 AM poc_file attached to Ticket #10305 by Youngseok Choi
poc_file used in command input
4:25 AM Ticket #10305 (Segmentation Violation (libavcodec/mpegvideo_enc.c:4446 in ...) updated by Youngseok Choi
Description changed
4:24 AM Ticket #10305 (Segmentation Violation (libavcodec/mpegvideo_enc.c:4446 in ...) created by Youngseok Choi
Hi, our fuzzer found a new SEGV bug in ffmpeg. Command Input
4:15 AM Ticket #10304 (Segmentation Violation in ffmpeg (libavformat/concat.c:142 in concat_read)) updated by Youngseok Choi
Keywords, Component changed
4:12 AM poc_file attached to Ticket #10304 by Youngseok Choi
poc_file used in command input
4:11 AM Ticket #10304 (Segmentation Violation in ffmpeg (libavformat/concat.c:142 in concat_read)) created by Youngseok Choi
Hi, our fuzzer found a new SEGV in ffmpeg. Command to Reproduce

Apr 3, 2023:

11:15 PM Changeset in ffmpeg [97c95961] by James Almer <jamrial@gmail.com>
avcodec/libfdk-aaceenc: add a flush callback Signed-off-by: James …
11:15 PM Changeset in ffmpeg [4c00aa03] by James Almer <jamrial@gmail.com>
avcodec/libx264: add a flush callback Signed-off-by: James Almer …
5:02 PM Ticket #10292 (Segmentation Fault with Rubberband and Large Multi Channel WAV) updated by Matt
Just to add, I was experiencing the same issue on the latest Windows …
12:45 PM Ticket #10302 (feedback filter bug) updated by Michael Koch
The issue is only reproducible with 10-bit video if x is odd. No …
11:45 AM Ticket #10303 (speed issues with https and particular mxf files on input) updated by maclin
Summary changed
11:44 AM Ticket #10303 (speed issues with https and particular mxf files on input) updated by maclin
Attempted to do experiment with stable ffmpeg-6 ffmpeg version …
11:07 AM Ticket #8705 (content_type option is not working with tee output) updated by tubby
I have the same issue with -content_type, -ice_name and -ice_url. This …
10:49 AM Ticket #6620 (Build fails on Windows due to command line truncation) updated by rokups
Oddly enough vcpkg does use GNU Make 4.3 and yet i am impacted by this …
10:11 AM Changeset in ffmpeg [3f28c576] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
10:10 AM Changeset in ffmpeg [f6facaf8] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
10:05 AM Changeset in ffmpeg [00282752] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
10:03 AM Changeset in ffmpeg [a6dc9296] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
9:59 AM Changeset in ffmpeg [9a245bdf] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
9:30 AM Changeset in ffmpeg [6941788d] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/movenc: correct loci parameter handling 3GPP TS 26.244 Table …
9:12 AM Ticket #10303 (speed issues with https and particular mxf files on input) updated by maclin
Description changed
9:10 AM Ticket #10303 (speed issues with https and particular mxf files on input) created by maclin
Summary of the bug: How to reproduce: […] On output i see this …
8:58 AM Ticket #10302 (feedback filter bug) updated by 张文兵
Replying to Michael Koch: > I see, it's reproducible only …
8:47 AM Ticket #10302 (feedback filter bug) updated by Michael Koch
I see, it's reproducible only if x and h are odd numbers. As a …
8:39 AM Ticket #10302 (feedback filter bug) updated by 张文兵
Replying to 张文兵: > Replying to Michael Koch: > …
8:33 AM Ticket #10302 (feedback filter bug) updated by 张文兵
Replying to Michael Koch: > Please show the full console …
8:21 AM Ticket #10302 (feedback filter bug) updated by Michael Koch
Please show the full console output. I can't reproduce the issue with …
7:13 AM Ticket #10302 (feedback filter bug) created by 张文兵
Summary of the bug: 10bit video using 'feedback' appears with a green …
7:07 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) updated by Francesco Bucciantini
Uhmmmm AVSPmod mod is also affected. I'm debugging a bit to understand …
6:54 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) updated by Francesco Bucciantini
What I've actually done in production is check whether the source is …
3:42 AM Ticket #8903 (mingw-w64 clang i686 "inline assembly requires more registers than ...) closed by Christopher Degawa
fixed: Should have been fixed by 182663a58a7a099e02e76da3b0f96d63e5c26a6d.
2:37 AM CompilationGuide/Ubuntu edited by Pierre-Anthony Lemieux
Add FAQ on compiling to a 32-bit Ubuntu target on an Ubuntu 64-bit host (diff)
1:22 AM Ticket #10301 (FFmpeg process go over 100% when adding null audio track) updated by Anh Trinh
Description changed
1:21 AM Ticket #10301 (FFmpeg process go over 100% when adding null audio track) created by Anh Trinh
Summary of the bug: How to reproduce: […] As you can see, the …

Apr 2, 2023:

11:32 PM Ticket #9345 (Typo in JPEG2000 encoder options) closed by Balling
fixed: Finally fixed in f6955b6df4b599ff5604e82987b96957414f8dd5.
9:54 PM Changeset in ffmpeg [c6dedaf4] by Michael Niedermayer <michael@niedermayer.cc>
tests: Add more j2k tests to cover a wider range of cases …
9:54 PM Changeset in ffmpeg [5666c3b8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/j2kenc: Add alpha support Signed-off-by: Michael Niedermayer …
9:54 PM Changeset in ffmpeg [60ccb3fe] by Michael Niedermayer <michael@niedermayer.cc>
Remove libopenjpeg decoder We do not support other video/image …
9:54 PM Changeset in ffmpeg [35b8b4f2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/j2kenc: support threads Signed-off-by: Michael Niedermayer …
9:54 PM Changeset in ffmpeg [b2404bd9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/j2kenc: More complete list of supported pixel formats …
9:54 PM Changeset in ffmpeg [b41dabd0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/j2kenc: Planar RGB support Signed-off-by: Michael Niedermayer …
9:54 PM Changeset in ffmpeg [ad4d6475] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/j2kenc: Replace RGB24 special case by generic test This fixes …
9:54 PM Changeset in ffmpeg [7fb70d27] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/j2kenc: Replace BGR48 / GRAY16 test by test for number of bits …
9:54 PM Changeset in ffmpeg [644d1571] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/j2kenc: simplify pixel format setup Signed-off-by: Michael …
9:54 PM Changeset in ffmpeg [b7418f76] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/j2kenc: Add AV_PIX_FMT_YUV440P Signed-off-by: Michael …
9:54 PM Changeset in ffmpeg [81667608] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/j2kenc: Fix funky bpno errors on decoding Signed-off-by: …
9:54 PM Changeset in ffmpeg [0adb3753] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/j2kenc: remove misleading pred value This field is only …
9:54 PM Changeset in ffmpeg [f6955b6d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/j2kenc: fix 5/3 DWT identifer Signed-off-by: Michael …
9:54 PM Changeset in ffmpeg [dab1cd2d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3: Check width to avoid assertion failure Fixes: Assertion …
9:54 PM Changeset in ffmpeg [6d1d8609] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g729postfilter: Limit shift in long term filter Fixes: shift …
9:54 PM Changeset in ffmpeg [c2ed905b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc1dec: Use av_fast_realloc() for slices Fixes: Timeout …
9:54 PM Changeset in ffmpeg [1942dbb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavarc: Fix several integer overflows Fixes: signed integer …
7:31 PM Changeset in ffmpeg [5f92a192] by Marton Balint <cus@passwd.hu>
avformat/assenc: avoid incorrect copy of null terminator When writing …
7:31 PM Changeset in ffmpeg [85c62b48] by Marton Balint <cus@passwd.hu>
avcodec/bytestream: fix warnings with signed/unsigned compare in …
3:12 PM Ticket #6033 (unsharp filter documentetion additional description.) closed by Stefano Sabatini
fixed: Should be fixed in …
3:07 PM Changeset in ffmpeg [9d140eca] by Stefano Sabatini <stefasab@gmail.com>
lavfi/unsharp: clarify invalid filter param constraints Clarify …
3:01 PM Ticket #10300 (JPEG2000 encoder produce corrupted output) updated by Balling
Status changed
So what you are saying is 341064d68a134e2fb3dd35f8f5b50c6df8506c10 is …
2:46 PM corrupt_j2k.jp2 attached to Ticket #10300 by inganault
the output file with artifact
2:41 PM corrupt_j2k.y4m attached to Ticket #10300 by inganault
2:41 PM Ticket #10300 (JPEG2000 encoder produce corrupted output) created by inganault
The JPEG2000 encoder produce output image with apparent artifact for …
2:40 PM Ticket #9734 (Drop reference to closed ffmpeg.zeranoe.com Forum) closed by Stefano Sabatini
fixed: Fixed in commmit …
2:38 PM Ticket #8730 (Man page should start with simpler example) closed by Stefano Sabatini
fixed: Should be fixed in commit …
2:37 PM Ticket #8766 (find_rect documentation) closed by Stefano Sabatini
fixed: Should be fixed in commit …
2:34 PM Ticket #443 (-color_range AVOption appears to do nothing) closed by Stefano Sabatini
fixed: Should be fixed in commit …
2:28 PM Changeset in ffmpeg [774d358e] by Stefano Sabatini <stefasab@gmail.com>
tools/zmqshell: port to python3 Also extend docs, use argparse and …
2:28 PM Changeset in ffmpeg [686e14e9] by Stefano Sabatini <stefasab@gmail.com>
doc/platform: drop reference to ffmpeg.zeranoe.com It was closed in …
2:28 PM Changeset in ffmpeg [627d5a87] by Stefano Sabatini <stefasab@gmail.com>
doc/ffmpeg: slightly rework introductory examples In particular, add …
2:22 PM Changeset in ffmpeg [ee25a434] by Stefano Sabatini <stefasab@gmail.com>
doc/filters/find_rect: extend documentation Document metadata entries …
2:22 PM Changeset in ffmpeg [26eb3129] by Stefano Sabatini <stefasab@gmail.com>
lavc: clarify color_range semantics Extend description for decoding …
2:21 PM Changeset in ffmpeg [0e15444a]n5.0.3 by Michael Niedermayer <michael@niedermayer.cc>
update for 5.0.3 Signed-off-by: Michael Niedermayer …
11:50 AM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) created by chinshou
Summary of the Bug: The issue was caused by a specific commit with …
11:31 AM Ticket #10297 (Wrong WEBM length for .mkv to .webm conversion.) updated by Balling
Why not just rename mkv to webm? All Webm is mkv, there are some extra …
7:10 AM Changeset in ffmpeg [b4eca5cc] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodec: add mpeg4 encoder This patch will add MPEG4 …
7:09 AM Changeset in ffmpeg [139f3352] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodec: add vp9 encoder using mediacodec The only …
4:48 AM Changeset in ffmpeg [dd7e3072] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/tcp: correct strdup check Fixes CID 1524608.

Apr 1, 2023:

9:34 PM Changeset in ffmpeg [c2210365] by Martin Storsjö <martin@martin.st>
libavformat: Improve ff_configure_buffers_for_index for excessive …
9:34 PM Changeset in ffmpeg [33d06de6] by Martin Storsjö <martin@martin.st>
libavformat: Account for negative position differences in …
9:34 PM Changeset in ffmpeg [182663a5] by Martin Storsjö <martin@martin.st>
get_cabac_inline_x86: Don't inline the assembly function on 32 bit …
1:00 PM Ticket #10298 (DV to DVD Video with pcm_dvd Audio outputs a lot of Buffer Underflow) created by Terje J. Hanssen
Summary of the bug: How to reproduce: […] And another try […] …
4:37 AM Changeset in ffmpeg [c125860] by Leo Izen <leo.izen@gmail.com>
avcodec/pngenc: write sBIT chunks Add support for writing sBIT …
4:37 AM Changeset in ffmpeg [84b45493] by Leo Izen <leo.izen@gmail.com>
avcodec/pngdec: support sBIT chunks Add support for reading sBIT …
1:10 AM Ticket #10297 (Wrong WEBM length for .mkv to .webm conversion.) updated by rfulton88
Replying to mkver: > wellido.webm contains subtitles in …
Note: See TracTimeline for information about the timeline view.