Timeline
Feb 24, 2025:
- 11:27 PM Ticket #11398 ("avfoundation" audio capture had missing samples randomly) updated by
- drobinson could you submit this patch to the ffmpeg-devel mailing list …
- 6:06 PM Ticket #11398 ("avfoundation" audio capture had missing samples randomly) updated by
- Hi there, also experiencing this issue. The only way to resolve it is …
- 5:21 PM Ticket #10786 (CODECS for HLS mux hard coded to 4) updated by
- >I test it on newer chrome and didn't meet this error. It is not an …
- 2:39 PM Changeset in ffmpeg [4ff1d1f3] by
- add tools/compare-cvelists.sh This compares the MITRE CVE list with …
- 2:09 PM Changeset in ffmpeg [37348e1b] by
- fftools/ffprobe: Switch to AVMutex This removes several #if checks. …
- 12:41 PM Ticket #10786 (CODECS for HLS mux hard coded to 4) updated by
- Is this still a problem? I test it on newer chrome and didn't meet …
- 9:48 AM Ticket #11469 (ffmpeg_demux: readrate plays "catch up" if output is blocked, then ...) closed by
- fixed: In [changeset:"6232f416b172358c9dd82462037953f02743df27/ffmpeg" …
- 9:46 AM Changeset in ffmpeg [6232f416] by
- ffmpeg_demux: add option readrate_catchup At present, if reading from …
- 9:45 AM Changeset in ffmpeg [a060b4d9] by
- fftools: notify user of flags upon loglevel parse failure
- 7:03 AM Ticket #9555 (Please add support on br (Brotli) decoding on https (HLS request)) closed by
- duplicate: duplicate of #7158 This really needs to be fixed, I asked AI and it …
- 7:00 AM Ticket #7158 (Attempt HTTP compression) updated by
-
Status changed
Merge #9555 into this one This thing is really terrible … - 5:06 AM Ticket #11369 (Chroma error in yuv420p -> hwaccel dxva2 -> p010le on nvenc) updated by
-
Blocking changed
- 5:03 AM Ticket #3705 (Seeking fails for H264 file) updated by
- Invalid file and invalid fix. You cannot mark each I frame as key …
- 4:54 AM Ticket #4888 (62bd8deef causes a regression in HEVC decoding / hevc needs support to ...) closed by
- fixed: Fixed after bc1a3bfd2cbc01ffa386312662af8a014890d861 "I would always …
- 4:22 AM Ticket #9412 (HEVC fails to seek on keyframe) closed by
- fixed: Fixed after b6652115de64b6dee5a212643280e3c50c169935 and …
Feb 23, 2025:
- 4:48 PM Ticket #11470 (get_eia608_packet misparses well formed files and corrupts Close ...) closed by
- fixed: Fixed in commit 5021764413a138f340ba46a9b145215b7535ea83
- 4:43 PM Changeset in ffmpeg [50217644] by
- avformat/mov: (v4) fix get_eia608_packet The problem is reproducible …
- 1:39 PM Changeset in ffmpeg [d5dbcc00] by
- lavc/vvc: Ensure subpictures don't overlap This is essentially a …
- 1:39 PM Changeset in ffmpeg [93aae172] by
- lavc/vvc: Fix slice map construction for small subpics In the case …
- 3:13 AM Changeset in ffmpeg [87d7b8ff] by
- fate/demux: add a test for Theora in OGG Signed-off-by: James Almer …
- 1:01 AM Changeset in ffmpeg [8f2af8fd] by
- avcodec/mpegvideo_{dec,enc}: Reindent after the previous commit …
- 1:01 AM Changeset in ffmpeg [b05ec7fe] by
- avcodec/mpv_reconstruct_mb_template: Merge template into its users A …
- 1:01 AM Changeset in ffmpeg [fc64b2ee] by
- avcodec/mpegvideo_enc: Don't reset intra buffers in …
- 1:01 AM Changeset in ffmpeg [58261668] by
- avcodec/h263dec: Clean intra tables in decoder, not …
- 12:08 AM Changeset in ffmpeg [58f9e497] by
- avcodec/mpeg12enc: Move resetting last_dc to encoder The MPEG-1/2 …
- 12:08 AM Changeset in ffmpeg [9a46c016] by
- avcodec/mpeg12dec: Move resetting last_dc to decoder Only the …
- 12:08 AM Changeset in ffmpeg [ebf0d342] by
- avcodec/h261enc: Use LUT to write motion vector differences …
Feb 22, 2025:
- 1:27 PM Changeset in ffmpeg [d1ed5c06] by
- avcodec/libsvtav1: unbreak build with latest svtav1 SVT-AV1 made a …
- 4:02 AM Changeset in ffmpeg [392aa9da] by
- lavc/vvc: Fix derivation of inverse LMCS idx The clamping of idxYInv …
- 3:29 AM Changeset in ffmpeg [bb8e95b6] by
- lavc/vvcdec: export stream level VUI information Previously, VUI …
- 3:29 AM Changeset in ffmpeg [2d9433f2] by
- lavc/vvcdec: refact, set AVCodecContext->has_b_frames in …
- 12:40 AM Ticket #11480 (Add support for Apple APAC spatial audio codec) updated by
-
Summary, Priority, Keywords, Status changed
With the -map 0:a option you're explicitly telling ffmpeg to select …
Feb 21, 2025:
- 10:11 PM Ticket #11480 (Add support for Apple APAC spatial audio codec) created by
- Ever since the release of Iphone 16 we get lots of transcoding errors …
- 5:50 PM Ticket #11468 ([Regression] HEVC decoding error for those of image based subtitles) updated by
-
Summary, Component, Keywords, Analyzed by developer, Cc changed
͏ Regression window: ͏ … - 4:13 PM Ticket #11468 ([Regression] HEVC decoding error for those of image based subtitles) updated by
- I have multiple users also experiencing this issue and confirmed that …
- 2:19 AM Changeset in ffmpeg [2066c552] by
- gblur_vulkan: simplify buffer content writing Before .buf_elems, …
- 2:19 AM Changeset in ffmpeg [f774a937] by
- vulkan: add .buf_elems to FFVulkanDescriptorSet This enables users to …
- 2:19 AM Changeset in ffmpeg [89704f07] by
- lavc/vulkan: add a u8vec2buf buffer type Useful, since it doesn't …
- 2:19 AM Changeset in ffmpeg [684171c9] by
- overlay_vulkan: remove unused variable Forgotten to be removed after …
- 2:19 AM Changeset in ffmpeg [b6bf568a] by
- vulkan: don't query video queue properties unless the extension is …
- 2:19 AM Changeset in ffmpeg [542a567d] by
- ffv1enc_vulkan: support default range coder tables This adds support …
- 2:19 AM Changeset in ffmpeg [5cf4f145] by
- ffv1dec: set f->state_transition for default range coder table The …
Feb 20, 2025:
- 5:01 PM Ticket #11479 (Segfault with LTO - MacOS M4) updated by
-
Description changed
- 5:01 PM Ticket #11479 (Segfault with LTO - MacOS M4) created by
- Summary of the bug: Any build of ffmpeg/ffprobe from …
- 11:45 AM Ticket #4448 (Support writing album cover art image embedded in ogg / opus metadata) updated by
- Just got caught by this, trying to transcode a Flac file with an …
- 7:20 AM Ticket #11170 (Support merging HEIC tile grids in ffmpeg) updated by
-
Analyzed by developer, Cc changed
͏ Duplicates: ͏ https://trac.ffmpeg.org/ticket/11297 ͏ … - 7:19 AM Ticket #11478 (when converting a heic image to png, resulting picture does not look ...) closed by
- duplicate: ͏ Refer: ͏ https://trac.ffmpeg.org/ticket/11170#comment:3
- 6:33 AM Ticket #11454 (Ogg/Theora: Bad granulepos when GOP higher than 64) updated by
-
Keywords changed
͏ Per the description looks like encoder problem: ͏ … - 5:32 AM Ticket #11478 (when converting a heic image to png, resulting picture does not look ...) updated by
-
Priority changed
- 5:26 AM Ticket #11478 (when converting a heic image to png, resulting picture does not look ...) created by
- Summary of the bug: when converting a heic image to png, resulting …
- 3:39 AM Changeset in ffmpeg [bc1a3bfd] by
- avcodec/hevc: Add support for output_corrupt/showall flags Also …
- 3:33 AM Changeset in ffmpeg [b6652115] by
- avcodec/hevc: Parse recovery point SEI Signed-off-by: Zhao Zhili …
Feb 19, 2025:
- 10:54 PM Ticket #11475 (memory leaks in audio_element_obu(), libavformat/iamf_parse.c) closed by
- fixed: Should be fixed in 0526535cd58444dd264e810b2f3348b4d96cff3b
- 10:54 PM Ticket #11451 (Ogg/Theora: Duplicate frames dropped when copying Theora streams) closed by
- fixed: Fixed in 84d85e7ad4ace228265af0c8c5caccc0730042fd and …
- 10:51 PM Changeset in ffmpeg [5470d024] by
- avformat/iamf_parse: ensure there's at most one of each parameter …
- 10:51 PM Changeset in ffmpeg [0526535c] by
- avformat/iamf_parse: add missing constrains for num_parameters in …
- 10:51 PM Changeset in ffmpeg [6e26f57f] by
- avformat/demux: don't discard empty Theora packets Theora signals …
- 10:51 PM Changeset in ffmpeg [84d85e7a] by
- avformat/oggenc: don't discard empty packets with no side data Theora …
- 10:51 PM Changeset in ffmpeg [261ec6c3] by
- avformat/mov: further ensure mov_build_index isn't run twice If …
- 10:50 PM Changeset in ffmpeg [7e84865c] by
- avcodec/codec_internal: remove unnecessary avcodec.h include …
- 5:33 PM Changeset in ffmpeg [cd81f084] by
- avfilter/libplacebo: use a transparent default fillcolor This will …
- 4:35 PM Ticket #11477 ("webvtt is not in allowed_extensions" by recent git master versions only) closed by
- duplicate: #11435
- 4:28 PM Ticket #11477 ("webvtt is not in allowed_extensions" by recent git master versions only) updated by
- Yes ineed adding -extension_picky 0 to the command fixed it.
Feb 18, 2025:
- 3:43 PM Changeset in ffmpeg [e18f87ed] by
- swscale/x86/rgb2rgb: add AVX512ICL version of uyvytoyuv422 The scalar …
- 9:57 AM Ticket #11469 (ffmpeg_demux: readrate plays "catch up" if output is blocked, then ...) updated by
- Patch posted: …
- 9:44 AM Changeset in ffmpeg [08e37fa0] by
- overlay_vulkan: port to imageLoad()
- 9:44 AM Changeset in ffmpeg [2b8d38cb] by
- blend_vulkan: port to imageLoad()
- 9:44 AM Changeset in ffmpeg [379cfd18] by
- transpose_vulkan: port to imageLoad()
- 9:44 AM Changeset in ffmpeg [b02f9157] by
- gblur_vulkan: port to imageLoad()
- 9:44 AM Changeset in ffmpeg [4d3e540f] by
- flip_vulkan: port to imageLoad()
- 9:44 AM Changeset in ffmpeg [a5356396] by
- nlmeans_vulkan: switch to imageLoad()
- 9:44 AM Changeset in ffmpeg [9c4a26d9] by
- avgblur_vulkan: fix duplicated variable error when planes=0
- 9:44 AM Changeset in ffmpeg [389fb36f] by
- avgblur_vulkan: port to imageLoad()
- 9:44 AM Changeset in ffmpeg [77976318] by
- bwdif_vulkan: convert to storage images texture() uses bilinear …
- 9:44 AM Changeset in ffmpeg [042ed96d] by
- vulkan_filter: use GENERAL image layout when no sampler is given This …
- 9:44 AM Changeset in ffmpeg [1029f512] by
- vulkan: fix crash in ff_vk_shader_free The issue is if a shader fails …
Feb 17, 2025:
- 5:43 PM Ticket #11477 ("webvtt is not in allowed_extensions" by recent git master versions only) updated by
-
Summary, Keywords, Cc changed
͏ Potential duplicate? ͏ … - 5:29 PM Ticket #11477 ("webvtt is not in allowed_extensions" by recent git master versions only) updated by
-
Component changed
- 5:28 PM Ticket #11477 ("webvtt is not in allowed_extensions" by recent git master versions only) updated by
-
Status, Owner changed
- 5:27 PM Ticket #11477 ("webvtt is not in allowed_extensions" by recent git master versions only) updated by
-
Description changed
- 5:26 PM Ticket #11477 ("webvtt is not in allowed_extensions" by recent git master versions only) created by
- Summary of the bug: /s0_F0000.webvtt is not in allowed_extensions How …
- 4:16 PM Changeset in ffmpeg [4dc2ae69] by
- avfilter/interlace_vulkan: add interlace_vulkan filter This is a …
- 12:40 PM Changeset in ffmpeg [0e7c2a62] by
- fftools/ffmpeg: use an int for nb_threads Removes unnecessary …
- 11:39 AM SponsoringPrograms/GSoC/2025 edited by
- (diff)
- 9:39 AM Changeset in ffmpeg [b9257740] by
- swscale/aarch64/rgb2rgb_neon: Implemented {yuyv, uyvy}toyuv{420, 422} …
- 8:49 AM Changeset in ffmpeg [64107e22] by
- swscale/aarch64/rgb24toyv12: skip early right shift by 2 It's a minor …
- 7:35 AM Ticket #11476 (AMF Decoder don't fill AVCodecContext ...) created by
- Other decoders fill dimensions after first decoded packet.
- 7:09 AM Changeset in ffmpeg [88d9ecaa] by
- avutil/frame: Fix direct pointer compare between different array …
- 7:09 AM Changeset in ffmpeg [f926b604] by
- avcodec/hevc: Add alpha layer support Signed-off-by: Zhao Zhili …
- 7:08 AM Changeset in ffmpeg [d367016d] by
- avcodec/hevc/ps: Add basic HEVC_SCALABILITY_AUXILIARY support Only …
- 7:08 AM Changeset in ffmpeg [d3220ed8] by
- avcodec/hevc: Rewrite scalability_mask_flag parse in decode_vps_ext …
- 2:58 AM Ticket #11475 (memory leaks in audio_element_obu(), libavformat/iamf_parse.c) created by
- Summary of the bug: […] How to reproduce: […] LeakSanitizer: …
Note:
See TracTimeline
for information about the timeline view.
