Timeline



Nov 17, 2024:

11:06 PM Ticket #8385 (libavformat/aviobuf: A part of conditional expression is always true: ...) updated by Balling
See for yourself, this commit is wrong …
11:00 PM Ticket #11304 (Cannot build on OpenBSD/riscv64) updated by Brad Smith
Oh, I understand for Vector support. OpenBSD does not have Vector …
10:58 PM Ticket #8385 (libavformat/aviobuf: A part of conditional expression is always true: ...) updated by MasterQuestionable
Cc changed
͏    "OR this flag", for semantic clarity. ͏    . ͏    Derivatives of …
10:11 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by Danny Weijermans
thanks a lot, Marton!!
10:04 PM Ticket #11303 (M4A AAC unconditional tagged Constant Bit Rate) closed by MasterQuestionable
duplicate: #11232
9:59 PM Ticket #11308 (WOFF font support) created by Blackflexxy
Currently ffmpeg does not support WOFF/WOFF2 fonts. They can be used …
9:54 PM Changeset in ffmpeg [cde3c5fc] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix aloop activate logic The logic did not follow …
9:43 PM Ticket #11305 (filter_complex/trim destroys HDR metadata) updated by MasterQuestionable
Component, Keywords, Cc changed
͏    I guess it's very likely bug in "hevc_nvenc" of handling the Side …
9:39 PM Changeset in ffmpeg [ff0f25a1] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix length of aloop leftover buffer If the audio …
9:33 PM Changeset in ffmpeg [a6a07eeb] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix aloop activate logic The logic did not follow …
9:33 PM Changeset in ffmpeg [2b6be6ba] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix length of aloop leftover buffer If the audio …
9:28 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) closed by Marton Balint
fixed: Fixed in b33a59416072ad31a5840f33f9975d88acf45add and …
9:21 PM Changeset in ffmpeg [210cb52e] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix aloop activate logic The logic did not follow …
9:21 PM Changeset in ffmpeg [a38726fb] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix length of aloop leftover buffer If the audio …
9:17 PM Changeset in ffmpeg [b016aae] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix aloop activate logic The logic did not follow …
9:17 PM Changeset in ffmpeg [0a58588f] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix length of aloop leftover buffer If the audio …
9:12 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by MasterQuestionable
͏    Per the source (comment:12) it's somewhat more complex. …
6:49 PM Ticket #10520 (Fails to build with pocketsphinx 5) updated by aredigg
Here is a simple diff, but should be tested more […]
4:53 PM Ticket #11307 ([truehd_core] Application provided invalid, non monotonically ...) updated by microchip
Description changed
4:45 PM Ticket #11306 (fate-rv40 fails on RVV) updated by Rémi Denis-Courmont
With B enabled in CFLAGS, bissection points the finger at: […] …
4:44 PM Ticket #11307 ([truehd_core] Application provided invalid, non monotonically ...) created by microchip
Summary of the bug: Trying to strip Atmos from TrueHD results in …
4:33 PM Ticket #11306 (fate-rv40 fails on RVV) updated by Rémi Denis-Courmont
Description changed
4:33 PM Ticket #11306 (fate-rv40 fails on RVV) created by Rémi Denis-Courmont
Summary of the bug: How to reproduce: […] Bissection leads to …
4:08 PM Ticket #11251 (riscv64: SIGILL on hardware without the zbb extension) closed by Rémi Denis-Courmont
invalid
4:08 PM Ticket #11251 (riscv64: SIGILL on hardware without the zbb extension) updated by Rémi Denis-Courmont
Please note that compiling FFmpeg without Zba and Zbb in compiler …
4:04 PM Ticket #11251 (riscv64: SIGILL on hardware without the zbb extension) updated by Rémi Denis-Courmont
This looks like a GCC bug to me. The compiler knows that it needs to …
4:03 PM Ticket #11258 (7.1 regression: illegal instruction on riscv64) closed by Rémi Denis-Courmont
duplicate
4:02 PM Ticket #11304 (Cannot build on OpenBSD/riscv64) updated by Rémi Denis-Courmont
Note that FFmpeg on RISC-V requires Clang 17 or later. The RISC-V …
4:01 PM Ticket #11304 (Cannot build on OpenBSD/riscv64) updated by Rémi Denis-Courmont
Status, Owner changed
Patch on ML
4:01 PM Ticket #11302 (RISCV: Properly set relocate parameter of const macro in ...) closed by Rémi Denis-Courmont
fixed: Fixed n7.2-dev-623-gc3051d94a7
4:01 PM Ticket #11302 (RISCV: Properly set relocate parameter of const macro in ...) updated by Rémi Denis-Courmont
Status, Owner changed
3:19 PM Changeset in ffmpeg [99f6adce] by James Almer <jamrial@gmail.com>
avfilter/vf_zscale: align the frame buffers Signed-off-by: James …
3:19 PM Changeset in ffmpeg [5b461ffb] by James Almer <jamrial@gmail.com>
lavfi/vf_zscale: fix call to av_pix_fmt_count_planes realign_frame …
3:19 PM Changeset in ffmpeg [85f38952] by James Almer <jamrial@gmail.com>
lavfi/vf_zscale: fix tmp buffer ptr alignment for …
3:19 PM Changeset in ffmpeg [fa15e383] by James Almer <jamrial@gmail.com>
avfilter/framepool: align the frame buffers And not just the …
3:16 PM Changeset in ffmpeg [b9abdd9e] by James Almer <jamrial@gmail.com>
avcodec/h2645_sei: use the RefStruct API for …
3:16 PM Changeset in ffmpeg [5f8b02a9] by James Almer <jamrial@gmail.com>
avcodec/aom_film_grain: allocate film grain metadata dynamically This …
3:14 PM Changeset in ffmpeg [f8fcebae] by James Almer <jamrial@gmail.com>
avformat/mov: use an array of pointers for heif_item Pointers to …
3:14 PM Changeset in ffmpeg [23697c3f] by James Almer <jamrial@gmail.com>
avformat/mov: split off heif item initialization to its own function …
3:14 PM Changeset in ffmpeg [779b0fe] by James Almer <jamrial@gmail.com>
avformat/mov: factorize getting the current item Signed-off-by: James …
2:37 PM Changeset in ffmpeg [f686cf7] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264idct: fix RISC-V group multiplier After the branch, the …
2:35 PM Changeset in ffmpeg [bbb0fded] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264idct: fix RISC-V group multiplier After the branch, the …
2:08 PM Ticket #11305 (filter_complex/trim destroys HDR metadata) closed by Balling
invalid
12:56 PM Changeset in ffmpeg [8a5b74f9] by Steven Liu <lq@chinaffmpeg.org>
delete unused variable ret
11:45 AM Ticket #11305 (filter_complex/trim destroys HDR metadata) updated by zealot0630
Just found it being fixed in 7.1, nice work !
11:44 AM Ticket #11305 (filter_complex/trim destroys HDR metadata) updated by zealot0630
Description changed
11:35 AM Ticket #11305 (filter_complex/trim destroys HDR metadata) created by zealot0630
Summary of the bug: How to reproduce: […] ffmpeg outputs: […] …
9:28 AM Changeset in ffmpeg [1912c86a] by Rémi Denis-Courmont <remi@remlab.net>
sws/range_convert: fix RISC-V chrFromJpeg
9:28 AM Changeset in ffmpeg [55aa81d5] by Rémi Denis-Courmont <remi@remlab.net>
checkasm: add RISC-V vector width to arch info
9:28 AM Changeset in ffmpeg [42dd1f1c] by Rémi Denis-Courmont <remi@remlab.net>
tests/cpu: print the RISC-V Vector length
9:28 AM Changeset in ffmpeg [fd8cbfec] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp8dsp: remove RISC-V table alignment These values are bytes and …
9:28 AM Changeset in ffmpeg [690c0157] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: remove RISC-V table alignment These values are bytes …
5:48 AM Ticket #11304 (Cannot build on OpenBSD/riscv64) created by Brad Smith
Trying to build on OpenBSD/riscv64 7.6, Clang 16.. openbsd-riscv64$ …

Nov 16, 2024:

8:40 PM Changeset in ffmpeg [1d55f548] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: don't allow seeking beyond dvdnav reported …
8:40 PM Changeset in ffmpeg [0912407b] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: discard duplicate or partial AC3 samples Some …
8:40 PM Changeset in ffmpeg [f2f238c3] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: drop packets with unset PTS or DTS The packets …
8:40 PM Changeset in ffmpeg [3656379d] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: remove unnecessary need_parsing argument The …
8:40 PM Changeset in ffmpeg [a2c57e27] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: open subdemuxer after initializing IFO headers …
8:40 PM Changeset in ffmpeg [60434b48] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: remove auto value for menu_lu option The "auto" …
8:40 PM Changeset in ffmpeg [4a03e95f] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: default menu_vts option to 1 and clarify …
8:40 PM Changeset in ffmpeg [afc152f] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: check the length of a NAV packet when reading …
8:40 PM Changeset in ffmpeg [a1ae66c8] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: reset the subdemuxer on discontinuity instead of …
8:40 PM Changeset in ffmpeg [1964faa5] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: simplify dvdvideo_read_packet() The function …
8:40 PM Changeset in ffmpeg [c1e4b6c6] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: enable chapter calculation for menus Menus are …
8:40 PM Changeset in ffmpeg [b38ca20b] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: standardize the NAV packet event signal This …
8:40 PM Changeset in ffmpeg [6bbaa7db] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: move memcpy below missed NAV packet warning …
8:40 PM Changeset in ffmpeg [e1ace1d3] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: remove "auto" value for -pg option, default to 1 …
8:40 PM Changeset in ffmpeg [39c662f5] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: measure duration of the current menu VOBU in …
8:40 PM Changeset in ffmpeg [94346edb] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: fix menu PGC number off-by-one in state …
8:40 PM Changeset in ffmpeg [3ad96243] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: remove unused headers Signed-off-by: Marth64 …
7:58 PM Changeset in ffmpeg [d884606c] by Marton Balint <cus@passwd.hu>
avutil/rational: never return greater num/den than the maximum allowed …
7:58 PM Changeset in ffmpeg [25efe34e] by Marton Balint <cus@passwd.hu>
avutil/parseutils: do no rely on av_d2q returning higher num/den than …
7:58 PM Changeset in ffmpeg [e9af7b7b] by Marton Balint <cus@passwd.hu>
avutil/opt: do no rely on av_d2q returning higher num/den than allowed …
6:44 PM Changeset in ffmpeg [4ea55815] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: move RISC-V fn pointers to .data.rel.ro This should fix …
3:28 PM Ticket #11114 (fate-avid-meridian fails on ppc64{,el}) updated by mkver
Fixed in d5897f70d47f04312e94550e21f28b2770ab25a9.
2:04 PM Changeset in ffmpeg [c3051d94] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: move RISC-V fn pointers to .data.rel.ro This should fix …
12:33 PM Ticket #9975 (Please support ffv1 in mp4 containers) closed by Michael Niedermayer
fixed: Fixed in 0b8c9cf5b490a0231949ab3c6d797462ae001730
12:24 PM Changeset in ffmpeg [0b8c9cf5] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: Fix ffv1 support Fixes: Ticket9975 Signed-off-by: …
12:24 PM Changeset in ffmpeg [a5c0ed21] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1: Support >8bit rice golomb Signed-off-by: Michael …
12:24 PM Changeset in ffmpeg [967e5e8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1: Support slice coding mode 1 with golomb rice …
11:58 AM Ticket #11128 (FFV1 encodes files that fail strict 3rd-party MediaConch validation ...) closed by Michael Niedermayer
invalid: Please reopen if there is new evidence that this is an issue in …
11:55 AM Ticket #5548 (FFV1 encoder creates invalid stream with -level 3 if width or height ...) closed by Michael Niedermayer
fixed: Fixed in 2c71366d3b09ad25e7d93839344d731a87646b42 and …
10:50 AM Ticket #11303 (M4A AAC unconditional tagged Constant Bit Rate) created by Me
Issue: The meta data of an aac audio file (.m4a) always reports …
8:31 AM Ticket #11293 (rv60: visible artefacts 2) closed by pross
fixed: Fixed in 566b737a7a7a45dd0c91f25ae420599021d57760.
8:08 AM Changeset in ffmpeg [6ccd16dd] by Peter Ross <pross@xvid.org>
configure: add rv60 decoder golomb dependency Fixes standalone …
8:08 AM Changeset in ffmpeg [7b3bc4a4] by Peter Ross <pross@xvid.org>
avcodec/rv60: consistent indentation
8:08 AM Changeset in ffmpeg [f7e7d63c] by Peter Ross <pross@xvid.org>
avcodec/rv60: simplify fill_mv_skip_cand
8:08 AM Changeset in ffmpeg [566b737a] by Peter Ross <pross@xvid.org>
avcodec/rv60: loosen fill_mv_skip_cand top right and bottom left …
5:33 AM Ticket #11302 (RISCV: Properly set relocate parameter of const macro in ...) updated by kxxt
Hi, first time here. How could I let the developer of h264dsp_rvv.S …
5:25 AM Ticket #11302 (RISCV: Properly set relocate parameter of const macro in ...) updated by kxxt
Description changed
5:18 AM Ticket #11302 (RISCV: Properly set relocate parameter of const macro in ...) created by kxxt
Summary of the bug: I am building chromium for riscv64 which builds …
2:18 AM Changeset in ffmpeg [7332b170] by Marth64 <marth64@proxyid.net>
avformat/sapdec: check return value of avcodec_parameters_copy() …

Nov 15, 2024:

9:32 PM Ticket #11031 (CMAF MP4 not skipping priming samples for audio tracks) updated by Balling
>remux to regular MP4, which will play 2112 additional samples of …
8:59 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by Danny Weijermans
I can report, that it sort of works now for me: when the soundfile …
8:53 PM test.wav attached to Ticket #11301 by Danny Weijermans
wav soundfile containing a loop-start and -end in the 'smpl' chunk
8:52 PM Ticket #11301 (Support "smpl" chunk in WAV) created by Danny Weijermans
when using ffmpeg for splitting to mono files (for example, to get …
7:37 PM SponsoringPrograms/STF/2025 edited by Thilo Borgmann
(diff)
7:36 PM SponsoringPrograms/STF/2025 edited by Thilo Borgmann
Update Template remove redundancy (diff)
7:11 PM SponsoringPrograms/STF/2025 edited by Thilo Borgmann
Add template project proposal (diff)
6:58 PM WikiStart edited by Thilo Borgmann
Add STF 2025 link in main menu (diff)
6:46 PM Changeset in ffmpeg [a5f0daf8] by Ronald S. Bultje <rsbultje@gmail.com>
avcodec/x86/diracdsp_init: remove unused macro PIXFUNC macro is …
6:45 PM Changeset in ffmpeg [61aa532e] by Ronald S. Bultje <rsbultje@gmail.com>
avcodec/x86/diracdsp: migrate last remaining MMX function to SSE2 The …
6:45 PM Changeset in ffmpeg [8f683ee4] by Ronald S. Bultje <rsbultje@gmail.com>
avcodec/x86/diracdsp: cast stride argument Signed-off-by: Kyosuke …
6:45 PM Changeset in ffmpeg [0e5e37d3] by Ronald S. Bultje <rsbultje@gmail.com>
avcodec/x86/diracdsp: fix wrong register load/use count …
6:44 PM Changeset in ffmpeg [711290f9] by Ronald S. Bultje <rsbultje@gmail.com>
checkasm/diracdsp: test add_dirac_obmc Signed-off-by: Kyosuke …
4:39 AM Ticket #6521 (HEIF support) updated by hydra3333
Thankyou Balling. I use the MABS build system to build a standalone …
2:58 AM Ticket #3009 (Support mvc) updated by compn
added another sample https://samples.ffmpeg.org/3D/SonyNX3D/

Nov 14, 2024:

8:50 PM Changeset in ffmpeg [07904231] by Michael Niedermayer <michael@niedermayer.cc>
doc/infra: Document gitolite Signed-off-by: Michael Niedermayer …
6:52 PM Ticket #11114 (fate-avid-meridian fails on ppc64{,el}) closed by Sean McGovern
fixed: Closing as I haven't seen this for quite some time on any of the FATE …
5:03 PM Ticket #8385 (libavformat/aviobuf: A part of conditional expression is always true: ...) updated by Balling
For IRC people... This typos patch …
3:40 PM Ticket #11292 (AMD Hardware Encoding is Broken in versions >= 7.1) updated by TanMan
I'm sorry. I should have been more clear that my documentation …
3:00 PM Ticket #11292 (AMD Hardware Encoding is Broken in versions >= 7.1) updated by Roman
The default target bitrate value for each encoder is specified and …
7:51 AM Ticket #11300 (Revert deprecation of AVFrame.palette_has_changed) created by xtremeqg
Since 63767b7, AVFrame.palette_has_changed has been deprecated without …
1:12 AM Ticket #11299 (Audio PSNR values have strange range) created by Jing Lu
An example: […] Outputs: > [Parsed_apsnr_0 @ 0x5562352d60c0] PSNR …

Nov 13, 2024:

11:13 PM Capture/Desktop edited by lazycoder
Found solution at: … (diff)
3:49 PM Changeset in ffmpeg [322b240c] by James Almer <jamrial@gmail.com>
avcodec/hevc/sei: remove unnecessary inline function It's a pointless …
3:49 PM Changeset in ffmpeg [2d3281b9] by James Almer <jamrial@gmail.com>
avcodec/hevc/sei: remove unused inline function It's also a pointless …
3:49 PM Changeset in ffmpeg [66014c7] by James Almer <jamrial@gmail.com>
avcodec/h2645_sei: move some common SEI syncing code to …
3:38 PM Changeset in ffmpeg [77facc9a] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: fix reading lz77-pair as initial entropy symbol …
3:38 PM Changeset in ffmpeg [edc7b675] by James Almer <jamrial@gmail.com>
avformat/iamf: use the new Binaural channel layout Signed-off-by: …
3:38 PM Changeset in ffmpeg [20af68b6] by James Almer <jamrial@gmail.com>
avutil/channel_layout: add Binaural channels and layout …
3:37 PM Changeset in ffmpeg [caaa4d2d] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: check entropy_decoder_read_symbol return value …
3:29 PM Changeset in ffmpeg [b45da36a] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: fix reading lz77-pair as initial entropy symbol …
3:29 PM Changeset in ffmpeg [d0852a36] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: check entropy_decoder_read_symbol return value …
3:28 PM Changeset in ffmpeg [11e8319b] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: fix reading lz77-pair as initial entropy symbol …
3:28 PM Changeset in ffmpeg [03ffd4b3] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: check entropy_decoder_read_symbol return value …
3:26 PM Changeset in ffmpeg [18883fbc] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: fix reading lz77-pair as initial entropy symbol …
2:26 PM Changeset in ffmpeg [a5dabfc9] by Ronald S. Bultje <rsbultje@gmail.com>
enc_recon_frame_test: don't print an error on EOF. Before: $ make …
9:03 AM ffmpeg.log attached to Ticket #11298 by lilydjwg
9:03 AM Ticket #11298 (AMD VAAPI HEVC encoding a 1080p video results in a 1920x1088 one) created by lilydjwg
Summary of the bug: I'm trying to encode a 1080p video in hevc_vaapi …

Nov 12, 2024:

10:42 PM Ticket #11292 (AMD Hardware Encoding is Broken in versions >= 7.1) updated by TanMan
Just one update in case someone is reading this. I had to increase the …
10:04 PM Changeset in ffmpeg [e3558725] by compn <compn@ffmpeg.org>
doc/infra: add reddit sub, facebook page and wikipedia
7:23 PM Ticket #11238 (-color_trc and -color_primaries flags don't work) updated by Aras Pranckevicius
This change (regression?) probably breaks many expectations and …
4:15 PM Changeset in ffmpeg [455db6fe] by compn <compn@ffmpeg.org>
MAINTAINERS: remove arpi
3:23 PM Changeset in ffmpeg [e7bdaadc] by James Almer <jamrial@gmail.com>
avformat/mov: check that items are allocated before accessing them …

Nov 11, 2024:

8:56 PM Changeset in ffmpeg [fe18ed3f] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix aloop activate logic The logic did not follow …
8:56 PM Changeset in ffmpeg [b33a594] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix length of aloop leftover buffer If the audio …
8:11 PM Changeset in ffmpeg [97c5cc3a] by James Almer <jamrial@gmail.com>
Revert "avcodec/h2645_sei: fix parsing AOM grain …
7:10 PM Changeset in ffmpeg [e33b162c] by James Almer <jamrial@gmail.com>
avcodec/h2645_sei: use the RefStruct API for …
7:10 PM Changeset in ffmpeg [fd4a2c9b] by James Almer <jamrial@gmail.com>
avcodec/aom_film_grain: allocate film grain metadata dynamically This …
7:10 PM Changeset in ffmpeg [24141a71] by James Almer <jamrial@gmail.com>
avcodec/h2645_sei: fix parsing AOM grain provider_oriented_code The …
6:26 PM Changeset in ffmpeg [91b6ba65] by James Almer <jamrial@gmail.com>
Revert "avcodec/h2645: allocate film grain metadata dynamically" …
5:56 PM Ticket #11292 (AMD Hardware Encoding is Broken in versions >= 7.1) updated by TanMan
@Roman, thank you so much for the great explanation. In particular, …
5:30 PM Ticket #11292 (AMD Hardware Encoding is Broken in versions >= 7.1) updated by Gyan
A default of 20M is excessively high. The lavc wrapper should set it …
4:50 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by Danny Weijermans
so does that mean, if soundfiles have less than 2048 samples, I should …
4:39 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by MasterQuestionable
͏    Worth notice: "FL.wav" is of 2,048 samples. ͏    I guess …
4:16 PM Ticket #11292 (AMD Hardware Encoding is Broken in versions >= 7.1) updated by Roman
1. The correct command line is expect to be: `ffmpeg.exe -i …
3:05 PM Changeset in ffmpeg [1b1ba7d4] by James Almer <jamrial@gmail.com>
avcodec/cbs_h266: Fix regression in DVB clip introduced by …
12:53 PM Ticket #11282 (Windows11 WSL compile ffmpeg7.1 failed (ff_vvc_apply_bdof_avx2)) closed by James
fixed: Should be fixed in 9ec042c1aaa64b5f6dff8be263feff4288c1844e and …
12:52 PM Changeset in ffmpeg [baef5536] by James Almer <jamrial@gmail.com>
avcodec/x86/vvc: add prototypes for OF functions And wrap the …
11:34 AM Changeset in ffmpeg [9ec042c1] by Nuo Mi <nuomi2021@gmail.com>
avcodec/x86/vvc: add prototypes for OF functions And wrap the …
11:31 AM Changeset in ffmpeg [1e5f24d1] by Nuo Mi <nuomi2021@gmail.com>
lavc/vvc: Remove floating point logic This was the only floating …
11:30 AM Changeset in ffmpeg [994368be] by Nuo Mi <nuomi2021@gmail.com>
x86/vvc: Fix build error for arch x86_32 There were static functions …
11:30 AM Changeset in ffmpeg [c49001e3] by Nuo Mi <nuomi2021@gmail.com>
avcodec/cbs_h266: Fix regression in DVB clip introduced by …
11:22 AM Ticket #9357 (HLS live seek support) updated by Balling
Yes, mpv can seek in it.
11:11 AM Ticket #10353 (HLS Handling Error from Commit 6b1f68ccb04d791f0250e05687c346a99ff47ea1) closed by Balling
fixed
11:11 AM Ticket #10353 (HLS Handling Error from Commit 6b1f68ccb04d791f0250e05687c346a99ff47ea1) updated by Balling
To the previous commenter, please use m3u8 extension, not …
11:02 AM Ticket #11006 (ffplay with the -ss option to play fmp4 over HLS always results in failure) updated by Balling
This is fixed now, just tested. All the [mov,mp4,m4a,3gp,3g2,mj2 @ …
11:00 AM Ticket #7485 (HLS not accurately seeking on TS) updated by Balling
The fmp4 issue is also fixed, in 380a518c439d4e5e3cf17b97e4a06259e8048f99
10:57 AM Ticket #7359 (Seeking in an M3u8 fragmented MP4 playlist causes no frames to be sent ...) closed by Balling
fixed
10:57 AM Ticket #7359 (Seeking in an M3u8 fragmented MP4 playlist causes no frames to be sent ...) updated by Balling
Fixed in 380a518c439d4e5e3cf17b97e4a06259e8048f99 as you can see even …
7:55 AM Ticket #10877 (D3D11 Hevc Rext Intel hardware decoding support.) updated by Balling
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20241111054017.1208-1
4:19 AM Ticket #8916 (Incorrect field order indication when encoding interlace top field ...) updated by Balling
But we know 550 driver is first one without some big issues... …
12:28 AM Changeset in ffmpeg [96d45c3b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/vividas: Check avio_read() for failure Fixes: use of …
12:28 AM Changeset in ffmpeg [e30d957a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/ilbc: Check avio_read() for failure Fixes: use of …
12:28 AM Changeset in ffmpeg [898f6582] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nistspheredec: Clear buffer Fixes: …
12:28 AM Changeset in ffmpeg [bf8e4308] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mccdec: Initialize and check rate.den Fixes: Assertion c > 0 …
12:28 AM Changeset in ffmpeg [beca13a4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rpl: check channels Fixes: …
12:26 AM Changeset in ffmpeg [b16102a] by compn <compn@ffmpeg.org>
doc/infra: add more information and accounts

Nov 10, 2024:

11:22 PM Changeset in ffmpeg [2b1bf3e] by James Almer <jamrial@gmail.com>
fate/pixfmt: reintroduce scale filter dependency for some tests …
9:06 PM Ticket #11293 (rv60: visible artefacts 2) updated by pross
Fixed in …
7:56 PM Ticket #11282 (Windows11 WSL compile ffmpeg7.1 failed (ff_vvc_apply_bdof_avx2)) updated by James
Keywords, Status changed
Patch in ML: …
7:45 PM Ticket #8916 (Incorrect field order indication when encoding interlace top field ...) updated by Django
When checking the encoded file with MediaInfo, it was found to be …
7:19 PM Ticket #11297 (Unable to convert heic to jpg taken with iPhone 16 Pro iOS 18) closed by James
duplicate: Duplicate of #11170
6:42 PM iOS18-image.heic attached to Ticket #11297 by elelievreberna
HEIC photo taken with iPhone 16 Pro iOS 18
6:41 PM Ticket #11297 (Unable to convert heic to jpg taken with iPhone 16 Pro iOS 18) created by elelievreberna
Cannot convert heic images taken with iPhone 16 Pro iOS 18 […]
3:04 PM Changeset in ffmpeg [92b849df] by James Almer <jamrial@gmail.com>
avformat/mov: reindent after previous commit Signed-off-by: James …
3:04 PM Changeset in ffmpeg [2e338152] by James Almer <jamrial@gmail.com>
avformat/mov: use an array of pointers for heif_item Pointers to …
7:31 AM Ticket #11296 (Vulkan Video Encode h264 doesn't handle gop size > 1) updated by Russell
Component, Version changed
5:49 AM ffmpeg-nvidia-20241109-224726.log attached to Ticket #11296 by Russell
Report output from running against nvidia driver
5:49 AM ffmpeg-intel-20241109-224708.log attached to Ticket #11296 by Russell
Report output from running against intel driver
5:49 AM Ticket #11296 (Vulkan Video Encode h264 doesn't handle gop size > 1) created by Russell
Summary of the bug: ffmpeg creates very corrupted video when encoding …
3:20 AM Changeset in ffmpeg [7f51cf7] by Steven Liu <lq@chinaffmpeg.org>
avformat/hls: improve comment Signed-off-by: vectronic …
3:20 AM Changeset in ffmpeg [380a518c] by Steven Liu <lq@chinaffmpeg.org>
avformat/mov: if pos has been reset, clear fragments and indexes and …
1:31 AM Changeset in ffmpeg [2f34b159] by Peter Ross <pross@xvid.org>
avcodec/eatgq: decode motion vector macroblocks Signed-off-by: Peter …
12:26 AM Ticket #11246 (libplacebo and ffmpeg git tip segfault on init, core dumped) closed by Dennis E. Mungai
fixed: Fixed by commit 3e9b0f7c018d8ada75b8af2b5ebeea75367dc0ca
Note: See TracTimeline for information about the timeline view.