Timeline



Jun 5, 2024:

6:49 PM Ticket #11046 (aresample hangs indefinitely) updated by fabi123
Description changed
6:48 PM Ticket #11046 (aresample hangs indefinitely) created by fabi123
Summary of the bug: Aresample hangs indefinitely on some inputs (tesed …
6:22 PM Changeset in ffmpeg [47ba8755] by James Almer <jamrial@gmail.com>
checkasm/sw_rgb: test rgb24/bgr24 to yuv The line width 8 is supposed …
5:39 PM Changeset in ffmpeg [2d24a80e] by Ramiro Polla <ramiro.polla@gmail.com>
avcodec/mpegvideo_enc: give magic number a name
5:39 PM Changeset in ffmpeg [01b1f4c9] by Ramiro Polla <ramiro.polla@gmail.com>
libavcodec/libxvid: code cleanup (replace magic numbers)
3:53 PM Ticket #11035 (MPEG-4 ALS decoder seems capped at 2^28 bytes .mp4 file size) updated by H2Swine
I replied in #5942 - it might be that the error is elsewhere than …
3:51 PM Ticket #5942 (mpeg-4 als: "quant_cof 237 is out of range" with multichannel 16bit) updated by H2Swine
I wonder whether it is the ALS reference encoder that is buggy about …
12:56 PM Ticket #11045 (vp9 in mp4 does not maintain transparency (yuva420p)) updated by mkver
The alpha is a separate video bitstream that is independently encoded …
12:34 PM input.png attached to Ticket #11045 by Jozef Chutka
12:34 PM Ticket #11045 (vp9 in mp4 does not maintain transparency (yuva420p)) created by Jozef Chutka
Using ffmpeg 7.0, I am able to create .mkv, .webm output with alpha …
12:00 PM Ticket #6958 (ffprobe can't show correct coded_height for h264 1080p videos) updated by Balling
Okay, when will printing of those two deprecated values going to be …
11:56 AM Ticket #10400 (SEGV error in libc-start.c:308) updated by mkver
1. You should use a build with debug symbols when using ASAN. 2. Old …
1:34 AM Ticket #11036 (Videotoolbox HEVC encoding, HDR main10 profile colors corrupt) updated by dcjakez
Description, Summary changed
1:33 AM Ticket #11036 (Videotoolbox HEVC encoding, HDR main10 profile colors corrupt) updated by dcjakez
Description changed

Jun 4, 2024:

8:31 PM Ticket #11044 (Frustrated "pad" usage per poor documentation) created by elias tsolis
I found it very frustrating to center a video the original dimensions …
2:42 PM Changeset in ffmpeg [0415bb74] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp8dsp: remove no longer used macros
2:42 PM Changeset in ffmpeg [121fb846] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp7dsp: add R-V V vp7_idct_dc_add4uv This is almost the same …
2:42 PM Changeset in ffmpeg [225de53c] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp8dsp: rework R-V V idct_dc_add4y DCT-related FFmpeg functions …
2:40 PM Changeset in ffmpeg [4e120fbb] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp8dsp: add R-V V vp7_idct_dc_add4y As with idct_dc_add, most of …
2:40 PM Changeset in ffmpeg [30797e4f] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp8dsp: add R-V V vp7_idct_dc_add This just computes the direct …
12:13 PM Changeset in ffmpeg [d866f497] by Nuo Mi <nuomi2021@gmail.com>
lavc/vvc: Reallocate pixel buffers if pixel shift changes Allocations …
9:46 AM Changeset in ffmpeg [9576a005] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: drop unused HEVCContext.width/height
9:46 AM Changeset in ffmpeg [a13b8920] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: deduplicate calling hwaccel decode_params()
9:46 AM Changeset in ffmpeg [e4601cc3] by Anton Khirnov <anton@khirnov.net>
lavc/hevc*: move to hevc/ subdir
9:46 AM Changeset in ffmpeg [ba56a300] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: drop HEVCContext.frame It is merely a redundant pointer …
9:46 AM Changeset in ffmpeg [db84c1c6] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: rename HEVCFrame.frame to just f This is shorter, loses …
9:44 AM Changeset in ffmpeg [9226514] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: rename HEVCContext.ref to cur_frame Since it stores a …
9:36 AM Changeset in ffmpeg [7ad94009] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: drop HEVCContext.HEVClc It is merely a pointer to …
9:36 AM Changeset in ffmpeg [67ca18dd] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: drop HEVCLocalContext.gb In all HEVCLocalContext …
9:36 AM Changeset in ffmpeg [ac69e6ca] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: include first row in SliceHeader.offset/size Will be …
9:36 AM Changeset in ffmpeg [79c0310a] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: drop a useless condition hls_slice_data_wpp() is only …
9:36 AM Changeset in ffmpeg [74159cbf] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: move handling of byte alignment at the end of slice …
7:38 AM Ticket #10400 (SEGV error in libc-start.c:308) updated by Balling
libc-start is part of standard c library glibc. How is that our fault? …
7:25 AM Ticket #10859 (The mp3 video previously analyzed with this commit ...) updated by Balling
WHy are you using < operator? That is invalid to do. Obviously. No one …
7:20 AM Ticket #10790 (libvpx-vp9 "Mismatching timestamps; this is a bug, please report it") updated by Balling
There is no input file. Please provide it.
1:14 AM Changeset in ffmpeg [a1444086] by James Almer <jamrial@gmail.com>
x86/float_dsp: add SSE2 and AVX versions of scalarproduct_double …
1:08 AM Changeset in ffmpeg [7413b81] by Lynne <dev@lynne.ee>
aacdec_usac: fix typo in debug message
1:08 AM Changeset in ffmpeg [f4371029] by Lynne <dev@lynne.ee>
aacdec_usac: fix off by one error check on channel numbers
1:08 AM Changeset in ffmpeg [0d93e04b] by Lynne <dev@lynne.ee>
aacdec_usac: error out on receiving too many channels for the current …
1:08 AM Changeset in ffmpeg [39826eac] by Lynne <dev@lynne.ee>
aacdec_usac: error out on too many elements USAC supports up to 64 …
1:08 AM Changeset in ffmpeg [b70fdbde] by Lynne <dev@lynne.ee>
aacdec_usac: prevent get_bits(0) in get_escaped_value Some calls to …

Jun 3, 2024:

7:43 PM Changeset in ffmpeg [fd4977c8] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacencdsp: R-V V quant_bands T-Head C908: quant_bands_signed_c: …
7:43 PM Changeset in ffmpeg [be6f8c43] by Rémi Denis-Courmont <remi@remlab.net>
checkasm: add aacencdsp.quant_bands test
7:39 PM Ticket #10952 (negative-size-param bug at libavcodec/mpegvideo_enc.c:1216:21 in ...) closed by Michael Niedermayer
fixed: This was fixed in 96449cfeaeb95fcfd7a2b8d9ccf7719e97471ed1
6:27 PM Ticket #11004 (libavutil/hwcontext_qsv.c does not compile with GCC 14 (MinGW)) closed by Marcos Mello
fixed: Fixed by …
2:38 PM Changeset in ffmpeg [bb3c50b4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tiff: Suppress unused variable warnings Signed-off-by: …
2:38 PM Changeset in ffmpeg [87a13986] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/nutdec: Don't create inconsistent side data Forgotten in …
12:13 PM Changeset in ffmpeg [4037d5e] by Tomas Härdin <git@haerdin.se>
lavc/speedhqenc: Require width to be a multiple of 16
12:13 PM Changeset in ffmpeg [017a18b0] by Tomas Härdin <git@haerdin.se>
lavc/speedhqdec: Reindent
12:13 PM Changeset in ffmpeg [42d5ddb2] by Tomas Härdin <git@haerdin.se>
lavc/speedhqdec: Add AV_CODEC_CAP_SLICE_THREADS Each field slice is …
9:24 AM Changeset in ffmpeg [77ad4499] by Stefano Sabatini <stefasab@gmail.com>
doc/filters/curves: fix typos
9:07 AM Changeset in ffmpeg [17a759cc] by Stefano Sabatini <stefasab@gmail.com>
doc/filters/tiltandshift: apply typo fixes, add introductory description
8:58 AM Changeset in ffmpeg [26084887] by Stefano Sabatini <stefasab@gmail.com>
doc/developer: update outdated information Codec IDs have split from …
7:02 AM Ticket #11015 (Mac arm64, AVFoundation not listing video device part of usb cameras, ...) updated by Thilo Borgmann
Nice work! I can revisit this and test your patch on Wednesday or …
1:28 AM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) updated by Balling
This is just the next frame that it cannot see start of frame of and …
12:38 AM Ticket #11015 (Mac arm64, AVFoundation not listing video device part of usb cameras, ...) updated by ddennedy
The #5 above gives the deprecation warning on devicesWithMediaType
12:12 AM Ticket #11015 (Mac arm64, AVFoundation not listing video device part of usb cameras, ...) updated by ddennedy
A problem is that this new API AVCaptureDeviceDiscoverySession
12:09 AM Ticket #6354 (segfault using signature filter on some videos) updated by Balling
STILL crashes. Wow

Jun 2, 2024:

11:56 PM Ticket #11015 (Mac arm64, AVFoundation not listing video device part of usb cameras, ...) updated by ddennedy
Hey, I ran into this problem too. I can test a patch. The problem is …
11:14 PM Changeset in ffmpeg [4d59d58e] by James Almer <jamrial@gmail.com>
avcodec/aac/aacdec_usac: remove unnecessary cast Fixes …
8:58 PM Ticket #11035 (MPEG-4 ALS decoder seems capped at 2^28 bytes .mp4 file size) updated by Balling
> And with CDDA. What does that mean? See that issue again. CDDA is …
8:31 PM Changeset in ffmpeg [6106177a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/proresenc_anatoliy: Assert that AV_PROFILE_UNKNOWN is replaced …
8:31 PM Changeset in ffmpeg [160b81ce] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pcm-dvdenc: 64bit pkt-size It seems nothing prevents such …
8:31 PM Changeset in ffmpeg [19db9636] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/notchlc: Check init_get_bits8() for failure Fixes: CID1500300 …
8:31 PM Changeset in ffmpeg [161d0aa2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/dct: Use 64bit in intermediate for error computation …
8:31 PM Changeset in ffmpeg [d7416380] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/scpr3: Check add_dec() for failure Fixes: CID1441459 Improper …
8:29 PM Changeset in ffmpeg [e5098589] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rv34: assert that size is not 0 in rv34_gen_vlc_ext() Helps: …
8:29 PM Changeset in ffmpeg [6f976db2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpackenc: Use unsigned for potential 31bit shift Fixes: …
8:29 PM Changeset in ffmpeg [30f2bac9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Remove dead assignments Fixes: CID1442018 Unused …
8:29 PM Changeset in ffmpeg [2e5433dc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vvc/mvs: Initialize mvf This might not be needed for …
8:29 PM Changeset in ffmpeg [12391b73] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/jpeg2000dwt: Use 64bit in comparission Found while …
8:29 PM Changeset in ffmpeg [847a53f2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/jpeg2000dwt: Use 64bit in err2 computation This issue …
8:29 PM Changeset in ffmpeg [348c3a7f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/fwse: Remove always false expression Fixes: CID1460758 …
7:12 PM Changeset in ffmpeg [18757b26] by Lynne <dev@lynne.ee>
aacdec_usac: fix typo in fac_length The spec says: fac_length = …
6:32 PM Changeset in ffmpeg [d8ffd65b] by James Almer <jamrial@gmail.com>
avcodec/aac/aacdec_usac: remove call to realloc Must be one of the …
5:19 PM Changeset in ffmpeg [63e166d8] by Lynne <dev@lynne.ee>
lavu: bump minor and add APIchanges entries for the new channel positions
4:34 PM Changeset in ffmpeg [24d3291f] by Lynne <dev@lynne.ee>
changelog: add entry for xHE-AAC
4:34 PM Changeset in ffmpeg [7852d9e6] by Lynne <dev@lynne.ee>
libavcodec: bump minor version for xHE-AAC
4:34 PM Changeset in ffmpeg [b3212797] by Lynne <dev@lynne.ee>
fate: add tests for xHE-AAC Starting off small with a few features. …
4:34 PM Changeset in ffmpeg [eee5fa08] by Lynne <dev@lynne.ee>
aacdec: add a decoder for AAC USAC (xHE-AAC) This commit adds a …
4:34 PM Changeset in ffmpeg [23b45d7e] by Lynne <dev@lynne.ee>
aactab: add new scalefactor offset tables for 96/768pt windows
4:34 PM Changeset in ffmpeg [a300ec35] by Lynne <dev@lynne.ee>
aactab: add tables for the new USAC arithmetic coder
4:34 PM Changeset in ffmpeg [7cd8a3f] by Lynne <dev@lynne.ee>
aactab: add deemphasis tables for USAC
4:34 PM Changeset in ffmpeg [0513c5c] by Lynne <dev@lynne.ee>
aacdec_dsp: implement 768-point transform and windowing Required for USAC
4:34 PM Changeset in ffmpeg [f8543f3] by Lynne <dev@lynne.ee>
aacdec: expose decode_tns USAC has the same syntax, with one minor …
4:34 PM Changeset in ffmpeg [0f2303f6] by Lynne <dev@lynne.ee>
aacdec: expose channel layout related functions
4:34 PM Changeset in ffmpeg [39b8d84] by Lynne <dev@lynne.ee>
aacdec: move from scalefactor ranged arrays to flat arrays AAC uses …
4:34 PM Changeset in ffmpeg [caeb2750] by Lynne <dev@lynne.ee>
channel_layout: add new channel positions supported by xHE-AAC …
7:43 AM Ticket #11043 (fmpeg & ffplay skip over sections of certain .mkv files when ...) updated by Patrick Rhodes Martin
Did I ever say to use a piracy site? Don't jump to conclusions. …
7:37 AM Changeset in ffmpeg [6c6bec04] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vc1dsp: fix R-V V avg_mspel_pixels The 8x8 pixel arrays are not …
7:20 AM Ticket #11043 (fmpeg & ffplay skip over sections of certain .mkv files when ...) closed by mkver
needs_more_info: 1. Necessary samples have to be provided by anyone reporting a bug. …
3:15 AM Changeset in ffmpeg [2c38ca3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevc_ps: Fix UB 1 << 31 Reviewed-by: Tomas Härdin …

Jun 1, 2024:

10:47 PM Ticket #11043 (fmpeg & ffplay skip over sections of certain .mkv files when ...) updated by Patrick Rhodes Martin
Apparently the log file is too big to be uploaded it is available …
10:43 PM Ticket #11043 (fmpeg & ffplay skip over sections of certain .mkv files when ...) created by Patrick Rhodes Martin
Summary of the bug: FFmpeg & FFplay skip over sections of certain …
4:01 PM Changeset in ffmpeg [00d029d5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sga: Make it clear that the return is intentionally not …
4:01 PM Changeset in ffmpeg [70b49947] by Michael Niedermayer <michael@niedermayer.cc>
avformat/asfdec_f: Use 64bit for preroll computation Fixes: …
4:01 PM Changeset in ffmpeg [d9d1f653] by Michael Niedermayer <michael@niedermayer.cc>
avformat/argo_asf: Use 64bit in offset intermediate Fixes: CID1467435 …
4:01 PM Changeset in ffmpeg [a2b8d033] by Michael Niedermayer <michael@niedermayer.cc>
avformat/ape: Use 64bit for final frame size Fixes: CID1505963 …
4:01 PM Changeset in ffmpeg [2f04cb67] by Michael Niedermayer <michael@niedermayer.cc>
avformat/ac4dec: Check remaining space in ac4_probe() Fixes: …
4:01 PM Changeset in ffmpeg [6f52b64b] by Michael Niedermayer <michael@niedermayer.cc>
avdevice/pulse_audio_enc: Use av_rescale() to avoid integer overflow …
3:05 PM Changeset in ffmpeg [eed0a1d3] by Rémi Denis-Courmont <remi@remlab.net>
lavu/lls: R-V V update_lls update_lls_8_c: 7.5 …
3:05 PM Changeset in ffmpeg [fc85aff7] by Rémi Denis-Courmont <remi@remlab.net>
checkasm: add linear least square tests
2:15 PM Changeset in ffmpeg [7087da30] by James Almer <jamrial@gmail.com>
avutil/float_dsp.h: fix doxy for scalarproduct_double Signed-off-by: …
2:14 PM Changeset in ffmpeg [7736ca1d] by James Almer <jamrial@gmail.com>
avutil/float_dsp: revert accidental doxy removal done by accident in …
1:56 PM Changeset in ffmpeg [7e182a8d] by James Almer <jamrial@gmail.com>
avcodec/videotoolbox: use the correct HEVCSPS field name Fixes …
10:37 AM Ticket #11042 (MacOS videotoolbox compile broken by recent commit) created by Vargol
Summary of the bug: commit …

May 31, 2024:

8:06 PM Changeset in ffmpeg [0a949aac] by James Almer <jamrial@gmail.com>
checkasm/lpc: use fixed length to bench apply_welch_window …
7:36 PM Changeset in ffmpeg [16132a81] by James Almer <jamrial@gmail.com>
checkasm/lpc: test compute_autocorr Signed-off-by: James Almer …
7:22 PM Changeset in ffmpeg [9238f6cb] by Rémi Denis-Courmont <remi@remlab.net>
lavu/float_dsp: R-V V scalarproduct_double C908: …
7:22 PM Changeset in ffmpeg [b1149520] by Rémi Denis-Courmont <remi@remlab.net>
lavfi: get rid of bespoke double scalar products
7:22 PM Changeset in ffmpeg [73c278d2] by Rémi Denis-Courmont <remi@remlab.net>
lavu/lls: use ff_scalarproduct_double_c()
7:22 PM Changeset in ffmpeg [98405d28] by Rémi Denis-Courmont <remi@remlab.net>
checkasm/float_dsp: add double-precision scalar product
7:22 PM Changeset in ffmpeg [6a7c4d60] by Rémi Denis-Courmont <remi@remlab.net>
lavu/float_dsp: add double-precision scalar product The function …
7:22 PM Changeset in ffmpeg [06fc919a] by Rémi Denis-Courmont <remi@remlab.net>
lavc/sbrdsp: add support for 256-bit vectors hf_apply_noise_0_c: 35.7 …
5:26 PM Changeset in ffmpeg [63a96dbc] by Anton Khirnov <anton@khirnov.net>
lavc/hevc_ps: compactify ShortTermRPS Do not use larger fields than …
5:26 PM Changeset in ffmpeg [9127819d] by Anton Khirnov <anton@khirnov.net>
lavc/hevc_ps: reduce the size of ShortTermRPS.used It is currently an …
5:26 PM Changeset in ffmpeg [d8936678] by Anton Khirnov <anton@khirnov.net>
lavc/hevc_ps: do not store delta_poc_s[01] in ShortTermRPS They are …
5:26 PM Changeset in ffmpeg [4264e405] by Anton Khirnov <anton@khirnov.net>
lavc/hevc_ps: fix variable signedness in …
5:26 PM Changeset in ffmpeg [6fed1841] by Anton Khirnov <anton@khirnov.net>
lavc/hevc_ps/HEVCSPS: change flags into uint8_t Reduces …
5:26 PM Changeset in ffmpeg [bd1a06d] by Anton Khirnov <anton@khirnov.net>
lavc/hevc_ps: reduce the size of used_by_curr_pic_lt_sps_flag It is …
5:26 PM Changeset in ffmpeg [72bdbce0] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: drop a useless execute() call with 1 job
5:26 PM Changeset in ffmpeg [f0aece90] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: allocate local_ctx as array of structs rather than …
5:26 PM Changeset in ffmpeg [25ce44ef] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: track local context count separately from WPP thread …
5:26 PM Changeset in ffmpeg [a1471ec8] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: rename HEVCContext.HEVClcList to local_ctx It is more …
4:36 PM Changeset in ffmpeg [e0db1f51] by James Almer <jamrial@gmail.com>
avcodec/lpc: account for odd len values Reviewed-by: Rémi …
3:50 PM Changeset in ffmpeg [2f184aa8] by Gyan Doshi <ffmpeg@gyani.pro>
configure: correct libopenjpeg description Decoding is no longer …
2:24 PM Changeset in ffmpeg [8a1c4913] by James Almer <jamrial@gmail.com>
avcodec/packet: remove reference to old AV_SIDE_DATA_PARAM_CHANGE_ …
12:18 PM Changeset in ffmpeg [8cbf7e84] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/diracdec: Mark flush as av_cold Reviewed-by: Lynne …
12:18 PM Changeset in ffmpeg [0f3090c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/diracdec: Use FF_CODEC_CAP_INIT_CLEANUP This was one of the …
12:18 PM Changeset in ffmpeg [d9bd5baf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc2enc: Use already available AVPixFmtDescriptor Reviewed-by: …
12:18 PM Changeset in ffmpeg [d1d40a7c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc2enc: Move transient PutBitContext from ctx to stack …
12:18 PM Changeset in ffmpeg [c309285] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc2enc: Avoid relocations for short strings These strings are …
12:18 PM Changeset in ffmpeg [02ecf8d7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc2enc: Fix slice length args->bytes here already includes …
12:18 PM Changeset in ffmpeg [eac8dcb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc2enc: Remove superfluous error message …
12:18 PM Changeset in ffmpeg [b1702afd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc2enc: Constify slices->main context pointers Reviewed-by: …
12:18 PM Changeset in ffmpeg [6d86146f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc2enc: Avoid void* where possible Reviewed-by: Lynne …
12:18 PM Changeset in ffmpeg [2d818644] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/af_afir: Merge header into af_afir.c Done in …
12:18 PM Changeset in ffmpeg [21bfc626] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/af_aiir: Avoid unchecked allocation W has not been checked …
12:18 PM Changeset in ffmpeg [37cc648f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/af_aiir: Remove dead code Fixes Coverity issue #1468252. …
12:18 PM Changeset in ffmpeg [996e0a57] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec: Add assert to silence Coverity false positive …
12:18 PM Changeset in ffmpeg [dfd0320e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_signalstats: Use 64bit for processing histogram The …
12:11 PM Changeset in ffmpeg [f0b747ef] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: workaround the alignment requirement for H.265 …
12:11 PM Changeset in ffmpeg [edc7b57e] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: workaround the alignment requirement only for …
12:05 PM Changeset in ffmpeg [4008a80c] by Nuo Mi <nuomi2021@gmail.com>
tests/checkasm/vvc_mc: don't zero the SAD buffers They will be filled …
12:05 PM Changeset in ffmpeg [b70289f3] by Nuo Mi <nuomi2021@gmail.com>
tests/checkasm/vvc_mc: fix indentation Signed-off-by: James Almer …
11:57 AM Changeset in ffmpeg [442e94e5] by Nuo Mi <nuomi2021@gmail.com>
tests/checkasm/vvc_alf: change alf step size to 8 From Benjamin …
11:57 AM Changeset in ffmpeg [9950f148] by Nuo Mi <nuomi2021@gmail.com>
avcodec/x86/vvc/vvc_alf: use xq to match ptrdiff_t Signed-off-by: Wu …
11:57 AM Changeset in ffmpeg [09d3370c] by Nuo Mi <nuomi2021@gmail.com>
avcodec/x86/vvc/vvc_alf: fix integer overflow Some tests fails with …
6:32 AM Ticket #10905 (HTJ2K lossless decoding errors) closed by Pierre-Anthony Lemieux
fixed: Fixed at …
4:30 AM Changeset in ffmpeg [249c66bb] by Pierre-Anthony Lemieux <pal@palemieux.com>
avcodec/jpeg2000dec: fix HT block decoder Addresses …
12:20 AM Changeset in ffmpeg [6b35fcac] by Michael Niedermayer <michael@niedermayer.cc>
swscale: [loongarch] Fix undeclared functions prob. Compile with …
12:16 AM Ticket #10646 (Invalid stream for FFV1 10-bit 2-pass encoding) updated by Damian Höster
12 and 16 bit is broken, too. 8bpc works just as it should.

May 30, 2024:

11:59 PM Ticket #11016 (-channel_layout input flag stopped working) updated by Derek Prestegard
Looks like this caused some unexpected (to me) side effects on …
9:33 PM Ticket #11030 (Remuxing a damaged MP4 increases file size noticeably) updated by MasterQuestionable
[[ ͏    "audio-only.mka" with FFmpeg to MKV => 29.9 MiB ͏    ... ͏    …
9:06 PM Ticket #11040 (filter_complex extrastereo don't work) closed by javier vera
fixed
9:03 PM Ticket #11040 (filter_complex extrastereo don't work) updated by javier vera
The problem was the new syntax from FFMPEG For work correctly need …
6:38 PM Ticket #11041 (Transcode drops frame that should be truncated by editlist) created by Anne
Summary of the bug: Came across a case where if the edit-list …
6:16 PM Ticket #11040 (filter_complex extrastereo don't work) updated by javier vera
Description changed
the operative system is windows 11 23h2 and the last version avariable …
6:08 PM Ticket #11040 (filter_complex extrastereo don't work) created by javier vera
Summary of the bug: Error message: Cannot find a matching stream for …
3:30 PM Changeset in ffmpeg [544acfa2] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp9dsp: R-V V rename ff_avg to ff_vp9_avg Avoid potential naming …
3:30 PM Changeset in ffmpeg [8a96495f] by Rémi Denis-Courmont <remi@remlab.net>
checkasm/vp8dsp: add VP7 tests
3:30 PM Changeset in ffmpeg [a3d4c73b] by Rémi Denis-Courmont <remi@remlab.net>
checkasm/vp8dsp: share DSP context across tests This will simplify …
3:30 PM Changeset in ffmpeg [4fe8f2cc] by Rémi Denis-Courmont <remi@remlab.net>
riscv: allow passing addend to vtype_vli macro A constant (-1) is …
3:30 PM Changeset in ffmpeg [add8c462] by Rémi Denis-Courmont <remi@remlab.net>
Revert "avformat/file: seek back to initial position for fd protocol" …
1:27 PM premultiplyTest_png_256x256_0MB.png attached to Ticket #11039 by Jozef Chutka
1:26 PM Ticket #11039 (ffmpeg using wrong default colorspace for HEVC) created by Jozef Chutka
Using FFmpeg with hevc_videotoolbox and default colorspace will create …
12:35 PM Ticket #11038 (bsf 'rotate' seemingly not doing anything) closed by mkver
invalid: The h264_metadata bsf modifies the bitstream (i.e. it adds a SEI …
12:12 PM Ticket #11038 (bsf 'rotate' seemingly not doing anything) created by geegee
FFMPEG is not changing the rotation matrix when asked to like when for …
10:14 AM Changeset in ffmpeg [6de95192] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn: Remove a level of dereference For code such as …
10:14 AM Changeset in ffmpeg [a1fea7e1] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn_backend_torch: Simplify memory allocation Signed-off-by: …
10:14 AM Changeset in ffmpeg [abfefbb3] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn_backend_tf: Simplify memory allocation Signed-off-by: …
10:14 AM Changeset in ffmpeg [a40df366] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn_backend_tf: Fix free context at random place It will be …
10:14 AM Changeset in ffmpeg [d3db7bbc] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn_backend_tf: Remove one level of indentation …
10:14 AM Changeset in ffmpeg [57a3c2c] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn_backend_openvino: simplify memory allocation …
10:14 AM Changeset in ffmpeg [ac52cee7] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn_backend_openvino: Fix free context at random place It …
10:13 AM Changeset in ffmpeg [093f5da5] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn: Don't show backends which are not supported by a filter
10:13 AM Changeset in ffmpeg [4f051c74] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn: Use dnn_backend_info_list to search for dnn module …
2:20 AM Ticket #11036 (Videotoolbox HEVC encoding, HDR main10 profile colors corrupt) updated by dcjakez
Description changed
12:16 AM Ticket #11035 (MPEG-4 ALS decoder seems capped at 2^28 bytes .mp4 file size) updated by Balling
Can you attach the needed sample in #5942?

May 29, 2024:

2:34 PM ffmpeg-6.1.1-20240529-070322_truncated.log attached to Ticket #11037 by enchiladasqualid
ffmpeg 6.1.1 logfile
2:32 PM ffmpeg-7.0.1-20240529-070142_truncated.log attached to Ticket #11037 by enchiladasqualid
ffmpeg 7.0.1 logfile
2:30 PM Ticket #11037 (setpts filter breaks input framerate detection) created by enchiladasqualid
Summary of the bug: When setpts filter is used input framerate is …
1:57 PM Changeset in ffmpeg [fa3b153c] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp7dsp: R-V V vp7_idct_add Most of the code is shared with DC, …
1:57 PM Changeset in ffmpeg [4a0e629b] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp7dsp: revector ff_vp7_dc_wht_rvv This prepares for some code reuse.
1:57 PM Changeset in ffmpeg [fd39997] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp7dsp: add R-V V vp7_luma_dc_wht This works out a bit more …
1:57 PM Changeset in ffmpeg [91b5ea7b] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp8dsp: R-V V vp8_luma_dc_wht This is not great as transposition …
1:57 PM Changeset in ffmpeg [c53d4238] by Rémi Denis-Courmont <remi@remlab.net>
lavc/lpc: optimise RVV vector type for compute_autocorr On SpacemiT …
1:35 PM Changeset in ffmpeg [d82c5035] by Nuo Mi <nuomi2021@gmail.com>
tests/checkasm/vvc_mc: for SAD, only test valid subblock sizes …
1:35 PM Changeset in ffmpeg [55e9c75] by Nuo Mi <nuomi2021@gmail.com>
libavcode/x86/vvc: change label to vvc_sad_16 to reflect block sizes …
2:52 AM Changeset in ffmpeg [5104947] by Haihao Xiang <haihao.xiang@intel.com>
lavc/vaapi_h264: Fix merging fields in DPB with missing references If …
2:49 AM Changeset in ffmpeg [d2d911eb] by Haihao Xiang <haihao.xiang@intel.com>
lavc/vaapi_av1: Avoid sending the same slice buffer multiple times …
2:47 AM Changeset in ffmpeg [fe9d889d] by Haihao Xiang <haihao.xiang@intel.com>
lavc/vaapi_decode: Make it possible to send multiple slice params …
2:46 AM Changeset in ffmpeg [c872ba58] by Haihao Xiang <haihao.xiang@intel.com>
lavc/qsvenc: respect user's setting for keyframes For example: …
2:46 AM Changeset in ffmpeg [dbdd9ccd] by Haihao Xiang <haihao.xiang@intel.com>
lavc/qsvdec: fix keyframes MFX_FRAMETYPE_IDR is ORed to the frame …
1:48 AM Ticket #11036 (Videotoolbox HEVC encoding, HDR main10 profile colors corrupt) updated by dcjakez
Description changed
1:44 AM ffmpeg HEVC Videotoolbox encode log.zip attached to Ticket #11036 by dcjakez
HEVC videotoolbox encode log
1:28 AM Ticket #11036 (Videotoolbox HEVC encoding, HDR main10 profile colors corrupt) created by dcjakez
Summary of the bug: When encoding a video file using the hevc …
Note: See TracTimeline for information about the timeline view.