Timeline



Dec 23, 2024:

8:39 PM Changeset in ffmpeg [f1ddba24] by James Almer <jamrial@gmail.com>
avutil/frame: add missing size dependent prop to LCEVC payload side …
6:19 PM Ticket #11367 (Chroma artefacts on decoded VVC streams) updated by Balling
I was after 4 or 5 tries able to play it without any artefacts on …
6:14 PM Ticket #11368 (Mediacodec encoding not working) updated by MasterQuestionable
Cc changed
͏    Simple description of the exact problem? (what failed exactly) ͏  …
1:23 PM Changeset in ffmpeg [d23f443d] by Niklas Haas <git@haasn.dev>
avfilter/vf_lut*: strip color volume metadata These filters, in …
1:23 PM Changeset in ffmpeg [eecdc25d] by Niklas Haas <git@haasn.dev>
avfilter/vf_colorspace: strip color volume metadata
1:23 PM Changeset in ffmpeg [0d468730] by Niklas Haas <git@haasn.dev>
avfilter/vf_libplacebo: update metadata stripping logic Switches to …
1:23 PM Changeset in ffmpeg [d1eadc43] by Niklas Haas <git@haasn.dev>
avfilter/vf_zscale: strip metadata on change Required for both size …
1:23 PM Changeset in ffmpeg [f22965b8] by Niklas Haas <git@haasn.dev>
avfilter/vf_scale*: strip metadata on size change
1:22 PM Changeset in ffmpeg [b88944a] by Niklas Haas <git@haasn.dev>
avutil/frame: add av_frame_side_data_remove_by_props() As discussed …
1:14 PM ffmpeg-log-part-3.log attached to Ticket #11368 by RandomPerson
1:13 PM ffmpeg-log-part-2.log attached to Ticket #11368 by RandomPerson
1:13 PM ffmpeg-log-part-1.log attached to Ticket #11368 by RandomPerson
12:42 PM Ticket #11368 (Mediacodec encoding not working) created by RandomPerson
Summary of the bug: How to reproduce: […] Encoding with mediacodec …
12:33 PM Changeset in ffmpeg [3428a8d8] by Niklas Haas <git@haasn.dev>
avutil/frame: add AV_SIDE_DATA_PROP_{SIZE,COLOR}_DEPENDENT Many …
12:32 PM Changeset in ffmpeg [01084f3d] by Niklas Haas <git@haasn.dev>
avutil/frame: add AVSideDataDescriptor for AV_FRAME_DATA_VIDEO_HINT …
11:50 AM Ticket #9192 (Command line switch sws_dither doesn't allow "none") closed by Niklas Haas <git@haasn.dev>
fixed: In [changeset:"5ca5bbd462bcd8040b35957ccc00d0392e6de57d/ffmpeg"
11:47 AM Changeset in ffmpeg [5ca5bbd4] by Niklas Haas <git@haasn.dev>
swscale/options: add -sws_dither none alias While this one was …
11:33 AM Changeset in ffmpeg [253b8977] by Niklas Haas <git@haasn.dev>
swscale: remove primaries/trc change warning This is now supported …
11:33 AM Changeset in ffmpeg [6da940e1] by Niklas Haas <git@haasn.dev>
swscale/graph: allow dynamically updating HDR metadata Without …
11:33 AM Changeset in ffmpeg [efff80c8] by Niklas Haas <git@haasn.dev>
swscale/graph: add color mapping pass This leverages the previously …
11:33 AM Changeset in ffmpeg [a57fe519] by Niklas Haas <git@haasn.dev>
swscale/lut3d: add 3DLUT dispatch system This is a lightweight …
11:33 AM Changeset in ffmpeg [dddf536] by Niklas Haas <git@haasn.dev>
swscale/cms: add color management subsystem The underlying color …
11:33 AM Changeset in ffmpeg [2e674780] by Niklas Haas <git@haasn.dev>
swscale/csputils: add internal colorspace math helpers Logic is, for …
11:33 AM Changeset in ffmpeg [01ce9d7] by Niklas Haas <git@haasn.dev>
avfilter/vf_scale: strip metadata when changing colorspace This is no …
11:33 AM Changeset in ffmpeg [4315cc94] by Niklas Haas <git@haasn.dev>
avfilter/vf_scale: make options alignment consistent (cosmetic)
11:33 AM Changeset in ffmpeg [b7a23333] by Niklas Haas <git@haasn.dev>
avfilter/vf_scale: add colorspace and transfer property options In …
11:33 AM Changeset in ffmpeg [45f0a7ad] by Niklas Haas <git@haasn.dev>
swscale: add ICC intent enum and option This setting can be used to …
11:33 AM Changeset in ffmpeg [7b7c3232] by Niklas Haas <git@haasn.dev>
swscale/utils: fix XYZ primaries tagging Swscale currently handles …
11:33 AM Changeset in ffmpeg [1f0c5007] by Niklas Haas <git@haasn.dev>
swscale/utils: add helper function to infer colorspace metadata Logic …
11:33 AM Changeset in ffmpeg [9084d581] by Niklas Haas <git@haasn.dev>
swscale/utils: read dynamic HDR10+ metadata from AVFrame Logic ported …
11:33 AM Changeset in ffmpeg [7432fa19] by Niklas Haas <git@haasn.dev>
swscale/utils: read HDR mastering metadata from AVFrame
11:33 AM Changeset in ffmpeg [5b21b7f5] by Niklas Haas <git@haasn.dev>
swscale/utils: set static/implied HDR metadata Provide default values …
11:33 AM Changeset in ffmpeg [a8d01dff] by Niklas Haas <git@haasn.dev>
swscale/utils: add HDR metadata to SwsFormat Only add the condensed …
11:33 AM Changeset in ffmpeg [b9dfe813] by Niklas Haas <git@haasn.dev>
swscale/utils: check for supported color transfers We will use the …
10:44 AM Ticket #10136 (Can't convert color range with sws_scale) closed by Niklas Haas
fixed: This one should be fixed by using the new API (which vf_scale uses). …
10:34 AM Ticket #11239 (Copy unscaled NV12 -> NV12 (and other format with 2 planes) broken.) closed by Niklas Haas <git@haasn.dev>
fixed: In [changeset:"77db7f9b87811aa588e6ab6a7256f7cd8267265d/ffmpeg"
10:32 AM Changeset in ffmpeg [6c9218d7] by Niklas Haas <git@haasn.dev>
swscale/unscaled: allow semiplanar copies As fixed in the previous …
10:31 AM Changeset in ffmpeg [77db7f9b] by Niklas Haas <git@haasn.dev>
swscale/unscaled: correctly copy semiplanar formats This fixes …
10:29 AM Changeset in ffmpeg [c6bf7f66] by Niklas Haas <git@haasn.dev>
swscale/unscaled: correctly round yuv2yuv when not dithering We …
10:20 AM Changeset in ffmpeg [a9ae2cc1] by Niklas Haas <git@haasn.dev>
checkasm/sw_rgb: add alpToYV12 check Mirroring lumToYV12 and …
10:20 AM Changeset in ffmpeg [c601bb8d] by Niklas Haas <git@haasn.dev>
checkasm/sw_rgb: add tests for yuv2packed{1,2,X} Signed-off-by: …
10:20 AM Changeset in ffmpeg [57bbdb4f] by Niklas Haas <git@haasn.dev>
checkasm/sw_scale: add test for yuv2nv12cX Mirroring yuv2yuvX. …
10:20 AM Changeset in ffmpeg [fe9bf7cd] by Niklas Haas <git@haasn.dev>
checkasm/sw_scale: add assertion for hscale assumption This code only …
10:20 AM Ticket #11367 (Chroma artefacts on decoded VVC streams) updated by Elie Mora
Description changed
10:19 AM Ticket #11367 (Chroma artefacts on decoded VVC streams) updated by Elie Mora
Description changed
10:18 AM Visual720p_QP1000000.BIN attached to Ticket #11367 by Elie Mora
Sample VVC stream showcasing chroma artefacts upon decoding with ffmpeg
10:16 AM Ticket #11367 (Chroma artefacts on decoded VVC streams) created by Elie Mora
Some chroma artefacts randomly appear on decoded VVC streams using …
9:57 AM Ticket #11366 (Regression when prepending/concatenating still image to video) updated by mahozad
OK. So simplifying only the filter to the below still does not
8:37 AM Ticket #11366 (Regression when prepending/concatenating still image to video) updated by MasterQuestionable
Component, Cc changed
͏    Probably relevant: ͏    …
8:16 AM Changeset in ffmpeg [9da1d2e6] by Zhao Zhili <zhilizhao@tencent.com>
libavcodec/v4l2_buffers.c: set AVFrame interlaced flags Originally …
8:08 AM Ticket #11366 (Regression when prepending/concatenating still image to video) created by mahozad
Summary of the bug: I'm using FFmpeg to create clips with ability …
6:46 AM Ticket #11362 (memory leaks error at __interceptor_malloc) updated by Balling
>Does it have to be replicated in the latest version Yes, …
3:12 AM Ticket #11362 (memory leaks error at __interceptor_malloc) updated by 0x20z
Okay, thank you. Does it have to be replicated in the latest version …

Dec 22, 2024:

11:01 PM Ticket #9771 (Small MAX_SLICES makes d3d11va (AVC) not bitperfect and causes ...) updated by Timo R.
The software decoder also has a fixed size array based on MAX_SLICES. …
10:44 PM Ticket #9771 (Small MAX_SLICES makes d3d11va (AVC) not bitperfect and causes ...) updated by Balling
There is a limit in dxva2 decoder in nvidia driver, it cannot do …
10:31 PM Ticket #9771 (Small MAX_SLICES makes d3d11va (AVC) not bitperfect and causes ...) updated by Timo R.
I'd be more inclined to just get rid of the limit entirely, given it's …
10:29 PM Ticket #9771 (Small MAX_SLICES makes d3d11va (AVC) not bitperfect and causes ...) updated by Balling
Re: IRC This is not a bug in software decoder, but A BUG that breaks …
7:58 PM Ticket #9771 (Small MAX_SLICES makes d3d11va (AVC) not bitperfect and causes ...) updated by Balling
Hey, Timo, any idea whether this cam be fixed before Christmas? Patch …
7:52 PM Ticket #11365 (wrong qmin range for av1_nvenc) updated by Timo R.
qmin is a global option, nvenc has no influence on the range there. …
7:41 PM Ticket #11365 (wrong qmin range for av1_nvenc) created by y1dj1sqd
Summary of the bug: How to reproduce: […] It does print the …
7:25 PM Changeset in ffmpeg [1b8cd00d] by Lynne <dev@lynne.ee>
configure: add option to statically link to libvulkan This may be …
7:25 PM Changeset in ffmpeg [8fbecfd1] by Lynne <dev@lynne.ee>
vulkan_decode: add queue_flags field to specify queue used
7:25 PM Changeset in ffmpeg [2e06b84e] by Lynne <dev@lynne.ee>
vulkan: do not reinvent a queue context struct We recently introduced …
7:25 PM Changeset in ffmpeg [157cd820] by Lynne <dev@lynne.ee>
vulkan: remove pointless mutex locks This code was simply incorrect …
7:25 PM Changeset in ffmpeg [7239be07] by Lynne <dev@lynne.ee>
vulkan_decode: use a single execution pool Originally, the decoder …
7:25 PM Changeset in ffmpeg [4ca2b86e] by Lynne <dev@lynne.ee>
hwcontext_vulkan: disable validation layer threading warnings The …
7:25 PM Changeset in ffmpeg [18af3a1d] by Lynne <dev@lynne.ee>
hwcontext_vulkan: do not enable portability subset by default It …
7:24 PM Changeset in ffmpeg [bf9f921e] by Lynne <dev@lynne.ee>
avcodec/hw_base_encode: restrict size of next_prev Some drivers are …
7:05 PM Ticket #11220 (Remove Blowfish Cipher from FFmpeg Source Code) updated by Balling
No, youtube does not support HTTP, only HLS and RTMP(s). …
1:00 PM Changeset in ffmpeg [0a6388d1] by Nuo Mi <nuomi2021@gmail.com>
avcodec/hevcdec: remove hevc prefix for x86 asm files
1:00 PM Changeset in ffmpeg [8d27256a] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: remove vvc prefix for x86 and riscv
11:24 AM Changeset in ffmpeg [350ebef1] by Leo Izen <leo.izen@gmail.com>
avformat/iff: remove surplus if statement Fixes CID 1636854
7:25 AM Ticket #11220 (Remove Blowfish Cipher from FFmpeg Source Code) updated by MasterQuestionable
͏    I believe YouTube primarily uses HTTP..?
7:17 AM Ticket #9413 (Feature request: WindowsGraphicsCapture API) updated by domo
Any update on this feature? …
5:08 AM Changeset in ffmpeg [b2cba76d] by Peter Ross <pross@xvid.org>
avformat/riff: map 0069 twocc to ADPCM IMA XBOX decoder
5:08 AM Changeset in ffmpeg [c3083b32] by Peter Ross <pross@xvid.org>
avcodec: add ADPCM IMA XBOX decoder
1:43 AM Ticket #11220 (Remove Blowfish Cipher from FFmpeg Source Code) updated by Timo R.
SIP uses RTP, not RTMP. RTMP is very much alive in the streaming …
1:16 AM Ticket #11220 (Remove Blowfish Cipher from FFmpeg Source Code) updated by Balling
>most people arent using rtmp anymore and rtmp is likely to be EOL …

Dec 21, 2024:

11:28 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by Danny Weijermans
My bad: I now upgraded to the latest ffmpeg using: brew install …
10:00 PM Ticket #11364 (µ-law: pcm_mulaw files incorrectly shown as "s16", actually 8 bit per ...) closed by James
invalid: You can see that -show_entries stream=bits_per_sample reports 8, which …
9:14 PM Ticket #8054 (prores_ks codec does not allow 12bit pix_fmt) updated by compn
patch or bounty welcome
8:51 PM Ticket #11220 (Remove Blowfish Cipher from FFmpeg Source Code) updated by MasterQuestionable
Cc changed
͏    I rely the CC status for overall management. ͏    (Trac seems …
8:42 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by MasterQuestionable
͏    Probably something peculiar with the distribution... ͏    Ask the …
8:38 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by Danny Weijermans
yes, tried that, but doesn't work: Unknown command.. even tried a …
8:34 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by MasterQuestionable
͏    Seems it was separate packages in MacOS. ͏    Try: brew ffplay upgrade
8:14 PM Ticket #11364 (µ-law: pcm_mulaw files incorrectly shown as "s16", actually 8 bit per ...) updated by Balling
Are you Marcus from Gnuradio project, lol Anyway, I was wrong …
7:41 PM Ticket #3643 (XYZ to RGB color space) updated by Balling
Related …
7:38 PM Ticket #11364 (µ-law: pcm_mulaw files incorrectly shown as "s16", actually 8 bit per ...) updated by Marcus Müller
(oh by the way, if you don't think this constitutes a defect, please …
7:36 PM Ticket #11364 (µ-law: pcm_mulaw files incorrectly shown as "s16", actually 8 bit per ...) updated by Marcus Müller
Priority, Version changed
ah, I see, that kind of makes sense. Otherwise, that field is …
7:20 PM Ticket #4829 (Overflows (?) in xyz -> rgb conversion) updated by Balling
Re mailing list: There is a chance we will move to XYZ media soon, …
6:45 PM Ticket #11364 (µ-law: pcm_mulaw files incorrectly shown as "s16", actually 8 bit per ...) updated by Balling
Maybe The μ-law and A-law algorithms encode 14-bit and 13-bit …
4:32 PM Ticket #11364 (µ-law: pcm_mulaw files incorrectly shown as "s16", actually 8 bit per ...) created by Marcus Müller
Summary of the bug: ffprobe (6.1.2)/ffplay/ffmpeg incorrectly show …
2:39 PM Ticket #11363 (MediaCodec ceased working in new Android for JVM cause) updated by bubbleguuum
I tried various thing to no avail. In ff_mediacodec_dec_send(), …
2:38 PM logcat.txt attached to Ticket #11363 by bubbleguuum
2:07 PM Ticket #5083 (Conversion from yuv410p to rgb24 looks wrong) updated by Gyan
Chroma shift fixed in 095f8038fa9180842cd38d4d61c7c47a02aad9ed
11:13 AM Ticket #5083 (Conversion from yuv410p to rgb24 looks wrong) closed by Niklas Haas
fixed
11:13 AM Ticket #5083 (Conversion from yuv410p to rgb24 looks wrong) updated by Niklas Haas
Tentatively closing this one for now, as at least the completely wrong …
9:57 AM Changeset in ffmpeg [095f8038] by Niklas Haas <git@haasn.dev>
swscale/output: fix bilinear yuv2rgb chroma interpolation These …
4:03 AM Changeset in ffmpeg [6b31e42c] by Nuo Mi <nuomi2021@gmail.com>
lavc/riscv: vset macro for simplify if-else
3:54 AM Changeset in ffmpeg [952508ae] by Nuo Mi <nuomi2021@gmail.com>
aarch64/vvc: Add apply_bdof Test on rpi 5 with gcc 12: …
12:38 AM Changeset in ffmpeg [7aeae8d1] by Peter Ross <pross@xvid.org>
avcodec/Makefile: include aom_film_grain.o file for h264_sei component …
12:38 AM Changeset in ffmpeg [6bf92528] by Peter Ross <pross@xvid.org>
avformat/Makefile: include object files for image_vbn_pipe demuxer

Dec 20, 2024:

5:01 PM Ticket #11363 (MediaCodec ceased working in new Android for JVM cause) updated by bubbleguuum
A bit more info with trace logging of the end: […] 2 input …
1:45 PM Ticket #2151 (Warning: data is not aligned! This can lead to a speedloss) closed by Niklas Haas
invalid: I'm pretty sure this is an unavoidable consequence of cropping to an …
12:55 PM Ticket #11362 (memory leaks error at __interceptor_malloc) closed by James
invalid: This looks like a memleak in libx264, not ffmpeg. x264_encoder_open() …
11:27 AM Ticket #11363 (MediaCodec ceased working in new Android for JVM cause) created by bubbleguuum
I cannot get MediaCodec hardware encoders/decoders to work on my Pixel …
10:29 AM Ticket #11362 (memory leaks error at __interceptor_malloc) updated by 0x20z
Description changed
10:22 AM pocffmpeg attached to Ticket #11362 by 0x20z
10:22 AM Ticket #11362 (memory leaks error at __interceptor_malloc) created by 0x20z
Summary of the bug: Hello ,Dear developers, I have encountered a …
9:55 AM Ticket #5553 (IFF ANIM: support anims with sound) closed by pross
fixed: Fixed in c90e0777da97200c12dd55db7d6e3eb5c6a2cee5
9:40 AM Changeset in ffmpeg [c90e0777] by Peter Ross <pross@xvid.org>
avformat/iff: SndAnim decoding Fixes ticket #5553.
8:33 AM brokensamplerate.avi attached to Ticket #11361 by compn
8:33 AM Ticket #11361 (avi demux Invalid sample rate) created by compn
mplayer -demuxer avi -aid 2 brokensamplerate.avi works to play back …
1:11 AM Ticket #11360 (H.264 Decoder Issue with Deblocking in Multi-Slice Field Video) updated by Lingyi Kong
fixed by …
1:06 AM Changeset in ffmpeg [4e2b9df4] by James Almer <jamrial@gmail.com>
avformat/isom: use more of the existing channel layout bitmap defines …
1:06 AM Changeset in ffmpeg [76049d1c] by James Almer <jamrial@gmail.com>
avformat/iamf_writer: fix setting num_samples_per_frame for OPUS As …

Dec 19, 2024:

11:43 PM Changeset in ffmpeg [95217872] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
avcodec/amfenc: B-Frame support for av1_amf encoder.
11:43 PM Changeset in ffmpeg [c037eb84] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
amfenc: Update the min version to 1.4.35.0 for AMF SDK.
11:43 PM Changeset in ffmpeg [a40cbf97] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
avcodec/amfenc: Implement async_depth option This option, which is …
7:04 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by Danny Weijermans
Hmmm, ffmpeg = 7.1.3 ffplay = 7.1 would this be the problem? how to …
6:51 PM Ticket #11284 (Aspect ratio defined by the JFIF (JPEG) APP0 segment is misinterpreted ...) updated by goodbye
Summary changed
This was previously reported as https://trac.ffmpeg.org/ticket/7623
6:24 PM Ticket #979 (Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant) updated by Balling
> using unscaled bgr24 -> yuv420p special converter Then why does …
4:21 PM Ticket #11262 (Musepack decoding is worse quality than the official mpc decoder) updated by ego-lay_atman-bay
The difference is that in the ffmpeg result, there is a lot of static, …
12:57 PM Ticket #11239 (Copy unscaled NV12 -> NV12 (and other format with 2 planes) broken.) updated by Niklas Haas
There are two bugs here; one is that NV12 is not being copied …
11:37 AM Ticket #979 (Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant) updated by Niklas Haas
Just for an explanation of what's going on; when converting directly …
7:45 AM Ticket #11220 (Remove Blowfish Cipher from FFmpeg Source Code) closed by compn
invalid: this encryption is used in rtmp protocol. ffmpeg cant change the rtmp …
7:37 AM Ticket #11262 (Musepack decoding is worse quality than the official mpc decoder) updated by compn
the mpc and wave you uploaded sound similar. what are you using to …
6:57 AM Ticket #11264 (Change download links for Linux static builds) closed by compn
fixed: fixed. thanks
6:45 AM field_slices_aurora4.264 attached to Ticket #11360 by Lingyi Kong
6:43 AM Ticket #11360 (H.264 Decoder Issue with Deblocking in Multi-Slice Field Video) created by Lingyi Kong
Summary of the bug: When decoding an H.264 stream that utilizes …
6:29 AM Ticket #11207 (error in jpeg2000 decoder on sample file) updated by compn
Summary, Component, Version, Keywords, Status changed
testing with …
1:46 AM Ticket #11359 (unsharp filter luma sharpening not working for 10 bit pixel format ...) updated by adspringer
Description changed

Dec 18, 2024:

11:46 PM SACF-S01E01-00.07.20-0-2.filter attached to Ticket #11359 by adspringer
command output with -v debug
11:45 PM Ticket #11359 (unsharp filter luma sharpening not working for 10 bit pixel format ...) created by adspringer
try to sharpen a prores input with yuv422p10le pixel format using this …
11:42 PM Changeset in ffmpeg [494c9613] by Peter Ross <pross@xvid.org>
avformat/Makefile: add iso_writer golomb_tab from shared library dependency
9:01 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by Marton Balint
The issue fixed was in the libavfilter library. FFmpeg and FFplay are …
4:32 PM Ticket #11353 ([Regression] "libswscale/utils.c" inadvertently introduced logical error) closed by Niklas Haas
fixed: Fixed in 2df655bc2cf8
4:30 PM Changeset in ffmpeg [b38f6f99] by Niklas Haas <git@haasn.dev>
tests/swscale: allow nonzero positive return codes from …
4:30 PM Changeset in ffmpeg [e05a1bb8] by Niklas Haas <git@haasn.dev>
swscale: fix documentation of sws_scale_frame() Since its …
4:30 PM Changeset in ffmpeg [2df655bc] by Niklas Haas <git@haasn.dev>
swscale/utils: fix sws_getCachedContext check This logic was …
2:25 PM Ticket #9520 (Invalid pal8 -> gbrp conversion) updated by Niklas Haas
Analyzed by developer, Owner changed
Fix: https://ffmpeg.org//pipermail/ffmpeg-devel/2024-December/337639.html
2:03 PM Changeset in ffmpeg [d1e37eb0] by Martin Storsjö <martin@martin.st>
avutil/mem_internal: Don't include stdalign.h on MSVC It's currently …
11:45 AM Changeset in ffmpeg [2bb00ef5] by Martin Storsjö <martin@martin.st>
aarch64: vvc: Fix building the dmvr_hv assembly with older MSVC …
11:35 AM Ticket #6763 (swscale: Out-of-bounds memory accesses) updated by Niklas Haas
It's worth pointing out that these alignment requirements are actually …
10:38 AM Ticket #3345 (Bias in planar YUV to YUV bit depth conversion) updated by Niklas Haas
Replying to Balling: > Will your patch fix #7466 too? …
8:39 AM Ticket #3345 (Bias in planar YUV to YUV bit depth conversion) updated by Balling
Will your patch fix #7466 too?
8:09 AM Ticket #8054 (prores_ks codec does not allow 12bit pix_fmt) updated by Maris
Any updates on this? Is this an ongoing ffmpeg limitation?
5:30 AM Changeset in ffmpeg [8272d343] by Peter Ross <pross@xvid.org>
configure: add iso_writer golomb dependency since commit …
3:16 AM Ticket #11358 (Is this a bug with the NVIDIA decoder?) updated by qyt
Description changed
3:14 AM Ticket #11358 (Is this a bug with the NVIDIA decoder?) created by qyt
The video encounters errors when using NVIDIA hardware decoders, but …

Dec 17, 2024:

10:29 PM Ticket #11355 ([Trac] Support emails of literal IP as domain name) updated by MasterQuestionable
͏    Alike DIY fixes tend to be the fastest. (probably also more …
9:44 PM Ticket #11334 ([Trac] Wiki content format regression) updated by MasterQuestionable
͏    As general reference: ͏    That displays the [/ffmpeg-logo.png …
9:34 PM Ticket #11354 (Certain PlayStation STR complained "Invalid data") closed by MasterQuestionable
invalid: ͏    The information is regardless valuable. [[ ͏    Each sector on a …
8:36 PM Changeset in ffmpeg [d0facac6] by Timo Rothenpieler <timo@rothenpieler.org>
lavc/vaapi_encode_h265: Use surface alignment This is needed to …
8:36 PM Changeset in ffmpeg [bcfbf2ba] by Timo Rothenpieler <timo@rothenpieler.org>
lavc/vaapi_encode: Query surface alignment It needs to create …
7:04 PM Ticket #11355 ([Trac] Support emails of literal IP as domain name) updated by Marth64
Hi, > Would hacking the HTML/JS and submit workaround? Please let us …
6:45 PM Ticket #11355 ([Trac] Support emails of literal IP as domain name) updated by sylware
Oh... I wanted to change the email address of my account. And trac …
3:19 PM Ticket #8871 (swscale crops image on yuv2rgb) updated by Niklas Haas
The problem here, and the reason it is not reproducible with just …
2:29 PM Ticket #3345 (Bias in planar YUV to YUV bit depth conversion) updated by Niklas Haas
I also submitted a series to eliminate the -0.5 bias when not using …
2:28 PM Ticket #3345 (Bias in planar YUV to YUV bit depth conversion) updated by Balling
Erm, two colors present instead of 1 is the bug... 210.25 must be …
2:15 PM Ticket #3345 (Bias in planar YUV to YUV bit depth conversion) closed by Niklas Haas
worksforme: I double-checked this using synthetic data and can confirm that FFmpeg …
1:26 PM Ticket #5083 (Conversion from yuv410p to rgb24 looks wrong) updated by Niklas Haas
Tentative fix: …
12:50 PM Changeset in ffmpeg [72a3656e] by Martin Storsjö <martin@martin.st>
lavc/aarch64: Fix ff_pred16x16_plane_neon_10 Fix test failure on …
12:50 PM Changeset in ffmpeg [decc9e64] by Martin Storsjö <martin@martin.st>
lavc/aarch64: Fix ff_pred8x8_plane_neon_10 Fix test failure on …
10:28 AM Changeset in ffmpeg [7b0bd6c4] by Lynne <dev@lynne.ee>
avutil/vulkan_glslang: Fix build failure compile_only isn't available …
7:00 AM Changeset in ffmpeg [bd226fdd] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: R-V V intra loop filter As with the inter loop filter, …
4:03 AM Ticket #11357 (Inconsistent when decoding an H.264 bitstream with bi-prediction ...) updated by Bin Peng
Summary changed
3:55 AM Ticket #11357 (Inconsistent when decoding an H.264 bitstream with bi-prediction ...) updated by Bin Peng
Summary changed
3:50 AM Ticket #11357 (Inconsistent when decoding an H.264 bitstream with bi-prediction ...) updated by Bin Peng
Keywords changed
3:48 AM Ticket #11357 (Inconsistent when decoding an H.264 bitstream with bi-prediction ...) updated by Bin Peng
Summary changed
3:38 AM Ticket #11357 (Inconsistent when decoding an H.264 bitstream with bi-prediction ...) updated by Bin Peng
The reason for the inconsistency is that the value of STRIDE_ALIGN …
3:26 AM Ticket #11357 (Inconsistent when decoding an H.264 bitstream with bi-prediction ...) updated by Bin Peng
Description changed
3:25 AM inter_weighted_bipred2.264 attached to Ticket #11357 by Bin Peng
h264 bitstream with weighted-bipred enabled
3:25 AM Ticket #11357 (Inconsistent when decoding an H.264 bitstream with bi-prediction ...) created by Bin Peng
Summary of the bug: When decoding a bitstream with weighted-bipred …
2:50 AM Ticket #11354 (Certain PlayStation STR complained "Invalid data") updated by Joseph DeVore
ok, I used jPSXdec I was able to dump the full raw data and it …
2:08 AM Ticket #11354 (Certain PlayStation STR complained "Invalid data") updated by Joseph DeVore
this is what a person on the DuckStation Discord server had to say …
1:21 AM Changeset in ffmpeg [16d4945e] by Nuo Mi <nuomi2021@gmail.com>
lavc/vvc_mc R-V V sad k230 …
1:21 AM Changeset in ffmpeg [b3f7440] by Nuo Mi <nuomi2021@gmail.com>
lavc/hevc: R-V V put_pixels(pow2) …
1:21 AM Changeset in ffmpeg [dad062c4] by Nuo Mi <nuomi2021@gmail.com>
lavc/vvc_mc: R-V V put_pixels …
1:21 AM Changeset in ffmpeg [9288196c] by Nuo Mi <nuomi2021@gmail.com>
lavc/riscv: Move VVC macro to h26x
1:21 AM Changeset in ffmpeg [89df9c44] by Nuo Mi <nuomi2021@gmail.com>
lavc/vvc_mc: R-V V dmvr k230 …
1:21 AM Changeset in ffmpeg [b86766d] by Nuo Mi <nuomi2021@gmail.com>
Update R-V V vvc_mc vset to support more lengths
12:43 AM Ticket #11334 ([Trac] Wiki content format regression) updated by MasterQuestionable
͏    I'll investigate more later. ͏    Probably something to do with …
12:36 AM Ticket #11334 ([Trac] Wiki content format regression) updated by Timo R.
To my knowledge, there are no overrides. The only thing we modify is …
12:30 AM Ticket #11334 ([Trac] Wiki content format regression) updated by MasterQuestionable
͏    So maybe I shall look at: ͏    …
12:16 AM Ticket #11334 ([Trac] Wiki content format regression) updated by Timo R.
The css file is generated by trac. I can change settings in tracs ini …
12:08 AM Ticket #11334 ([Trac] Wiki content format regression) updated by MasterQuestionable
͏    Well, most my changes are patching the CSS files. ͏    (mostly …

Dec 16, 2024:

11:52 PM Ticket #11334 ([Trac] Wiki content format regression) updated by Timo R.
If you know how to just turn that feature off, please let us know.
11:50 PM Ticket #11334 ([Trac] Wiki content format regression) updated by MasterQuestionable
͏    I have several Trac related feedbacks with direct fix available. …
11:30 PM Ticket #11334 ([Trac] Wiki content format regression) updated by Balling
"And fails in particular hard in such: ͏ …
11:04 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by Danny Weijermans
Dear Marton, ffmpeg is working correct now. I waited a while, but it's …
10:58 PM Ticket #11334 ([Trac] Wiki content format regression) updated by MasterQuestionable
Priority, Keywords changed
͏    An effective fix to this issue is: ͏    Outright disabling the …
10:29 PM Ticket #11354 (Certain PlayStation STR complained "Invalid data") updated by Joseph DeVore
ooh maybe.. idk bummer... ooh well..
10:20 PM Ticket #11354 (Certain PlayStation STR complained "Invalid data") updated by MasterQuestionable
Summary changed
͏    Alike formats tend to be cryptic and glitchy. ͏    Maybe the …
10:15 PM Ticket #11354 (Certain PlayStation STR complained "Invalid data") updated by Joseph DeVore
"Invalid data found when processing input" still tried using a new …
10:11 PM Ticket #11354 (Certain PlayStation STR complained "Invalid data") updated by Joseph DeVore
hmm nope. it doesn't appear to be FFmpeg sry. I am not sure why I got …
10:08 PM Ticket #11355 ([Trac] Support emails of literal IP as domain name) updated by MasterQuestionable
Summary, Type, Keywords, Cc changed
͏    What are you trying to accomplish exactly? ͏    Changing the …
9:58 PM Ticket #11354 (Certain PlayStation STR complained "Invalid data") updated by Joseph DeVore
It must be a bad dump of the .STR files for Tales of Destiny 1 for …
9:29 PM Ticket #11354 (Certain PlayStation STR complained "Invalid data") updated by MasterQuestionable
Summary, Component, Keywords, Analyzed by developer, Cc changed
͏    This shall be a regression. ͏    Try ascertaining the exact …
9:12 PM Ticket #11353 ([Regression] "libswscale/utils.c" inadvertently introduced logical error) updated by MasterQuestionable
Summary changed
͏    So this is fixing the non-broken and footgun..? ͏    “This logic …
7:24 PM Ticket #11356 (allow dynamic metadata updates (from named pipe / fifo)) created by Björn
Summary of the bug: I try to find a solution to update metadata in a …
6:49 PM Ticket #10852 (sws_scale overflows buffer for some resolutions using ssse3 instructions) updated by Balling
>extra padding requirements No one is gonna do that, also from …
6:48 PM Ticket #4829 (Overflows (?) in xyz -> rgb conversion) updated by Balling
Replying to Balling: > >has off-by-one error somewhere …
3:36 PM Ticket #11355 ([Trac] Support emails of literal IP as domain name) created by sylware
I am moving away from DNS racketeering, and since I am self-hosted, I …
2:07 PM Changeset in ffmpeg [715a35da] by Tong Wu <wutong1208@outlook.com>
d3d12va_encode_hevc: use base to init VPS/SPS/PPS This commit uses …
1:58 PM Ticket #4444 (Transparency gets lost when scaling pal8) updated by Niklas Haas
Fix: https://ffmpeg.org//pipermail/ffmpeg-devel/2024-December/337541.html
1:56 PM Ticket #4829 (Overflows (?) in xyz -> rgb conversion) updated by Niklas Haas
Fix: https://ffmpeg.org//pipermail/ffmpeg-devel/2024-December/337540.html
12:32 PM Ticket #4444 (Transparency gets lost when scaling pal8) updated by Niklas Haas
So, the fundamental problem here is that swscale does not support …
12:05 PM Ticket #1031 (yuv420p to rgb24 wrong pixels at end of rows) closed by Niklas Haas
fixed: Cannot reproduce on current FFmpeg, assuming fixed.
12:02 PM Ticket #1972 (swscale: vertical line at the right side with rgb24 -> yuv410p ...) closed by Niklas Haas
fixed: Fixed by 2f95bc3cb3c0d2e88e33b219409e5ca2719f0c73
11:55 AM Ticket #10852 (sws_scale overflows buffer for some resolutions using ssse3 instructions) updated by Niklas Haas
Similar to https://trac.ffmpeg.org/ticket/6763#comment:4 It seems …
11:50 AM Ticket #8496 (Conditional jump or move depends on uninitialised value with small input) closed by Niklas Haas
fixed: I can't reproduce this on the current version of FFmpeg. Closing as …
11:31 AM Ticket #6763 (swscale: Out-of-bounds memory accesses) updated by Niklas Haas
What do we think the ideal resolution is here? 1. Simply document …
11:27 AM Ticket #11353 ([Regression] "libswscale/utils.c" inadvertently introduced logical error) updated by Niklas Haas
Fix: https://ffmpeg.org//pipermail/ffmpeg-devel/2024-December/337532.html
11:22 AM Ticket #10716 (swscale produces bright green when going from grayf32 to gbrpf32) closed by Niklas Haas
fixed: Fixed in commit ce457bfccdd2558dc0e508f2ddf9925e1b741209
11:21 AM Changeset in ffmpeg [ce457bfc] by Niklas Haas <git@haasn.dev>
swscale/slice: fix init of 32 bpc planes In input.c and output.c and …
11:16 AM Ticket #10140 (swscale() crash in Android on x86_64 only (starting from API31)) updated by Niklas Haas
Hi, Can you still reproduce this crash with the current version of …
8:43 AM Changeset in ffmpeg [d2096679] by Anton Khirnov <anton@khirnov.net>
compat/w32pthreads: change pthread_t into pointer to malloced struct …
5:15 AM Ticket #7155 (Add option to stop writing at position relative to EOF) updated by clone206
Replying to GfE: > I was about to file the same feature …
4:38 AM Ticket #7155 (Add option to stop writing at position relative to EOF) updated by GfE
Version, Keywords changed
I was about to file the same feature request. (Almost gave up, after …
Note: See TracTimeline for information about the timeline view.