Timeline
Mar 25, 2025:
- 11:59 PM Changeset in ffmpeg [08e334e4] by
- avformat/movenccenc: add support for CENC AV1 encryption …
- 11:38 PM Changeset in ffmpeg [5631704d] by
- avcodec/cbs: allow fine tunning selection of features Core framework …
- 11:10 PM SponsoringPrograms/GSoC/2025 edited by
- Add a ProRes Vulkan encoder task (diff)
- 3:19 PM Ticket #11527 (When using tee to live stream to youtube - image that is streamed on ...) updated by
- I was missing "-flags +global_header" Now it is ok…
- 2:59 PM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by
- > That really matters appears to be the arbitrary "file://" support in …
- 2:50 PM Ticket #11528 (Intermittent sound loss playing DSD (".dsf") in FFplay and harmonoid) updated by
-
Description changed
- 2:49 PM Ticket #11528 (Intermittent sound loss playing DSD (".dsf") in FFplay and harmonoid) updated by
- A similar problem occurs in the harmonoid. …
- 2:09 PM Changeset in ffmpeg [3e0b38ed] by
- avcodec/cbs_av1: also store a pointer to the start of the tile group …
- 12:25 PM Ticket #11515 (Consider NV12 / P010 output pixel format support) updated by
- BTW, NV61 is still missing format. We only have NV16. Even though it …
- 12:22 PM Ticket #10775 (More sensible HEVC handling for HLS creation) updated by
- > If the HLS protocol only supports "hvc1" in such: No. OMG, it is …
- 10:38 AM Changeset in ffmpeg [d435b641] by
- MAINTAINERS: Add myself will move to specific areas once they are …
- 10:38 AM Changeset in ffmpeg [8af28d2e] by
- avcodec/ffv1enc: Eliminate index_stack and delta_stack This reduces …
- 10:32 AM Changeset in ffmpeg [051fd03] by
- avcodec/ffv1enc: Heuristic to select fixed in float multipliers …
- 10:32 AM Changeset in ffmpeg [a33908d0] by
- avcodec/ffv1enc: Factorize s.last_val update out Sponsored-by: …
- 10:32 AM Changeset in ffmpeg [836add03] by
- avcodec/ffv1enc: Simplify last_val update Sponsored-by: Sovereign …
- 10:31 AM Changeset in ffmpeg [4b24c5ba] by
- avcodec/ffv1enc: introduce step to simplify code Sponsored-by: …
- 10:24 AM Changeset in ffmpeg [e9cfed35] by
- avcodec/ffv1enc: eliminate if() Signed-off-by: Michael Niedermayer …
- 10:24 AM Changeset in ffmpeg [522fc389] by
- avcodec/ffv1dec: replace literal 65535 by what it is should make the …
- 10:24 AM Changeset in ffmpeg [5ca14b23] by
- avcodec/ffv1dec: compute end instead of hardcoding it and test for …
- 10:24 AM Changeset in ffmpeg [38135596] by
- avcodec/ffv1enc: remap table size is 1<<bits_per_raw_sample not fixed …
- 10:24 AM Changeset in ffmpeg [e619b0d8] by
- avcodec/ffv1enc: remap mode 2 is for floats only (you could use it …
- 1:30 AM Ticket #11525 (Better frame dropping logic for live streams to avoid unjustifiable ...) updated by
- ͏ "-v debug" with the capture command... ͏ Playing the …
- 12:55 AM Ticket #11529 (Stack Trace / dumped core) created by
- Summary of the bug: Hi, I'm getting a stack trace, which has been …
Mar 24, 2025:
- 10:10 PM Ticket #11528 (Intermittent sound loss playing DSD (".dsf") in FFplay and harmonoid) created by
- Operating system and version: Windows 11 Pro x64 24H2 3rd batch update …
- 8:39 PM Ticket #11525 (Better frame dropping logic for live streams to avoid unjustifiable ...) updated by
- Here an output of: 1. `ffplay -autoexit -v debug …
- 8:21 PM Ticket #11497 (channelsplit regression: no longer supports custom channel_layouts ...) updated by
-
Component changed
- 7:36 PM Changeset in ffmpeg [8b2372ca] by
- ffmpeg-filter: check for initialized graph Don't drop frame if graph …
- 7:34 PM Changeset in ffmpeg [044664ac] by
- avcodec/ffv1enc: remove mixed declarations and code Signed-off-by: …
- 7:32 PM Changeset in ffmpeg [a4cf0979] by
- avcodec/ffv1enc: update missing Unit accesses inside av_assert2 Fixes …
- 7:25 PM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by
- ͏ That really matters appears to be the arbitrary "file://" …
- 6:45 PM Ticket #11527 (When using tee to live stream to youtube - image that is streamed on ...) created by
- Summary of the bug: When using tee to stream image+audio to youtube, …
- 4:55 PM Changeset in ffmpeg [702239bc] by
- avcodec/ffv1enc: reduce stack usage Fixes failures in some systems …
- 1:10 PM Changeset in ffmpeg [fee5b0a3] by
- fftools/ffmpeg_filter: ensure ifp is set before dereferencing it …
- 12:46 PM Changeset in ffmpeg [5dcf566f] by
- avcodec/ffv1: Implement 2D RLE for remap ATM this performs as well or …
- 12:46 PM Changeset in ffmpeg [0538b4c5] by
- avcodec/ffv1dec: remove unused var
- 12:46 PM Changeset in ffmpeg [e19496fe] by
- avcodec/ffv1enc: remap allows using rice golomb with more bits …
- 12:46 PM Changeset in ffmpeg [171060d5] by
- avcodec/ffv1: 32-bit float sample support Sponsored-by: Sovereign …
- 12:46 PM Changeset in ffmpeg [62c7d089] by
- avcodec/ffv1: Fix remap ordering Sponsored-by: Sovereign Tech Fund …
- 11:00 AM Ticket #11469 (ffmpeg_demux: readrate plays "catch up" if output is blocked, then ...) updated by
- Pushed as 323cb8c61ea157e01ae98f5a2e3acb8208cfc84a
- 10:48 AM Changeset in ffmpeg [cbbc927a] by
- ffmpeg: add per-stream input option drop_changed This is a …
- 10:47 AM Changeset in ffmpeg [323cb8c6] by
- ffmpeg_demux: set default for readrate_catchup to be 5% faster The …
- 10:47 AM Changeset in ffmpeg [6fb1bbd7] by
- avfilter/scale: remove duplicate block Added in bb80445813
- 9:48 AM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by
- Another breakage, this time with the .fmp4 extension: …
- 9:10 AM Ticket #11515 (Consider NV12 / P010 output pixel format support) updated by
- FTR. in the related discussion at …
- 7:42 AM Ticket #11363 (MediaCodec ceased working in new Android for JVM cause) updated by
-
Summary changed
͏ Likely another instance: ͏ "NOTICE: Termux may be unstable on … - 7:21 AM Ticket #11526 (cmfv and cmfa not in hls allowed_extensions) closed by
- duplicate: ͏ https://trac.ffmpeg.org/ticket/11435#comment:12
- 6:54 AM Changeset in ffmpeg [51b61ec] by
- avcodec/libuavs3d: pixel format should be native endian …
- 6:54 AM Changeset in ffmpeg [2a189d44] by
- avcodec/avs3_parser: pixel format should be native endian …
- 6:53 AM Changeset in ffmpeg [1731eba2] by
- avformat/mov: generalize sgpd_sync index lookup The function has a …
- 6:53 AM Changeset in ffmpeg [c6214b0d] by
- avcodec/vt: Don't restart decoder when confronted with …
- 6:05 AM Ticket #11363 (MediaCodec ceased working in new Android for JVM cause) updated by
- Termux doesn't emulate a Java Virtual machine, it worked for a while, …
- 5:15 AM Ticket #11526 (cmfv and cmfa not in hls allowed_extensions) updated by
-
Description changed
- 4:43 AM Ticket #11526 (cmfv and cmfa not in hls allowed_extensions) created by
- Summary of the bug: Cmfv and cmfa are not in ffmpeg's HLS demuxer's …
Mar 23, 2025:
- 11:17 PM Ticket #11499 (Better handling for atypical streams (random attachment etc.) in ...) updated by
-
Summary, Type, Component, Version, Analyzed by developer, Cc changed
͏ Maybe it should just copy as-is. (for unknown streams) ͏ See … - 10:52 PM Ticket #10775 (More sensible HEVC handling for HLS creation) reopened by
- ͏ If the HLS protocol only supports "hvc1" in such: ͏ Probably …
- 10:30 PM Ticket #11525 (Better frame dropping logic for live streams to avoid unjustifiable ...) updated by
-
Analyzed by developer changed
͏ Probably indeed problems in FFmpeg code. ͏ Need device … - 10:19 PM Ticket #11525 (Better frame dropping logic for live streams to avoid unjustifiable ...) updated by
- 1. The same device works on macOS laptop, I haven't tried ffmpeg, but …
- 10:14 PM Ticket #11522 (Certain URI-based protocols not properly handling URI encoding) updated by
-
Summary, Keywords changed
- 10:08 PM Ticket #11522 (Certain URI-based protocols not properly handling URI encoding) updated by
-
Summary, Version, Keywords, Analyzed by developer, Cc changed
- 9:58 PM Ticket #11525 (Better frame dropping logic for live streams to avoid unjustifiable ...) updated by
-
Component, Keywords, Cc changed
͏ Consult the equipment's manufacturer (or its driver author) perhaps? - 9:40 PM Ticket #11500 ("ictcp" colorspace "Function not implemented" unnecessarily failed things) updated by
-
Component, Analyzed by developer, Cc changed
͏ "error" and "works" commands (comment:2) are identical. ͏ … - 8:50 PM Ticket #11508 (MediaCodec as a whole is broken) updated by
-
Cc changed
͏ "No Java virtual machine has been registered" ͏ … - 8:49 PM Ticket #11363 (MediaCodec ceased working in new Android for JVM cause) updated by
-
Summary changed
͏ See also: ͏ https://trac.ffmpeg.org/ticket/11508 ("No Java … - 3:25 PM Changeset in ffmpeg [26f2f03e] by
- swscale/x86/rgb2rgb: optimize AVX2 version of uyvytoyuv422 Currently …
- 1:14 PM Changeset in ffmpeg [fc44ccd9] by
- configure: Add EXR decoder->bswapdsp dependency Needed on BE systems. …
Mar 22, 2025:
- 10:36 PM Ticket #11469 (ffmpeg_demux: readrate plays "catch up" if output is blocked, then ...) updated by
- Sounds good, thank you!
- 1:45 PM Ticket #11500 ("ictcp" colorspace "Function not implemented" unnecessarily failed things) updated by
- Yeah, I tested it with the attached file. Behaves as reported error …
- 12:43 PM Ticket #11525 (Better frame dropping logic for live streams to avoid unjustifiable ...) created by
- Summary of the bug: When I use Elgato Facecam Pro is frozen an …
- 2:45 AM Changeset in ffmpeg [9f0970ee] by
- tests/checkasm/videodsp: Don't use declare_func_emms It allows the …
- 2:35 AM Changeset in ffmpeg [c9414335] by
- avutil/libm: Only include intfloat.h when needed Signed-off-by: …
Mar 21, 2025:
- 4:58 PM Ticket #11523 (Conflicting requirements while encoding with SVTAV1) closed by
- invalid: Important part of description was ignored by me. Color format, only …
- 4:56 PM Ticket #11523 (Conflicting requirements while encoding with SVTAV1) updated by
- OH! Now I see it. `Color format, only yuv420 is supported at this …
- 4:55 PM Ticket #11523 (Conflicting requirements while encoding with SVTAV1) updated by
- You ignored the "only yuv420 is supported at this time" part, just …
- 4:55 PM Ticket #11524 (g726(le) produces clicks in encoded audio) updated by
- I analyzed samples in Audacity, and it looks like an int16 overflow …
- 4:53 PM Ticket #11523 (Conflicting requirements while encoding with SVTAV1) updated by
- Hey galad, I kinda puzzled then. Docs for …
- 4:49 PM Ticket #11523 (Conflicting requirements while encoding with SVTAV1) updated by
- SVT-AV1 can do only 4:2:0 8-bit and 4:2:0 10-bit.
- 4:45 PM Ticket #11524 (g726(le) produces clicks in encoded audio) created by
- Summary of the bug: The G726 and G726LE codecs sometimes produce …
- 4:45 PM Ticket #11523 (Conflicting requirements while encoding with SVTAV1) created by
- Summary of the bug: I'm getting warning "Incompatible pixel format …
- 4:36 PM Changeset in ffmpeg [07911023] by
- avcodec/amfenc: add smart access video option This commit adds option …
- 4:36 PM Changeset in ffmpeg [5b460bde] by
- libavutil/hwcontext_amf: add format validation in transfer_data functions
- 3:30 AM Changeset in ffmpeg [e5d62e20] by
- avdevice/sdl2: Suppress macro redefinition warning SDL2's headers …
- 3:30 AM Changeset in ffmpeg [94fd2222] by
- avcodec/mathtables: Fix inaccurate macro name Signed-off-by: Andreas …
- 3:30 AM Changeset in ffmpeg [65154ba9] by
- swscale/tests/swscale: Fix potential buffer overflow The field width …
- 3:30 AM Changeset in ffmpeg [dff498fd] by
- avutil/csp: Improve enum range comparisons The underlying integer …
- 2:33 AM Ticket #11491 (n7.1.1 fails to build with some options (but not on master), backport ...) closed by
- fixed: Cherry picked to release/7.1 branch as …
Mar 20, 2025:
- 5:02 PM Changeset in ffmpeg [0ce405af] by
- avfilter/vf_zscale: add support for grayscale formats Signed-off-by: …
- 5:02 PM Changeset in ffmpeg [c3522716] by
- avfilter/vf_zscale: add support for half precision float RGB formats …
- 12:15 PM Ticket #11522 (Certain URI-based protocols not properly handling URI encoding) updated by
- The paths for FFmpeg are mostly not URLs, even though they are …
- 8:52 AM Changeset in ffmpeg [76f09ab] by
- avcodec/webvttdec: update documentation The previous link lead to a …
- 6:10 AM Changeset in ffmpeg [b857bf9] by
- avcodec/hevc/hevcdec: Simplify access to luma plane It is always set …
- 6:10 AM Changeset in ffmpeg [4505257] by
- avcodec/proresenc_kostya: Don't cast const away needlessly The …
- 6:10 AM Changeset in ffmpeg [d76ae080] by
- avcodec/svq1enc: Don't add to NULL It is undefined behavior. Pass a …
- 6:10 AM Changeset in ffmpeg [02c16b48] by
- avcodec/snow: Don't add to NULL It is undefined behavior. Fixes …
- 6:10 AM Changeset in ffmpeg [fbcc943b] by
- avcodec/h261enc: Don't use (size_t)-1 Fixes "runtime error: addition …
- 5:37 AM Ticket #11522 (Certain URI-based protocols not properly handling URI encoding) created by
- Summary of the bug: I originally discovered this when trying to play a …
- 12:32 AM Ticket #11500 ("ictcp" colorspace "Function not implemented" unnecessarily failed things) updated by
- Can you share that in.mkv sample, or another one to reproduce this issue?
Mar 19, 2025:
- 8:02 PM Changeset in ffmpeg [950ad969] by
- avcodec/sanm: codec20 decoder codec20 is raw uncompressed image data. …
- 8:02 PM Changeset in ffmpeg [fd6bfaab] by
- avcodec/sanm: ignore codec45 Codec45 is used in some RA2 videos on …
- 8:02 PM Changeset in ffmpeg [b48bd233] by
- avcodec/sanm: implement STOR/FTCH for ANIMv1 Handle STOR/FTCH the …
- 7:58 PM Changeset in ffmpeg [8a045260] by
- avcodec/sanm: codec37: reimplement comp4 Compression 4 code 0 means …
- 7:58 PM Changeset in ffmpeg [fb951b26] by
- avcodec/sanm: codec4/5/33/34 decoder This codec works on 4x4 pixel …
- 7:58 PM Changeset in ffmpeg [e1fd6bc8] by
- avcodec/sanm: codec21 decoder similar to codec23, this one …
- 7:58 PM Changeset in ffmpeg [77b5a0c1] by
- avcodec/sanm: codec23 decoder This codec alternatingly skips and …
- 7:58 PM Changeset in ffmpeg [968ffbe6] by
- avcodec/sanm: codec2 decoder this codec consists of 4 byte packets: …
- 7:58 PM Changeset in ffmpeg [aa2f2be] by
- avcodec/sanm: fix codec3 codec3 is codec1 which writes zero values …
- 7:58 PM Changeset in ffmpeg [fd9b92b2] by
- avcodec/sanm: better ANIMv1 engine support - clear the front buffer …
- 7:58 PM Changeset in ffmpeg [93b0ca26] by
- avcodec/sanm: better frame size detection for old codecs The size of …
- 7:58 PM Changeset in ffmpeg [f6c6ba95] by
- avcodec/sanm: FOBJ left/top are signed values The left/top parameters …
- 7:58 PM Changeset in ffmpeg [a48dd03] by
- avcodec/sanm: disable left/top for fullscreen codecs The block-based …
- 1:42 PM Ticket #11521 (Radeon VAAPI vulkan sync issue) created by
- How to reproduce: - Start the Sunshine server (git master) that uses …
- 12:34 PM Changeset in ffmpeg [f7e6070c] by
- avutil/tests/pixfmt_best: add more semi planar format tests …
- 12:34 PM Changeset in ffmpeg [b8dc8752] by
- swscale/output: add support for NV20 Signed-off-by: James Almer …
- 12:31 PM Changeset in ffmpeg [2f856b48] by
- swscale/input: add support for NV20 Signed-off-by: James Almer …
- 12:20 PM Ticket #10786 (CODECS for HLS mux hard coded to 4) closed by
- fixed
- 11:38 AM Ticket #10786 (CODECS for HLS mux hard coded to 4) updated by
- Great job, Thanks Jack Lau fix by commit: …
- 11:20 AM Changeset in ffmpeg [1502551d] by
- avformat/hlsenc: fix CODECS Attribute hard code in hevc …
- 11:10 AM Ticket #11469 (ffmpeg_demux: readrate plays "catch up" if output is blocked, then ...) updated by
- I've posted a patch to set a higher default for readrate_catchup, so …
- 10:11 AM Changeset in ffmpeg [b75b568] by
- configure: improve ar test for response files
- 12:20 AM Ticket #11520 (Build failure on riscv64/musl due to undefined __NR_riscv_hwprobe) created by
-
The build currently fails on riscv/musl because
__NR_riscv_hwprobe…
Mar 18, 2025:
- 10:06 PM Changeset in ffmpeg [c0b7f81] by
- avcodec/Makefile: Skip ffv1_vulkan.h in checkheaders unless vulkan is …
- 8:21 PM Changeset in ffmpeg [bf22c4cc] by
- avutil: only duplicate hal2float and float2half in shared builds …
- 4:41 PM Ticket #11469 (ffmpeg_demux: readrate plays "catch up" if output is blocked, then ...) updated by
- Yes I understand. But when I'm not using the catchup parameter I would …
- 4:09 PM Ticket #11469 (ffmpeg_demux: readrate plays "catch up" if output is blocked, then ...) updated by
- I tested with a couple of other files and I did get a lower speed with …
- 3:32 PM Ticket #11510 (Hardware accelerator failed to decode picture - Videotoolbox HEVC) updated by
- The issue is complex than I thought. It can be workarounded by …
- 3:03 PM Ticket #11469 (ffmpeg_demux: readrate plays "catch up" if output is blocked, then ...) updated by
- Have you try a 25 fps video? By me I get different rates, when I use …
- 2:05 PM Ticket #11469 (ffmpeg_demux: readrate plays "catch up" if output is blocked, then ...) updated by
-
Tested
-rewith a HD file and I cannot reproduce this. Test with … - 1:20 PM Waveform edited by
- remove leftover link to overlay (diff)
- 1:19 PM Waveform edited by
- audacity-like look (diff)
- 1:01 PM Ticket #11469 (ffmpeg_demux: readrate plays "catch up" if output is blocked, then ...) reopened by
- 12:45 PM Changeset in ffmpeg [81c50c33] by
- avcodec/Makefile: Only compile executor when VVC decoder is enabled …
- 12:45 PM Changeset in ffmpeg [6bd4e8bf] by
- avcodec/vvc/Makefile: Move VVC decoder->h2645data dep to lavc/Makefile …
- 12:40 PM Ticket #11469 (ffmpeg_demux: readrate plays "catch up" if output is blocked, then ...) updated by
-
@Gyan, this patch breaks
-reand-readrate 1. When I use now … - 10:05 AM Changeset in ffmpeg [740d4009] by
- ffbuild: use response files only if ar accepts them
- 3:46 AM Ticket #11515 (Consider NV12 / P010 output pixel format support) updated by
- Software decoders still struggle with 4K VP9 sdr 8 bit on my Intel …
- 12:25 AM Ticket #11518 (Missing ff_tlog due to Commit 0978fea7fa78782377c8b537969f4df1773d82ac) closed by
- fixed: In [changeset:"2de14c3e03ed2ba56d13b726e209d0af8a548d7c/ffmpeg" …
- 12:25 AM Ticket #11519 (Undefined symbol: ff_init_float2half_tables from Commit ...) closed by
- fixed: In [changeset:"d54afd4d61479d84a82f1646778ead1dd39ba771/ffmpeg" …
- 12:21 AM Changeset in ffmpeg [2de14c3e] by
- avcodec/tableprint_vlc: fix build with --enable-hardcoded-tables …
- 12:14 AM Changeset in ffmpeg [d54afd4d] by
- avcodec/Makefile: fix build of exr decoder in odd configs Fixes #11519
- 12:12 AM Ticket #11518 (Missing ff_tlog due to Commit 0978fea7fa78782377c8b537969f4df1773d82ac) updated by
-
Description changed
- 12:08 AM Ticket #11519 (Undefined symbol: ff_init_float2half_tables from Commit ...) created by
- Using the configuration below, I got link error […] After …
- 12:00 AM Ticket #11518 (Missing ff_tlog due to Commit 0978fea7fa78782377c8b537969f4df1773d82ac) updated by
-
Description changed
Note:
See TracTimeline
for information about the timeline view.
