Timeline
Nov 26, 2023:
- 8:13 PM Ticket #10694 (hb_font_destroy exception on multi thread) updated by
-
Resolution changed
- 8:11 PM Ticket #10694 (hb_font_destroy exception on multi thread) updated by
- To fix the issue you need: pthread_mutex_lock(&lock); …
- 7:27 PM Ticket #10697 (Crash when using incompatible codec and hardware acceleration type) created by
- Attempting to use an incompatible VAAPI hardware device and QSV codec …
- 4:49 PM Changeset in ffmpeg [44e9cccf] by
- avformat: add QOA demuxer
- 4:49 PM Changeset in ffmpeg [3609d2b7] by
- avcodec: add QOA decoder
- 1:20 PM Ticket #10696 (44.1 16-bit monkey's audio .ape file decodes with blasts of noise) updated by
-
Description changed
- 1:18 PM Changeset in ffmpeg [93b5d903] by
- libavcodec/mlpdec: add missing correction to ch_layout when downmixing …
- 1:18 PM Changeset in ffmpeg [a8677bcc] by
-
libavcodec/dcadec: adjust the
ch_layoutwhen downmix is active … - 1:11 PM Ticket #10696 (44.1 16-bit monkey's audio .ape file decodes with blasts of noise) created by
- Summary of the bug: Occasional .ape files created by Monkey's Audio …
- 12:38 PM Changeset in ffmpeg [47b23280] by
- libavfilter/vf_dnn_detect: Add yolo support Add yolo support. Yolo …
- 12:15 PM Changeset in ffmpeg [caa5d123] by
- libavfilter/vf_dnn_detect: Add model_type option. There are many …
- 11:51 AM Ticket #10686 (heap-buffer-overflow at libavfilter/asrc_afirsrc.c:495:30 in ...) closed by
- fixed
- 11:50 AM Ticket #10691 (heap-buffer-overflow at libavfilter/af_dialoguenhance.c:261:5 in ...) closed by
- fixed
- 11:49 AM Ticket #10694 (hb_font_destroy exception on multi thread) closed by
- invalid: No valid ticket, Missing all information.
- 10:26 AM Ticket #10693 (Filters/libvmaf: `pool` parameter missing) updated by
- Looks like it was deleted by mistake. The same commit that removed the …
- 9:12 AM Changeset in ffmpeg [2020ef97] by
- tools/general_assembly: restore printing HEAD
- 9:12 AM Changeset in ffmpeg [56a8b34b] by
- tools/general_assembly: implement extra GA members
- 3:48 AM Ticket #10690 (FFmpeg 6.1 - compile error - function is only available on iOS 11.0 or ...) updated by
- It's happening on macOS as well: https://trac.ffmpeg.org/ticket/10695
- 3:47 AM Ticket #10695 (error: use of undeclared identifier ...) created by
- First report: https://trac.macports.org/ticket/68720 Similar issue: …
- 3:45 AM Ticket #10688 (heap-buffer-overflow at libavfilter/bwdifdsp.c:125:5 in ...) updated by
- This can be reproduced with a simple YUV420p input with a height of 6 …
- 3:36 AM Ticket #10564 (ape: fix decoding of 24-bit ape files (encoded from 24-bit caf)) updated by
- I was looking to see if my problem is the same as this problem and I …
- 3:34 AM Ticket #10690 (FFmpeg 6.1 - compile error - function is only available on iOS 11.0 or ...) updated by
-
Cc changed
- 2:48 AM Ticket #10694 (hb_font_destroy exception on multi thread) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 2:46 AM Capture/ALSA edited by
- Add amerge example for multi-channel capture from multiple interfaces (diff)
- 1:56 AM AudioChannelManipulation edited by
- Add example of arbitrary channel reduction (diff)
- 1:07 AM Changeset in ffmpeg [e7111ba4] by
- avfilter/vsrc_gradients: allow zero speed
- 1:07 AM Changeset in ffmpeg [f1acb0d] by
- avfilter/vsrc_gradients: add square type
- 12:51 AM Changeset in ffmpeg [72390dea] by
- mips/ac3dsp_mips: add missing stddef.h header include Fixes …
- 12:50 AM Changeset in ffmpeg [e40ea9f3] by
- x86/ac3dsp: add ff_float_to_fixed24_avx() Signed-off-by: James Almer …
- 12:50 AM Changeset in ffmpeg [d8b1a344] by
- x86/ac3dsp: reduce instruction count inside the float_to_fixed24 loop …
Nov 25, 2023:
- 11:32 PM Capture/ALSA edited by
- Describe how to set input sample format (diff)
- 8:34 PM Ticket #10693 (Filters/libvmaf: `pool` parameter missing) created by
-
https://ffmpeg.org/ffmpeg-filters.html#libvmaf-1 has no
pool… - 1:13 PM Ticket #7941 (Transparency broken when encoding animated webp) updated by
- Replying to Mario Zechner: > + avio_w8(s->pb, …
- 12:05 PM Changeset in ffmpeg [2d9ed648] by
- avfilter/af_dialoguenhance: fix overreads
- 12:05 PM Changeset in ffmpeg [37c5bcc4] by
- avfilter/af_channelmap: do not override set channel layout
- 10:19 AM Ticket #10692 (Sending commands to atempo filter make it assert) created by
- Minimal test case. Working commandline: […] Failing commandline: […]
- 7:24 AM Ticket #10691 (heap-buffer-overflow at libavfilter/af_dialoguenhance.c:261:5 in ...) created by
- Summary of the bug: Dear developers, We found the following …
- 2:56 AM Changeset in ffmpeg [bbdedd96] by
- Revert "avformat/rtmpproto: Pass rw_timeout to underlying transport …
Nov 24, 2023:
- 7:03 PM Ticket #10233 (Compile with libraries with MSVC) updated by
- And BTW, here is a good link on it I just found. MSVC is really not …
- 12:55 PM Ticket #10690 (FFmpeg 6.1 - compile error - function is only available on iOS 11.0 or ...) created by
- Compilation FFmpeg 6.1 for iOS finish with: …
- 12:15 PM Ticket #10689 ([Android] Provide options to tweak h264_mediacodec encoder quality vs ...) updated by
-
Description, Summary changed
- 12:06 PM Ticket #10689 ([Android] Provide options to tweak h264_mediacodec encoder quality vs ...) created by
- As of FFmpeg v6.1, there is very little that you can do to tweak the …
- 7:38 AM Ticket #10688 (heap-buffer-overflow at libavfilter/bwdifdsp.c:125:5 in ...) created by
- Summary of the bug: Dear developers, hello! I recently proposed a …
Nov 23, 2023:
- 5:04 PM Changeset in ffmpeg [7212466] by
- checkasm/riscv: report an error upon SIGILL Terminating the whole …
- 4:57 PM Changeset in ffmpeg [286d6742] by
- checkasm: add helper to report a fatal signal
- 4:57 PM Changeset in ffmpeg [0fa421c8] by
- lavc/llvidencdsp: add R-V V diff_bytes diff_bytes_c: 163.0 …
- 4:57 PM Changeset in ffmpeg [0183c2c8] by
- lavc/aacpsdsp: use LMUL=2 and amortise strides The input is laid out …
- 4:57 PM Changeset in ffmpeg [b88d4058] by
- lavc/g722dsp: optimise R-V V apply_qmf This stores the constant …
- 4:57 PM Changeset in ffmpeg [e33ce0d9] by
- lavu/fixed_dsp: R-V V fmul_window_scaled …
- 4:57 PM Changeset in ffmpeg [e49f41fb] by
- lavu/float_dsp: optimise R-V V fmul_reverse & fmul_window Roll the …
- 4:57 PM Changeset in ffmpeg [3a134e82] by
- lavu/fixed_dsp: optimise R-V V fmul_reverse Gathers are …
- 4:04 PM Ticket #10150 (Variable framerate with a maximum value) updated by
-
There's another side-effect of disallowing
-rin VFR mode. Some … - 2:30 PM Ticket #10150 (Variable framerate with a maximum value) updated by
-
Cc changed
- 2:01 PM Changeset in ffmpeg [4adb93df] by
- avfilter/asrc_afirsrc: fix by one smaller allocation of buffer
- 1:30 PM Ticket #10687 (SEGV bug at /fftools/ffmpeg_enc.c in set_encoder_id in FFmpeg) created by
- Summary of the bug: Dear developers, hello! I recently proposed a …
- 12:57 PM Ticket #10686 (heap-buffer-overflow at libavfilter/asrc_afirsrc.c:495:30 in ...) created by
- Summary of the bug: Dear developers, hello! I recently proposed a …
- 12:53 PM Ticket #5580 (vp7: interlaced sample with "blit-pitch" feature) updated by
- attached another interlaced sample with visible artefacts (under the …
- 12:49 PM Ticket #10685 (Add Dummy user in recording) created by
- Hello, I wanted a dummy user in my final merged recording in that how …
- 8:26 AM Ticket #10683 (Typo in Documentation) updated by
- I don't understand the difference between "absolute" and "relative" in …
- 8:19 AM Ticket #10681 (dvdsubdec: use pts of initial packet) updated by
- Yes it's straight forward. But I guess every dvd sub user of that …
- 8:13 AM Ticket #10683 (Typo in Documentation) updated by
- I think the example is correct as written in the documentation: …
- 6:03 AM Ticket #10681 (dvdsubdec: use pts of initial packet) updated by
- That makes no sense. It is obvious that is there is no PTS you need to …
- 4:15 AM Ticket #10670 (error compiling 6.1) closed by
- fixed: Fixed in e8a49b1424d405441fb23c2850274a84e95bd892
- 2:48 AM Ticket #10233 (Compile with libraries with MSVC) updated by
- >but based on experience, I kinda doubt it Any code I ever tried or …
- 12:34 AM Ticket #10233 (Compile with libraries with MSVC) updated by
- Replying to Balling: > > And anyway, MSVC produces worse …
- 12:12 AM Ticket #10678 (Sporadic "Error parsing Cues... Operation not permitted" errors when ...) updated by
- Interestingly different macOS experience, albeit with older versions …
Nov 22, 2023:
- 10:53 PM Ticket #10684 (FFmpeg metadata rotate doesn't work since after v2023-05-04-git) updated by
-
Description changed
- 10:41 PM Changeset in ffmpeg [0008e1c5] by
- avfilter/asrc_anullsrc: fix allowed range for sample_rate …
- 10:37 PM Ticket #10684 (FFmpeg metadata rotate doesn't work since after v2023-05-04-git) created by
- Summary of the bug: FFmpeg is no longer able to rotate videos by …
- 9:33 PM Changeset in ffmpeg [567c67c6] by
- avcodec/ac3dsp: make len a size_t in float_to_fixed24 Should simplify …
- 9:18 PM Ticket #10683 (Typo in Documentation) created by
- Example for "39.224 selectivecolor" filter in documentation is …
- 7:45 PM Ticket #10682 (prores_videotoolbox showing up in encoders but not working on Mac Intel) updated by
-
Version changed
- 6:28 PM Changeset in ffmpeg [4af412be] by
- avfilter: use AV_OPT_TYPE_CHLAYOUT
- 6:27 PM Ticket #10682 (prores_videotoolbox showing up in encoders but not working on Mac Intel) created by
- ffmpeg -version ffmpeg version 6.0 Copyright (c) 2000-2023 the FFmpeg …
- 5:42 PM Ticket #9801 (prores_videotoolbox failed in cli tool (Error: cannot create ...) updated by
- same issue
- 5:22 PM Changeset in ffmpeg [707e46dc] by
- test/checkasm: test llauddsp Signed-off-by: James Almer …
- 5:18 PM Changeset in ffmpeg [2d9fd814] by
- x86/: clear the high bits for order in scalarproduct_and_madd …
- 3:45 PM Ticket #10681 (dvdsubdec: use pts of initial packet) created by
- The pts is only returned with the first packet, while the subtitle is …
- 2:28 PM Ticket #10680 (Bug in last ffmpeg opus decoder: output always 48 KHz) created by
- ffmpeg.exe -i w2-44.opus -acodec pcm_s24le w2-44.opus_.wav ffmpeg …
- 1:02 PM Changeset in ffmpeg [e8a49b14] by
- avcodec/mmaldec: Fix build error Fix #10670. Signed-off-by: Zhao …
- 1:02 PM Changeset in ffmpeg [bec6dfc] by
- avformat/rtmpproto: Pass rw_timeout to underlying transport protocol …
- 1:02 PM Changeset in ffmpeg [e1d6b3cb] by
- avformat/flvenc: add extract_extradata bsf for new video codecs When …
- 1:02 PM Changeset in ffmpeg [f27fce0c] by
- avcodec/mediacodecdec: fix return EAGAIN after EOF Signed-off-by: …
- 11:42 AM Changeset in ffmpeg [641f8a71] by
- fate/h264: move mp4toannexb_ticket5927 test to fate-h264 …
- 11:42 AM Changeset in ffmpeg [aa3b8571] by
- avcodec/h264_mp4toannexb_bsf: process new extradata For …
- 11:42 AM Changeset in ffmpeg [d3aa0cd1] by
- avcodec/h264_mp4toannexb_bsf: fix missing PS before IDR frames If …
- 11:42 AM Changeset in ffmpeg [4c4b833a] by
- avcodec/h264_mp4toannexb_bsf: remove pass padding size as argument …
- 11:42 AM Changeset in ffmpeg [91cbae2f] by
- avcodec/h264_mp4toannexb_bsf: refactor start_code_size handling …
- 9:21 AM Changeset in ffmpeg [3c154e85] by
- doc/git-howto: use less weird username for git URL Signed-off-by: …
- 9:16 AM Changeset in ffmpeg [466799d4] by
- avcodec/decode: validate hw_frames_ctx when AVHWAccel.free_frame_priv …
- 7:29 AM Ticket #10668 (cuvid regression creates jerky output) updated by
- Hello, 402d98c9d467dff6931d906ebb732b9a00334e0b merely changes the …
- 7:28 AM Ticket #8169 (Data race from ff_mpeg_update_thread_context in libavcodec/mpegvideo.c) updated by
- This specific data race may have been fixed, but there are other data …
- 6:59 AM Ticket #8349 (Dolby AC-4 Support) updated by
- I was able to make it work (with the latest ffmpeg version) by …
- 5:57 AM Ticket #10576 (qsv does not deinterlace properly) updated by
- My processor is sandy bridge (very old) do you think this might be the …
- 5:55 AM Ticket #10576 (qsv does not deinterlace properly) updated by
- Sorry, I tried on windows, but I still cannot reproduce the issue. …
- 5:31 AM Ticket #10663 (Vaapi hardware decoding 444 HEVC failure) updated by
- You may need to update your VAAPI/media-driver version. HEVC 444 …
- 5:16 AM Ticket #10576 (qsv does not deinterlace properly) updated by
- I tried it on linux with a similar command line: […] And I get …
- 4:39 AM Ticket #10576 (qsv does not deinterlace properly) updated by
-
Unfortunately the
deinterlace=advancedproduces the same … - 4:01 AM Changeset in ffmpeg [e9c93009] by
- avcodec/decode: validate hw_frames_ctx when AVHWAccel.free_frame_priv …
- 2:39 AM Ticket #10576 (qsv does not deinterlace properly) updated by
- You can try "deinterlace=advanced", this may meet your requirement.
- 12:45 AM Ticket #10679 (: in URI of HLS causes relative paths to not load) created by
-
If a
:appears in the URI of a segment with a relative path in the … - 12:22 AM Changeset in ffmpeg [fb520708] by
- avcodec/h264dec: use BOOL for skip_gray, noref_gray Signed-off-by: …
Nov 21, 2023:
- 9:48 PM Ticket #10678 (Sporadic "Error parsing Cues... Operation not permitted" errors when ...) created by
- Summary of the bug: I have already-generated .webm audio and video …
- 7:18 PM Ticket #10677 (Use of unitizlised variables when parsing invalid pan filters) created by
- Summary of the bug: In af_pan.c there are quite a few uses of sscanf …
- 3:09 PM Ticket #10668 (cuvid regression creates jerky output) updated by
- Dup. of #10409, workaround is -surfaces 10
- 2:43 PM Ticket #8208 (corrupt decoded frame in stream 0) updated by
- [H264 Decoder @ 0000013744e13b80] replacement of gray gap frame …
- 1:49 PM Ticket #10676 (ilbc: click at the beginning of the audio) created by
- ffmpeg decodes attached sample with a click at the beginning qt …
- 1:39 PM Ticket #10659 (Converting to ass subtitles results in overlap.) updated by
- Sorry, got busy with others things. Sent.
- 12:39 PM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by
- https://patchwork.ffmpeg.org/project/ffmpeg/patch/20231004164019.142848 …
- 8:29 AM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by
- Thank you. I'll keep an eye out for a libheif patch (if it's not …
- 7:28 AM Ticket #10673 (BigTiff header from gimp not supported?) updated by
-
Keywords changed
I thought there was an open bug about it? - 7:27 AM Ticket #8948 (NVDEC fails on file: requires (29 + threads) surfaces; thus fails on ...) updated by
-
Keywords changed
- 7:24 AM Ticket #10668 (cuvid regression creates jerky output) updated by
- It is funny. That commit was derived for a fix for another bug #8948, …
- 12:19 AM Ticket #10675 (Inaccurate duration of DTS Coherent Acoustics streams) created by
- Currently the duration is estimated from the Transmission Bitrate …
- 12:02 AM Changeset in ffmpeg [c961ac4b] by
- vulkan_decode: fix the print format of VkDeviceSize VkDeviceSize …
- 12:02 AM Changeset in ffmpeg [ab3bd5ea] by
- avdevice/decklink_dec: add explicit specifier The explicit specifier …
Nov 20, 2023:
- 10:01 PM Ticket #10668 (cuvid regression creates jerky output) updated by
- I did a git bisect and the first bad commit is …
- 8:34 PM Ticket #10674 (New MLV file not supported) created by
- Summary of the bug: Some test files from Magic lantern user forums …
- 8:23 PM Ticket #10673 (BigTiff header from gimp not supported?) created by
- Summary of the bug: I was surprized default tiff export from gimp …
- 7:58 PM Ticket #10672 (Ffmpeg 6.1 causing vdpau crash in VLC) created by
- Summary of the bug: How to reproduce: 1. Install FFmpeg 6.1 2. Install …
- 2:55 PM Changeset in ffmpeg [1258f999] by
- avcodec: bump version after EVC additions Signed-off-by: James Almer …
- 2:55 PM Changeset in ffmpeg [cfe29478] by
- avcodec/evc_decoder: Provided support for EVC decoder - Added EVC …
- 2:55 PM Changeset in ffmpeg [c59a96fd] by
- avcodec/evc_encoder: Provided support for EVC encoder - Added EVC …
- 1:50 PM Ticket #10671 ([Android] MediaCodec h264 decoder fails on 10-bit input ('This is a ...) created by
- Using custom Android FFmpeg 6.1 build on Pixel 4a. Decoding a 10-bit …
- 1:16 PM Ticket #10666 ([Android] MediaCodec h264 decoder is much slower than native h264 decoder) updated by
- Thank you for this information. On my Pixel 4a, performance is close …
- 12:33 PM Ticket #10666 ([Android] MediaCodec h264 decoder is much slower than native h264 decoder) closed by
- invalid
- 12:33 PM Ticket #10666 ([Android] MediaCodec h264 decoder is much slower than native h264 decoder) updated by
- Firstly, decoding to Surface is more efficient, e.g., […] …
- 11:51 AM Ticket #10343 ("-cutoff" option of libopus described in the documentation is misleading) updated by
- My apologies for cannot actively follow-up the issue. (at least …
- 10:56 AM Ticket #10667 (Matroska muxer doesn't support H.264/H.265 without global header) updated by
- Thanks for this incredible tip, I confirm it works fine in my app as a …
- 10:27 AM Ticket #10642 ([hwaccel] AV1 hardware decoding for Apple M3) updated by
- Thanks for your input. This will not work on Intel, only on M3 and …
- 5:41 AM Ticket #10670 (error compiling 6.1) created by
- I have compiled v 6.1 with mmal in Pi, it gives me this error […] …
- 5:05 AM Ticket #10667 (Matroska muxer doesn't support H.264/H.265 without global header) updated by
- Replying to bubbleguuum: > Speaking of mp4, although it …
Nov 19, 2023:
- 11:19 PM Changeset in ffmpeg [e56d91f8] by
- avcodec/h264dec: Support skipping frames that used gray gap frames …
- 11:19 PM Changeset in ffmpeg [6364fa9e] by
- avcodec/h264: Avoid using gray gap frames as references …
- 11:19 PM Changeset in ffmpeg [29f6c9b] by
- avcodec/h264: keep track of which frames used gray references …
- 11:12 PM Changeset in ffmpeg [e4337606] by
- avcodec/h264dec: More elaborate documentation for frame_recovered …
- 11:12 PM Changeset in ffmpeg [68e1cf20] by
- avcodec/h264: Use FRAME_RECOVERED_HEURISTIC instead of IDR/SEI This …
- 11:12 PM Changeset in ffmpeg [3f4a1a24] by
- avcodec/h264: Seperate SEI and IDR recovery handling This avoids SEI …
- 10:59 PM Changeset in ffmpeg [d55d0bba] by
- avfilter/af_afir: remove flag that is not needed
- 10:55 PM Changeset in ffmpeg [28a43cf] by
- avfilter/af_afir: no need to dynamically add outpad
- 10:47 PM Changeset in ffmpeg [6579d95d] by
- avfilter/af_afir: refactor crossfade code
- 10:47 PM Changeset in ffmpeg [bbdd604b] by
- avfilter/af_afir: add timeline support
- 6:06 PM Changeset in ffmpeg [954d50e2] by
- riscv: set fast half-precision conversion This is only supported at …
- 12:41 PM Changeset in ffmpeg [a9205620] by
- avfilter/af_afir: remove IR response video rendering support And …
- 12:40 PM Changeset in ffmpeg [496df688] by
- doc/filters: add one more example for afir filter usage
- 11:58 AM Changeset in ffmpeg [6fb1eaf7] by
- tools/general_assembly: update to conform to new rules
- 11:58 AM Changeset in ffmpeg [4cad7c05] by
- tools/general_assembly: make the script executable
- 11:09 AM Ticket #10659 (Converting to ass subtitles results in overlap.) updated by
- So when will you send a patch?
- 11:09 AM Ticket #10343 ("-cutoff" option of libopus described in the documentation is misleading) updated by
- Well, can you describe what is the issue now?
- 1:45 AM Ticket #10343 ("-cutoff" option of libopus described in the documentation is misleading) reopened by
- Though haven't carefully reviewed. There seems to be factual validity …
Note:
See TracTimeline
for information about the timeline view.
