Timeline
May 20, 2025:
- 11:47 PM Ticket #10668 (cuvid regression creates jerky output) updated by
- It seems I somehow got this mixed up with #10409 which is about …
- 11:37 PM Ticket #10668 (cuvid regression creates jerky output) updated by
- No, the patches just fixed an odd quirk about frames getting lost …
- 11:28 PM Ticket #10668 (cuvid regression creates jerky output) updated by
- What happens ffplay.exe -vcodec h264_cuvid …
- 11:23 PM Ticket #10668 (cuvid regression creates jerky output) updated by
- Fixes _what_, I see zero issues in the deinterlaced output. I added …
- 11:21 PM Ticket #10668 (cuvid regression creates jerky output) updated by
- > I still see nothing to be fixed. extra_hw_frames 2 fixes it. ffplay …
- 11:20 PM Ticket #10668 (cuvid regression creates jerky output) updated by
- I still see nothing to be fixed. What issue is there? I found an …
- 11:20 PM Ticket #9285 (Excessive GPU memory usage with nvdec hwaccel) updated by
- Timo R.?
- 11:18 PM Ticket #10668 (cuvid regression creates jerky output) updated by
- I love how it prints [h264_cuvid @ 000002a7104f6200] The "surfaces" …
- 11:16 PM Changeset in ffmpeg [d5a9f7bd] by
- avcodec/cuviddec: only flush cuvid when output queue is empty
- 11:15 PM Changeset in ffmpeg [431e2cae] by
- avcodec/cuviddec: print error when queueing frames fails
- 10:12 PM Ticket #11514 (Cuvid decoder problem with deinterlacing) updated by
- Multiplying that value by 2 makes no sense, it undoes the shift right …
- 9:54 PM Ticket #11298 (AMD VAAPI HEVC encoding a 1080p video results in a 1920x1088 one) updated by
- Was not there a patch to fix cropping for amd encoder? >HEVC encoding …
- 9:49 PM Ticket #10663 (Vaapi hardware decoding 444 HEVC failure) closed by
- invalid: > You may need to update your VAAPI/media-driver version. HEVC 444 …
- 9:47 PM Ticket #11245 (Slow HEIC decoding with "hevc_cuvid") updated by
- Anybody investigated comment 11?
- 9:36 PM Ticket #11514 (Cuvid decoder problem with deinterlacing) updated by
- Duplicate with #10709 Set -c:v h264_cuvid -deint 2 -surfaces 9 -i.
- 6:11 PM Changeset in ffmpeg [842fa198] by
- hwcontext_vulkan: fix build with old Vulkan header versions
- 4:18 PM Ticket #11298 (AMD VAAPI HEVC encoding a 1080p video results in a 1920x1088 one) updated by
- Replying to James: > Replying to Timo R.: > > …
- 3:24 PM Ticket #11597 (FFmpeg output is stuck if using split with fps filter) updated by
- OMG that helped! Thanks for the trick. That's a good one, I wonder why …
- 2:52 PM Ticket #11597 (FFmpeg output is stuck if using split with fps filter) updated by
- What about `ffmpeg -y -i LIVE_INPUT -an -c:v libx264 -map 0:v out.ts …
- 2:26 PM Ticket #11600 (Ffprobe/Ffmpeg with libfdk-aac doesn't recognize AAC-HE(v2) livestreams) created by
- Summary of the bug: How to reproduce: […] After some digging, I …
- 1:46 PM Ticket #11597 (FFmpeg output is stuck if using split with fps filter) updated by
- Hi, Because to make a quick test, you can use any source file and use …
- 1:45 PM Ticket #11597 (FFmpeg output is stuck if using split with fps filter) updated by
-
Why the
-refor a live stream? - 1:19 PM Changeset in ffmpeg [f414038] by
- configure: identify loong64 for loongarch dpkg-architecture set …
- 1:17 PM Changeset in ffmpeg [12497766] by
- Makefile: Remove postproc from ALLFFLIBS Fix ld: warning: search path …
- 1:17 PM Changeset in ffmpeg [4f7bc62c] by
- avformat/allformats: Move avisynth and dvdvideo under external …
- 11:58 AM Ticket #11599 (`gdigrab` Screen Capture Causes Cursor Flickering and Focus Loss on ...) updated by
-
Description changed
- 11:53 AM Ticket #11598 (`gdigrab` Screen Capture Causes Cursor Flickering and Focus Loss on ...) closed by
- duplicate
- 11:46 AM Ticket #11599 (`gdigrab` Screen Capture Causes Cursor Flickering and Focus Loss on ...) created by
- Environment - OS: Windows 11 Enterprise LTSC (Build 22000) …
- 11:43 AM Ticket #11598 (`gdigrab` Screen Capture Causes Cursor Flickering and Focus Loss on ...) created by
- Environment - OS: Windows 11 Enterprise LTSC (Build 22000) …
- 10:53 AM Changeset in ffmpeg [eabb6281] by
- hwcontext_vulkan: only try exporting DMABUF memory on !WIN32 and only …
- 10:53 AM Changeset in ffmpeg [7c3c5c80] by
- hwcontext_vulkan: correct image transfer usage flags By pure …
- 10:53 AM Changeset in ffmpeg [435db9bb] by
- vulkan: enable VK_KHR_shader_subgroup_rotate Yet another thing that …
- 10:53 AM Changeset in ffmpeg [7b45d9c5] by
- vulkan_ffv1: pipe through slice decoding status
- 10:53 AM Changeset in ffmpeg [cb8f4b67] by
- vulkan/ffv1: unify encode and decode get/put primitives This simply …
- 10:53 AM Changeset in ffmpeg [7576410a] by
- ffv1enc_vulkan: implement RCT search for level >= 4
- 10:53 AM Changeset in ffmpeg [0156680f] by
- ffv1enc_vulkan: implement the cached EC writer from the decoder This …
- 10:53 AM Changeset in ffmpeg [a24ea372] by
- vulkan_ffv1: fix PCM + cached symbol reader writeout_rgb requires …
- 10:53 AM Changeset in ffmpeg [f69db914] by
- ffv1enc_vulkan: use ff_get_encode_buffer We used to create our own …
- 10:53 AM Changeset in ffmpeg [8a2d9216] by
- ffv1_common: minor RGB optimization
- 10:53 AM Changeset in ffmpeg [bd41838b] by
- ffv1enc_vulkan: switch to 2-line cache, unify prediction code
- 10:53 AM Changeset in ffmpeg [5259502] by
- ffv1enc_vulkan: minor EC optimizations
- 10:53 AM Changeset in ffmpeg [7c0a8c07] by
- ffv1enc_vulkan: unify EC code between setup and encode
- 10:53 AM Changeset in ffmpeg [69f83baf] by
- ffv1enc_vulkan: get rid of temporary data for the setup shader
- 10:53 AM Changeset in ffmpeg [a4078abd] by
- vulkan/ffv1: synchronize get_pred implementations between encoder and …
- 10:52 AM Changeset in ffmpeg [ebbc7ff6] by
- ffv1enc_vulkan: merge all encoder variants into one file Makes it …
- 8:32 AM Ticket #11597 (FFmpeg output is stuck if using split with fps filter) updated by
-
Description changed
- 8:30 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by
- That's a great outcome, thanks for your help. This means we can update …
- 8:23 AM Ticket #11597 (FFmpeg output is stuck if using split with fps filter) created by
- Summary of the bug: How to reproduce: […] Built on master When …
- 1:08 AM Ticket #11493 (ffmpeg causes mkv corruption when remuxing existing MKV with WEBVTT ...) updated by
- I've attached a minimal example that reproduces the behaviour, which …
May 19, 2025:
- 1:56 PM Changeset in ffmpeg [fd18ae88] by
- avcodec/x86/vp9: Add AVX-512ICL for 16x16 and 32x32 8bpc inverse transforms
- 1:55 PM Ticket #11514 (Cuvid decoder problem with deinterlacing) updated by
-
Priority changed
- 1:53 PM Ticket #11514 (Cuvid decoder problem with deinterlacing) updated by
- The problems is also present in normal h264_cuvid decoding with -deint …
- 11:20 AM Changeset in ffmpeg [b6803bf1] by
- aarch64: increase default alignment for functions and constants Use …
- 9:51 AM Changeset in ffmpeg [c55d65ac] by
- configure: correct liboapv feature support Only encoding support has …
- 9:23 AM Ticket #11596 (convert mp4 to hls failed for certain files, -err_detect ignore_err ...) updated by
- I uploaded the input video file on …
- 9:16 AM Ticket #11596 (convert mp4 to hls failed for certain files, -err_detect ignore_err ...) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 5:43 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by
- Since x265 now supports alpha layer, it advertises yuva420p as a …
- 5:24 AM Changeset in ffmpeg [9c5ed57f] by
- ogg/opus: implement header packet skip in chained ogg bitstreams.
- 5:24 AM Changeset in ffmpeg [2fb6416d] by
- ogg/flac: implement header packet skip in chained ogg bitstreams.
- 5:13 AM Ticket #11593 (New User Question - working with youtube) updated by
-
Resolution changed
Greetings Can I suggest that a note is added to the home page stating … - 3:52 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by
- I forgot to add the output after those flags were added: […] and …
- 1:21 AM Changeset in ffmpeg [bd2dcfae] by
- tests/fate/matroska: Add container cropping test Signed-off-by: …
May 18, 2025:
- 11:40 PM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by
- I get the same error with those extra flags, also reproduced with this …
- 10:54 PM Changeset in ffmpeg [95c43c6] by
- tests/fate/pixfmt: fix definition of 16bit tests No effect as is, but …
- 10:54 PM Changeset in ffmpeg [9fadd6dd] by
- doc: add htmlxref.cnf Silences warnings like filters.texi:256: …
- 9:54 PM Ticket #9020 (http BUFFER_SIZE too small) updated by
- The buffer is stored on the stack, so increasing that size is a bad …
- 9:39 PM Ticket #9020 (http BUFFER_SIZE too small) updated by
- Replying to Balling: > How is that out problem? Fix S3. I …
- 8:47 PM Ticket #11593 (New User Question - working with youtube) updated by
- > (these downloaders typically depend on FFmpeg) No, yt-dlp does …
- 7:42 PM Ticket #11577 ([Regression] Incorrect optional map parsing of metadata streams?) updated by
-
I see, when I set it as
-map 0:s:m:language:eng:?, it works as … - 7:23 PM Ticket #11577 ([Regression] Incorrect optional map parsing of metadata streams?) updated by
-
Summary, Analyzed by developer, Cc changed
͏ Spec for reference: ͏ … - 6:29 PM Ticket #11593 (New User Question - working with youtube) updated by
-
Cc changed
͏ I doubt the viability of this. ͏ The extractors have to be … - 4:58 PM Ticket #11298 (AMD VAAPI HEVC encoding a 1080p video results in a 1920x1088 one) updated by
- Replying to Timo R.: > That must basically mean that AMDs …
- 4:56 PM Ticket #11298 (AMD VAAPI HEVC encoding a 1080p video results in a 1920x1088 one) updated by
- That must basically mean that AMDs bitstream generator fails to …
- 4:43 PM Ticket #11298 (AMD VAAPI HEVC encoding a 1080p video results in a 1920x1088 one) updated by
- Happening to me when downscaling a 1440 video to 1080. Any output …
- 3:43 PM Ticket #11578 (Waveform discontinuity in decoded E-AC-3) updated by
- Replying to j7n: > The bug also doesn't occur in Adobe …
- 2:57 PM Changeset in ffmpeg [0021484] by
- avformat/mpegts: update stream info when PMT ES stream_type changes I …
- 2:17 PM Changeset in ffmpeg [20502ba9] by
- ffmpeg: Don't print graphs if there are no outputs yet Avoids writing …
- 2:17 PM Changeset in ffmpeg [c18d1b63] by
- fftools/graphprint: Fix leak of graph section header string
- 2:17 PM Changeset in ffmpeg [2070cc13] by
- fftools/graphprint: Fix leak of graphprint object
- 2:10 PM Ticket #11578 (Waveform discontinuity in decoded E-AC-3) updated by
- The bug also doesn't occur in Adobe Audition CC 2017, which, …
- 2:06 PM Ticket #11595 (only .aiff is recognized NOT .aif) updated by
- This needs more details, i.e. upload a sample. The AIFF demuxer …
- 1:44 PM Ticket #11578 (Waveform discontinuity in decoded E-AC-3) updated by
- I found this album on the torrents (Celine Dion Taking chances), so …
- 1:37 PM Ticket #11435 (Added "-extension_picky" breaks various applications [Please open a ...) updated by
-
Summary changed
- 1:00 PM Changeset in ffmpeg [06cee0c6] by
- doc: add swscale rewrite design document This should hopefully serve …
- 1:00 PM Changeset in ffmpeg [6072e27e] by
- swscale/graph: prefer bools to ints This is more consistent with the …
- 12:39 PM Changeset in ffmpeg [d9594478] by
- swscale/graph: move vshift() and shift_img() to shared header I need …
- 12:37 PM Changeset in ffmpeg [bc9696bf] by
- swscale/graph: make noop loop more robust The current loop only works …
- 12:37 PM Changeset in ffmpeg [51e91246] by
- swscale/graph: expose ff_sws_graph_add_pass So we can move …
- 12:37 PM Changeset in ffmpeg [f297ebf9] by
- tests/swscale: improve colorization of speedup The old limits were a …
- 10:49 AM Ticket #11595 (only .aiff is recognized NOT .aif) created by
- Summary of the bug: Only .aiff recognized as AIFF file not .aif How …
- 9:07 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by
- See this line: […] This is an input error. Try again with …
- 9:01 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by
- Thanks again for the response, but I get the same error with HDMV …
- 7:49 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) closed by
- invalid: The sample input has a text-based sub stream (SRT) which can be burnt …
- 5:51 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by
- Hi Gyan, thanks for the quick response. The input file it uses is …
- 5:08 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) updated by
- Cannot repro here. Share full logs, and link to input if possible.
- 3:54 AM Ticket #11594 (Hardcoding subtitles broken with libx265 since 20241205) created by
- Summary of the bug: This commit …
May 17, 2025:
- 10:50 PM Ticket #11482 (Using the shortcut key "f" does not toggle fullscreen when using ffplay) closed by
- worksforme: FFplay is using SDL library calls to enter and exit fullscreen mode. …
- 8:41 PM Ticket #11529 (Stack Trace / dumped core) closed by
- needs_more_info: This is simply not enough information to answer anything meaningful …
- 7:56 PM Ticket #11545 ([dec:libzvbi_teletextdec] Error while opening decoder: Internal bug, ...) closed by
- fixed
- 7:56 PM Ticket #11545 ([dec:libzvbi_teletextdec] Error while opening decoder: Internal bug, ...) updated by
- Fixed by: eb6dc952cbd479bf43673af9ca0bc83f37f8f329
- 7:27 PM Changeset in ffmpeg [eb6dc952] by
- avcodec/libzvbi-teletextdec: change new lines to \n in ASS header …
- 7:27 PM Changeset in ffmpeg [597186b1] by
- avcodec/libaribcaption: change new lines to \n in ASS header Fixes …
- 7:27 PM Changeset in ffmpeg [0105ff55] by
- avcodec/libaribb24: change new lines to \n in ASS header Fixes …
- 7:18 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
- ͏ Maybe the proper search should test for both Summary and …
- 6:52 PM Ticket #11490 ([Regression] Audio silent for long MOV file) updated by
-
Keywords changed
- 4:04 PM Ticket #11567 (FATE test ffprobe_xsd fails) closed by
-
fixed:
xmllint --version: […] System is Arch Linux with multilib and … - 2:52 PM Ticket #11593 (New User Question - working with youtube) updated by
- While we dont support this currently. A patch adding such support …
- 2:11 PM Ticket #11577 ([Regression] Incorrect optional map parsing of metadata streams?) updated by
-
Summary, Description, Component, Keywords changed
- 1:36 PM Ticket #11593 (New User Question - working with youtube) closed by
- invalid: FFmpeg has no YouTube website scraper, or scraper for any website …
- 1:35 PM Ticket #11593 (New User Question - working with youtube) created by
- Greetings Background: I am trying the following command: …
- 1:14 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
-
Cc changed
- 1:13 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
- Replying to Marton Balint: > We use the regression keyword …
- 1:06 PM Changeset in ffmpeg [b5f26c4d] by
- avcodec/utvideoenc: Don't advertise unsupported option Also return an …
- 1:01 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
-
Keywords changed
We use the regression keyword to track regressions, DO NOT remove it … - 12:56 PM Ticket #11567 (FATE test ffprobe_xsd fails) updated by
-
Component, Keywords changed
This is likely an issue with your version of xmllint which for some … - 11:52 AM Ticket #11552 (deleted) closed by
- duplicate: Duplicate of #11553.
- 11:44 AM Ticket #11581 (WAV demuxer codec probe misdetects PCM data as MP3) closed by
- fixed_and_fate_test: Fixed in ce01c7fb58597f525e130f47a13ff77f1db62bf4, fate test added in …
- 11:41 AM Ticket #11571 (Unexpected shell variable overwrite with `read` and `ffmpeg`) closed by
- invalid: Closing as invalid then.
- 10:23 AM Changeset in ffmpeg [88f2ccdf] by
- cbs_apv: Fix memory leak on metadata parse failure Buffers are …
- 5:37 AM Ticket #11551 ([HEVC] Incorrect PCM coding block length derivation for YUV400) updated by
- ͏ Unfamiliar with the committing procedure. ͏ [ As mentioned: …
- 5:03 AM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
- ͏ That both present in title: probably no point to repeat. ͏ …
- 1:24 AM Changeset in ffmpeg [a65d028f] by
- Changelog: VVC supports all content of SCC Signed-off-by: Wu Jianhua …
- 1:22 AM Changeset in ffmpeg [fd5d754b] by
- avcodec/vvc: add adaptive color transform support passed files: …
- 1:22 AM Changeset in ffmpeg [0e4c0db3] by
- avcodec/vvc/intra: refact out lmcs_scale_chroma and add_residual …
- 1:22 AM Changeset in ffmpeg [ff1ecc7e] by
- avcodec/vvc/intra: make lmcs_scale_chroma inplace prepare for …
- 1:22 AM Changeset in ffmpeg [d2e7ca68] by
- avcodec/vvc/intra: refact, predict jcbcr to tb->coeffs prepare for …
- 1:22 AM Changeset in ffmpeg [86e96a1c] by
- avcodec/vvc/intra: fix scaling process for transform coefficients See …
- 1:22 AM Changeset in ffmpeg [fef573f3] by
- avcodec/vvc/dsp: add adaptive_color_transform See 8.7.4.6 Residual …
- 1:22 AM Changeset in ffmpeg [8bdad76c] by
- avcodec/vvc/dsp: update the interface of pred_residual_joint for joint …
- 1:22 AM Changeset in ffmpeg [d00a249d] by
- avcodec/vvc/ctu: fix derive_chroma_intra_pred_mode See 8.4.3 …
- 1:22 AM Changeset in ffmpeg [c58357ed] by
- avcodec/vvc/ctu: read act_enabled_flag for adaptive color transform …
- 1:22 AM Changeset in ffmpeg [b9c5fb0d] by
- avcodec/vvc/cabac: add ff_vvc_cu_act_enabled_flag Signed-off-by: Wu …
- 1:22 AM Changeset in ffmpeg [70a2d0d7] by
- avcodec/vvc/intra: add palette coding decoder Introduction at …
- 1:22 AM Changeset in ffmpeg [95473fae] by
- avcodec/vvc/filter: skip deblocking filter for palette Signed-off-by: …
- 1:22 AM Changeset in ffmpeg [26215b8c] by
- avcodec/vvc/ctu: add palette support Signed-off-by: Wu Jianhua …
- 1:22 AM Changeset in ffmpeg [fd85f836] by
- avcodec/vvc/intra: add ff_vvc_palette_derive_scale Signed-off-by: Wu …
- 1:22 AM Changeset in ffmpeg [3ecf8f87] by
- avcodec/vvc/ctu: refact out intra_data Signed-off-by: Wu Jianhua …
- 1:22 AM Changeset in ffmpeg [d0f9151e] by
- avcodec/vvc: refact, save pf and ciip_flag in ff_vvc_set_intra_mvf …
- 1:22 AM Changeset in ffmpeg [75e5fb6e] by
- avcodec/vvc: refact out ep_init and ep_init_wpp Signed-off-by: Wu …
- 1:22 AM Changeset in ffmpeg [cfea9b88] by
- avcodec/vvc/ctu: refact out ff_vvc_channel_range Signed-off-by: Wu …
- 1:22 AM Changeset in ffmpeg [d80041f1] by
- avcodec/vvc: add VVC_MAX_NUM_PALETTE_PREDICTOR_SIZE Signed-off-by: Wu …
- 1:22 AM Changeset in ffmpeg [89ba1bb2] by
- avcodec/vvc/cabac: add palette support Signed-off-by: Wu Jianhua …
- 1:22 AM Changeset in ffmpeg [a7320efa] by
- avcodec/vvc/cabac: add 9.3.3.7 Fixed-length binarization process …
- 1:22 AM Changeset in ffmpeg [02fe29fa] by
- avcodec/vvc/cabac: add 9.3.3.5 k-th order Exp - Golomb binarization …
May 16, 2025:
- 6:43 PM Changeset in ffmpeg [fe97bf87] by
- tests/fate/probe: add test for dts in wav Signed-off-by: Marton …
- 6:43 PM Changeset in ffmpeg [a6a510c1] by
- tests/fate/probe: add test for pcm misdetected as mp3 in wav …
- 6:43 PM Changeset in ffmpeg [0d6ef6f5] by
- fftools/textformat: correctly propagate uninit error codes This …
- 6:43 PM Changeset in ffmpeg [a124c9a5] by
- Revert "fftools/textformat/avtextformat: Make close functions return …
- 6:08 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
-
Cc changed
- 6:07 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
- Replying to MasterQuestionable: If this is a regression …
- 5:11 PM Ticket #11591 ([Regression] Closed Captions encoding garbled) updated by
-
Summary changed
this is an issue with encoding closed captions, not extracting them. I … - 1:05 PM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
-
Summary, Keywords, Analyzed by developer, Cc changed
͏ @ 2024-08-12T12:42:20Z ͏ lavc: convert frame threading to the … - 12:30 PM Changeset in ffmpeg [87b0561c] by
- build: fix windows build issue introduced by 45bea45 We defined CR to …
- 11:53 AM Ticket #11591 ([Regression] Closed Captions encoding garbled) updated by
-
Summary, Keywords, Analyzed by developer, Cc changed
͏ @ 2025-05-16T10:20:18Z ͏ avcodec/mpeg12enc: Fix writing closed … - 10:28 AM Ticket #11591 ([Regression] Closed Captions encoding garbled) closed by
- fixed: Fixed in 45daaf2caaa3dc8bf8c505a9fc61a61b989721dc. Thanks for the …
- 10:20 AM Changeset in ffmpeg [45daaf2c] by
- avcodec/mpeg12enc: Fix writing closed captions Broken in …
- 9:41 AM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
-
Keywords changed
Regression since 5acbdd2264d3b90dc11369f9e031e762f260882e (I initially … - 9:20 AM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) updated by
-
Priority, Keywords, Reproduced by developer, Status changed
The crash can also be reproduced with a simple […] -threads 2 does … - 8:37 AM Changeset in ffmpeg [79e2a84] by
- Revert "fftools/graphprint: Now, make it a Killer-Feature!" This …
- 8:12 AM Ticket #11592 ([Regression] VP3 Theora decoding crash with threads >= 3) created by
- Summary of the bug: Crash in vp3 decoder when usign thread_count != 1 …
- 12:30 AM Ticket #11591 ([Regression] Closed Captions encoding garbled) created by
- Summary of the bug: I discovered that closed captions side data gets …
May 15, 2025:
- 11:37 PM Changeset in ffmpeg [505510ac] by
- avcodec/mpegvideo: Move parent to MPVEncContext This is more …
- 11:37 PM Changeset in ffmpeg [bc81a79] by
- avcodec/mpeg4videodec: Move setting has_b_frames to …
- 11:37 PM Changeset in ffmpeg [2865ebd1] by
- avcodec/mpeg4videodec,h263dec: Only set skipped_last_frame for …
- 11:37 PM Changeset in ffmpeg [c37fb99a] by
- avcodec/h263dec: Always output next, not current pic when flushing It …
- 11:37 PM Changeset in ffmpeg [2d4d7df] by
- avcodec/mpeg4videodec: Keep skipped_last_frame in sync between threads …
- 11:37 PM Changeset in ffmpeg [dfb44771] by
- avcodec/mpeg4videodec: Don't set chroma matrices unnecessarily Only …
- 11:37 PM Changeset in ffmpeg [bd6e6495] by
- avcodec/mpegvideo: Move clear_context() to mpeg4videodec.c There is …
- 11:37 PM Changeset in ffmpeg [83915532] by
- avcodec/mpegvideo_dec: Move memcpy'ing ctx to mpeg4videodec.c When …
- 11:37 PM Changeset in ffmpeg [65015003] by
- avcodec/svq1enc: Allocate buffers during init Signed-off-by: Andreas …
- 11:37 PM Changeset in ffmpeg [88ce3dad] by
- avcodec/svq1enc: Remove always-false check The pixel format has …
- 11:37 PM Changeset in ffmpeg [53a01214] by
- avcodec/mpeg12dec: Reinit upon chroma_format change Signed-off-by: …
- 11:37 PM Changeset in ffmpeg [1f0af6b] by
- avcodec/mpeg12dec: Don't reinit upon aspect ratio change The spec …
- 11:37 PM Changeset in ffmpeg [554b52b1] by
- avcodec/mpeg12dec: Remove disabled frame-threading code The MPEG-1 …
- 11:37 PM Changeset in ffmpeg [763b7ce] by
- avcodec/rv34: Simplify updating thread context Call …
- 11:37 PM Changeset in ffmpeg [1d5f660f] by
- avcodec/mpegvideo_dec: Notify users of reinit Namely of …
- 11:37 PM Changeset in ffmpeg [2f971c7f] by
- avcodec/ituh263dec: Fix indentation Signed-off-by: Andreas Rheinhardt …
- 11:37 PM Changeset in ffmpeg [f82a7533] by
- avcodec/mpegvideo: Move [fb]_code to Mpeg4Dec and MPVEncContext It is …
- 11:37 PM Changeset in ffmpeg [545724f] by
- avcodec/mpeg4video: Pass parameters directly Namely in …
- 11:37 PM Changeset in ffmpeg [4e2bac27] by
- avcodec/vc1: Remove unused topleft,bottomright fields Signed-off-by: …
- 11:37 PM Changeset in ffmpeg [728ef224] by
- avcodec/vc1: Remove write-only qs_last Write-only since …
- 11:37 PM Changeset in ffmpeg [6ce86c9c] by
- avcodec/mpeg4videodec: Permute quant matrices directly upon IDCT …
- 11:37 PM Changeset in ffmpeg [ca36689b] by
- avcodec/mpeg4videodec: Set [yd]c_scale_table during init It does not …
- 11:37 PM Changeset in ffmpeg [476c7016] by
- avcodec/mpeg_er: Don't zero ThreadFrame* unnecessarily We never set …
- 11:37 PM Changeset in ffmpeg [3792cf52] by
- avcodec/{x86,mips}/xvididct_init: Remove redundant checks …
- 9:11 PM Changeset in ffmpeg [1f2b8d72] by
- fftools/graphprint: Now, make it a Killer-Feature! remember this: -sg …
- 9:09 PM Changeset in ffmpeg [45926bc0] by
- fftools/graphprint: Add execution graph printing The key benefits …
- 9:08 PM Changeset in ffmpeg [50fcc0ce] by
- fftools/ffmpeg_mux: Make ms_from_ost() inline Signed-off-by: …
- 9:08 PM Changeset in ffmpeg [517a8055] by
- fftools/resources: Add resource manager files with build-time …
- 9:04 PM Changeset in ffmpeg [e2f39671] by
- avfilter/avfilter: Add avfilter_link_get_hw_frames_ctx() …
- 9:04 PM Changeset in ffmpeg [34bb7f5d] by
- fftools/ffmpeg_filter: Move some declaration to new header file to …
- 9:04 PM Changeset in ffmpeg [b71b444a] by
- fftools/textformat: Add flags param to function avtext_print_integer() …
- 9:04 PM Changeset in ffmpeg [bb3a1448] by
- fftools/tf_internal: Use av_default_item_name Reviewed-by: Stefano …
- 9:04 PM Changeset in ffmpeg [cee7b8a0] by
- fftools/textformat: Introduce common header and deduplicate code Also …
- 9:04 PM Changeset in ffmpeg [e4830b8c] by
- fftools/textformat: Introduce AVTextFormatOptions for …
- 9:04 PM Changeset in ffmpeg [4ff90f05] by
- fftools/avtextformat: Re-use BPrint in loop Instead of initializing a …
- 9:04 PM Changeset in ffmpeg [d2259287] by
- fftools/textformat: Rename name param to key for API consistency …
- 9:04 PM Changeset in ffmpeg [4baeb9ff] by
- fftools/textformat: Remove unused print_rational() pointer from …
- 9:04 PM Changeset in ffmpeg [5f90eea8] by
- fftools/textformat: Apply quality improvements Perform multiple …
- 9:04 PM Changeset in ffmpeg [8f42d904] by
- fftools/textformat: Apply formatting and whitespace changes …
- 2:22 PM Ticket #11590 (Possible bug in Vulkan h264 decoding?) created by
- Summary of the bug: How to reproduce: […] I am not sure if I can …
- 2:19 PM Changeset in ffmpeg [f51c385a] by
- tools/merge-all-source-plugins: Check that there are no uncommited …
- 2:19 PM Changeset in ffmpeg [a06b86a0] by
- tools/merge-all-source-plugins: Try merging a tag or branch matching …
- 2:00 PM Ticket #11589 (null check for AVSideDataDescriptor* in ffmpeg_enc.c) closed by
- wontfix: av_frame_side_data_desc() is supposed to have a descriptor for every …
- 12:41 PM Ticket #11588 ([Regression] HW filter-chain stall of FFmpeg 7 threading change) updated by
-
Summary, Version, Keywords, Analyzed by developer, Cc changed
- 11:27 AM Ticket #11588 ([Regression] HW filter-chain stall of FFmpeg 7 threading change) updated by
- It is best to check whether similar problems exist in other hardware …
- 10:17 AM Changeset in ffmpeg [12b85353] by
- Add tools/merge-all-source-plugins Simple script to merge all source …
- 9:39 AM Ticket #11589 (null check for AVSideDataDescriptor* in ffmpeg_enc.c) created by
- ffmpeg_enc.c is accessing the struct member without null check. …
- 9:29 AM Ticket #11588 ([Regression] HW filter-chain stall of FFmpeg 7 threading change) created by
- Hi, The provided text describes a technical issue encountered while …
- 6:28 AM Ticket #11570 (v4l2 1.30 breaks build of 7.1.1) updated by
-
Version changed
- 6:14 AM Ticket #11570 (v4l2 1.30 breaks build of 7.1.1) updated by
- Ok I think I see what is happening, ffmpeg is setting HAVE_POSIX_IOCTL …
- 3:13 AM Ticket #11553 (Suboptimal logic in "ffmpeg_dec.c" may glitch abnormal VP9 decoding) closed by
- fixed: Fixed in b18aaf209f007e67ac4490ba5647ea139d1a6dcb.
- 2:29 AM Ticket #11570 (v4l2 1.30 breaks build of 7.1.1) updated by
- The posix ioctl check in …
- 1:03 AM Changeset in ffmpeg [23592f94] by
- swscale/output: fix integer overflow in yuv2rgba64_full_1_c_template() …
- 1:03 AM Changeset in ffmpeg [05f8c8c4] by
- avformat/matroskadec: check that channels fit in signed 32bit int …
- 1:03 AM Changeset in ffmpeg [8e6db875] by
- avcodec/takdec: Check remaining space for first predictors Fixes: …
- 1:03 AM Changeset in ffmpeg [4a9d907b] by
- avcodec/4xm: Check frame_4cc before allocation Fixes: Timeout Fixes: …
- 1:03 AM Changeset in ffmpeg [8168ebdc] by
- tools/target_dec_fuzzer: Adjust threshold for WEBP Fixes: Timeout …
- 1:03 AM Changeset in ffmpeg [c06f5b3a] by
- avcodec/svq3: Check there are bits left before decompression Fixes: …
- 1:03 AM Changeset in ffmpeg [fd0a7927] by
- avcodec/sonic: Check num_taps The encoder uses max 128 taps, which is …
- 1:03 AM Changeset in ffmpeg [d28bec8] by
- avformat/imf_cpl: fix indention after previous commit
- 1:03 AM Changeset in ffmpeg [39800d78] by
- avformat/imf_cpl: do not continue looping forever Fixes: infinite …
- 1:03 AM Changeset in ffmpeg [9fc2702f] by
- avformat/mov: reject negative ELST durations Fixes: multiple integer …
- 1:03 AM Changeset in ffmpeg [76e29bb8] by
- avcodec/dnxuc_parser: Use ff_parse_close() Fixes: buffer leak Fixes: …
- 1:03 AM Changeset in ffmpeg [6a470469] by
- avformat/avidec: Ignore duplicate GAB2 Fixes: memleak Fixes: …
- 1:03 AM Changeset in ffmpeg [1a5ed492] by
- MAINTAINERS: Add entry for samples-request This is based on …
- 1:03 AM Changeset in ffmpeg [a9d39d6e] by
- libavformat/oggdec.{c, h}: Implement packet skip on packet return …
- 1:03 AM Changeset in ffmpeg [6d54af65] by
- libavformat/oggdec.h: Document packet function return value. …
May 14, 2025:
- 11:51 PM Changeset in ffmpeg [0d7172a9] by
- avcodec/cbs: Avoid branch Signed-off-by: Andreas Rheinhardt …
- 11:51 PM Changeset in ffmpeg [f71d0f05] by
- avcodec/apv_parser: Mark close as av_cold Signed-off-by: Andreas …
- 11:51 PM Changeset in ffmpeg [d794ecd9] by
- avcodec/vulkan_encode_hevc: Fix memleak on error Reviewed-by: Lynne …
- 11:26 PM Changeset in ffmpeg [70fa44df] by
- avcodec/vulkan_encode_h264: Fix memleak on error Reviewed-by: Lynne …
- 11:23 PM Changeset in ffmpeg [b18aaf20] by
- fftools/ffmpeg_dec: Always receive frames from decoder Up until now …
- 11:20 PM Changeset in ffmpeg [85887703] by
- avformat/av1dec: Avoid branch for setting position Signed-off-by: …
- 11:20 PM Changeset in ffmpeg [c914fd29] by
- avformat/av1dec: Remove redundant avio_tell() …
- 8:08 PM Changeset in ffmpeg [889e7f2] by
- compat/cuda: add device side printf function
- 4:02 PM Ticket #11482 (Using the shortcut key "f" does not toggle fullscreen when using ffplay) updated by
-
Just tested with the
masterbranch (latest commit: … - 3:26 PM Ticket #11482 (Using the shortcut key "f" does not toggle fullscreen when using ffplay) updated by
- That is an even older version than the one the issue is reported on. …
- 3:08 PM Ticket #11482 (Using the shortcut key "f" does not toggle fullscreen when using ffplay) updated by
-
Analyzed by developer changed
- 3:08 PM Ticket #11482 (Using the shortcut key "f" does not toggle fullscreen when using ffplay) updated by
-
This is no longer reproducible i.e., Pressing
fis correctly … - 2:48 PM Ticket #10659 (Converting to ass subtitles results in overlap.) updated by
- can anyone take a look at the patch? …
- 1:32 PM Changeset in ffmpeg [3f942013] by
- avformat/iamf_parse: increase PutBytes buffer when writing AAC …
- 12:55 PM Changeset in ffmpeg [30048358] by
- checkasm: hevc sao, use checkasm_check_padded
- 12:55 PM Changeset in ffmpeg [5150d26e] by
- checkasm: hevc sao_edge, benchmarking inside the width loop is meaningless
- 12:55 PM Changeset in ffmpeg [45bea45c] by
- checkasm: add vvc_sao This is a part of Google Summer of Code 2023 …
- 12:55 PM Changeset in ffmpeg [bed17699] by
- x86/vvcdec: sao, add avx2 support This is a part of Google Summer of …
- 12:55 PM Changeset in ffmpeg [69f63c62] by
- x86/hevcdec: refact, remove duplicate code in HEVC_SAO_{BAND, …
- 12:55 PM Changeset in ffmpeg [dbd859a] by
- x86/hevcdec: sao, refact out h26x macros This is a part of Google …
- 12:55 PM Changeset in ffmpeg [62f3d7e] by
- x86/vvcdec: misc, reordered functions in dsp_init for improved readability
- 3:17 AM Changeset in ffmpeg [038314bc] by
- avcodec/exr: reindent after the previous change Signed-off-by: James …
May 13, 2025:
- 9:09 PM Ticket #11574 (FFmpeg fails to handle symlinks to video devide) updated by
- Fix sent to the mailing list: …
- 7:52 PM Changeset in ffmpeg [527d5ea] by
- apv_decode: Discard invalid run codes earlier Caught by ubsan - would …
- 7:26 PM Ticket #11587 (Problem decoding APV (Advanced Professional Video): "pbu_size too large") closed by
- fixed
- 7:22 PM Ticket #11587 (Problem decoding APV (Advanced Professional Video): "pbu_size too large") updated by
- Seems to have been fixed by a3c8fba5da690b703dcc72f608ab897fed74e044 …
- 6:38 PM Changeset in ffmpeg [1753d41d] by
- fate: Add test for APV 400-10 profile Same setup as the 422-10 …
- 6:37 PM Changeset in ffmpeg [1ad57a84] by
- lavc: Add unit test for APV entropy decode
- 6:37 PM Changeset in ffmpeg [a3c8fba5] by
- apv_decode: Multisymbol entropy decode
- 3:34 PM Ticket #11587 (Problem decoding APV (Advanced Professional Video): "pbu_size too large") updated by
-
Summary, Keywords, Analyzed by developer, Cc changed
͏ … - 3:31 PM Ticket #11586 (Blocky artifacts decoding old DV video) updated by
- Thanks, all videos are unprocessed and directly rendered out of an old …
- 2:03 PM Ticket #11586 (Blocky artifacts decoding old DV video) updated by
-
Analyzed by developer, Cc, Summary, Component, Version, Keywords changed
͏ … - 12:38 PM Ticket #11087 ([Regression] Inconsistent MP3 detection result since 7.0) closed by
- fixed: fixed by xiongweixiao in 8ce32a7cbb17e47e4e7f8a278c5b05cd9e6e967e
- 12:37 PM Ticket #11496 (MP3 probed as raw VVC format) closed by
- fixed: fixed by xiongweixiao in 8ce32a7cbb17e47e4e7f8a278c5b05cd9e6e967e
- 12:36 PM Ticket #11427 (vorbis decoder broken) closed by
- fixed: fixed in fd5a3c5fed2c190446b2beb9bc532887db360cf7
- 11:55 AM Ticket #11587 (Problem decoding APV (Advanced Professional Video): "pbu_size too large") updated by
-
Description changed
- 11:51 AM Ticket #11587 (Problem decoding APV (Advanced Professional Video): "pbu_size too large") updated by
- The input file marketplace_1920x1080_400_10-10MB.apv needed to …
- 11:40 AM Ticket #11587 (Problem decoding APV (Advanced Professional Video): "pbu_size too large") created by
- During the decoding of the APV stream, errors occur. Summary of the …
- 8:35 AM Ticket #11557 (Choked loading for bad MPEG-TS delivering (live)) updated by
-
Summary, Component, Keywords changed
͏ Seemingly neither worked. (still "no frame!" alike) ͏ …
Note:
See TracTimeline
for information about the timeline view.
