Timeline



Feb 11, 2022:

8:19 PM Changeset in ffmpeg [1ca19cf3] by Paul B Mahol <onemda@gmail.com>
avfilter/af_compensationdelay: add commands support
7:30 PM Changeset in ffmpeg [4b40e20] by Paul B Mahol <onemda@gmail.com>
avfilter/af_adelay: add command support Add command 'delays' to the …
6:38 PM Changeset in ffmpeg [f5d6c78a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/metasound, twinvqdec: Cleanup generically upon init failure …
6:38 PM Changeset in ffmpeg [d75c4cc7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/tx: Fix documentation of av_tx_uninit() Adapt it to the actual …
6:38 PM Changeset in ffmpeg [6bb46cd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/g2meet: Cleanup generically on init failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [21c41237] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/4xm: Cleanup generically on init failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [c6fcd2a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cavsdec: Fix error message Signed-off-by: Andreas Rheinhardt …
6:38 PM Changeset in ffmpeg [799e1285] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cavsdec: Mark decoder as init-threadsafe It does not …
6:38 PM Changeset in ffmpeg [805d7414] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cavsdec: Cleanup generically on init failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [71bd076b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vorbisenc: Cleanup generically on init-failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [f200424f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tta: Cleanup generically on init failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [7743933a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ralf: Cleanup generically on init failure Signed-off-by: …
6:38 PM Changeset in ffmpeg [ca73a2c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc2enc: Cleanup generically on allocation failure …
6:38 PM Changeset in ffmpeg [31da97b0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc2enc_dwt: Avoid NULL - 0 It is sane, but UB. It could …
6:38 PM Changeset in ffmpeg [fb36af3b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/proresenc_kostya: Use av_calloc/av_malloc_array() …
6:38 PM Changeset in ffmpeg [9d581070] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/proresenc_kostya: Cleanup generically after init failure …
6:38 PM Changeset in ffmpeg [321c31cf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs_jpeg: Fix size of huffman symbol table array L[i] can be …
6:17 PM Ticket #9641 (Matroska duplicate tags are only output once instead of repeated) updated by the-black-eagle
Description changed
5:57 PM Ticket #9641 (Matroska duplicate tags are only output once instead of repeated) created by the-black-eagle
When using ffprobe from the commandline, or calling into ffmpeg using …
2:52 PM Ticket #9413 (Feature request: WindowsGraphicsCapture API) updated by MB SOFT
here https://github.com/mmozeiko/wcap there are free sources of the …
2:32 PM Ticket #9640 (Re-add singlejpeg muxer) created by bubbleguuum
The singlejpeg muxer was removed in that commit, on April 10th 2021: …
12:33 PM Ticket #9637 (Color matrix behaviour in colr box) updated by Balling
>cannot be read directly from the NAL SPS after encoding. Right, that …
11:23 AM Ticket #9492 (ffmpeg reads wrong timecode) updated by NoKi
Hi, I noticed this issue too, when transcoding 50 fps videos with …
11:02 AM Ticket #9637 (Color matrix behaviour in colr box) updated by Ulysse Dansin
Hello Bailing Thank you for the quick response. We agree that setting …
10:31 AM Changeset in ffmpeg [0dd1ff67] by Vittorio Giovara <vittorio.giovara@gmail.com>
http: Send a Range header even when the offset is 0 Using Range …
10:31 AM Changeset in ffmpeg [c1228315] by Vittorio Giovara <vittorio.giovara@gmail.com>
http: Improve handling of Content-Range with Transfer-Encoding:chunked …
10:13 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mkver
You still don't seem to understand the issue: Just ignoring the …
9:59 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mysterious
> the decoder merely does not check the version In other words, the …
9:50 AM Ticket #9637 (Color matrix behaviour in colr box) updated by Balling
Exiftool will show Color Representation : nclx 9 16 9 …
9:41 AM Ticket #4448 (Support writing album cover art image embedded in ogg / opus metadata) updated by mitar
It would be really useful if somebody could revive this patch.
9:28 AM Ticket #7624 (Support IPTPQc2 with chroma reshaping in Dolby Vision samples) updated by Balling
It is now properly supported by decoding to PQ swapchain in libplacebo …
9:09 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mkver
The decoder does not "fix" anything; the decoder merely does not check …
8:49 AM Changeset in ffmpeg [402784ba] by Martin Storsjö <martin@martin.st>
aarch64: h264dsp: Fix incorrectly indented code Signed-off-by: Martin …
8:03 AM Ticket #4448 (Support writing album cover art image embedded in ogg / opus metadata) updated by mitar
Cc changed
7:12 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
BTW, your iPhone is still able to capture Dolby Vision... You can even …
5:52 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mysterious
I get where you're coming from, though one could also say that these …
5:52 AM Changeset in ffmpeg [10e520f1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pngdec: Cleanup generically on init failure Signed-off-by: …
5:29 AM Changeset in ffmpeg [c4d63dbc] by Peter Ross <pross@xvid.org>
avcodec/vp6: return value check for av_mallocz As the potential …
4:41 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mkver
Replying to mysterious: > Appreciate the response and …
3:15 AM Ticket #9420 (DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit) updated by Balling
Please retest using …
3:00 AM Ticket #9420 (DirectShow (dshow) audio input limited to 44.1 kHz / 16-bit) reopened by jhcho
I found this bug again with the latest master branch.

Feb 10, 2022:

11:42 PM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mysterious
Appreciate the response and suggestion! > And automatically fixing …
9:38 PM Ticket #9639 (.trm to avi) created by moosewrangler
Summary of the bug: Audio codec not found for input stream How to …
5:07 PM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mkver
There is no such option (and I don't think we should add an option to …
3:58 PM Ticket #9637 (Color matrix behaviour in colr box) updated by Balling
But the whole idea here is wrong. You cannot use x265 options for …
3:54 PM Ticket #9637 (Color matrix behaviour in colr box) updated by Balling
Status changed
Your original file is not actually encoded with BT.2020 CL. That is …
3:06 PM Ticket #9638 (Color matrix behaviour in colr box) closed by Ulysse Dansin
duplicate
3:05 PM Ticket #9638 (Color matrix behaviour in colr box) created by Ulysse Dansin
Summary: When encoding an MP4 HDR10 YUV file having color …
3:05 PM Ticket #9637 (Color matrix behaviour in colr box) created by Ulysse Dansin
Summary: When encoding an MP4 HDR10 YUV file having color …
1:42 PM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) updated by mysterious
Thanks for the suggestion and quick response! Is there some …
12:54 PM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) closed by mkver
invalid: The extradata (CodecPrivate in Matroska parlance) of HEVC in Matroska …
12:43 PM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Status changed
Okay, fine. So we need to support Metas then.
12:19 PM Ticket #4591 (attachments mjpeg are discovered wrongly as video stream and therefore ...) updated by mitar
Example: […]
11:27 AM Changeset in ffmpeg [b6bb6b9f] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/mpegts: initialize max_packet_size when sub-demuxer …
11:11 AM sample.mkv attached to Ticket #9636 by mysterious
11:10 AM Ticket #9636 (Unable to remux HEVC stream from MKV to MKV) created by mysterious
Summary of the bug: With some MKV source files, copying the HEVC …
10:41 AM Ticket #4591 (attachments mjpeg are discovered wrongly as video stream and therefore ...) updated by mitar
Cc changed
10:41 AM Ticket #4591 (attachments mjpeg are discovered wrongly as video stream and therefore ...) updated by mitar
Is there some workaround? I cannot believe that after all these years, …
9:51 AM SponsoringPrograms/GSoC/2022/Results created by Thilo Borgmann
Initial Results 2022
9:49 AM SponsoringPrograms/GSoC/2022 created by Thilo Borgmann
Initial GSoC 2022
9:32 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Mikael Finstad
Ok I did try the suggestions from that article - Save to Files - …
9:22 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Deleted
9:22 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Deleted
9:22 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Airdropping will not work since you have too old Macbook 2017 circa, …
8:22 AM Changeset in ffmpeg [9bdb476c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_avgblur: fix memory leaks if config_input() is called again
8:22 AM Changeset in ffmpeg [9809f318] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_dblur: fix memory leaks if config_input() is called again
8:22 AM Changeset in ffmpeg [f89cd457] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_gblur: fix memory leaks if config_input() is called again
8:22 AM Changeset in ffmpeg [a0ede3cb] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_gblur: use av_freep()
8:10 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Mikael Finstad
Thanks for getting back. I tried with another video from my iPhone …
7:32 AM Ticket #9633 (gblur ignores resized input) updated by Jozef Chutka
Hi Michael, Thanks for the proposed workaround. I can see eq
6:44 AM Ticket #9633 (gblur ignores resized input) updated by Michael Koch
Suggestions for improvement: 1. There should be a warning or error …
6:05 AM Ticket #8726 (Inaccurate length display / detection (m4a files)) updated by sandreas
Thanks for taking a look. Maybe it would be possible to get both …
4:53 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Is this the original IMG_1884.MOV full file?? Can you not airdrop it, …
4:30 AM Ticket #8726 (Inaccurate length display / detection (m4a files)) updated by Balling
First of all this file is 15 s 833 ms, because editlist says: Track …
4:07 AM Ticket #3683 (ffmpeg misdetects duration for mpeg file generated using ffmpeg (one ...) updated by Balling
Status changed
It now writes yuv422p by default and yeah it is now Duration: …
4:03 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Mikael Finstad
Cc changed
4:02 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Mikael Finstad
Sorry I missed this one. Here's a new link to the video: …
4:00 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Mikael Finstad
Description changed
2:52 AM Ticket #8420 (MP4 duration is not correct) updated by Balling
Resolution changed
Okay, this now works perfectly. Error "Too many packets buffered for …
1:25 AM Ticket #7911 (Try to change the speed of a video without transcoding) closed by Balling
invalid: All samples are gone but that is not how to "change the speed of a …
1:09 AM Ticket #8632 (Remuxed iPhone MOV (HEVC) doesn't work on Apple software) updated by Balling
Does this still not work?
12:17 AM Ticket #9635 (volumedetect: offer to calculate a more detailed DB histogram?) created by Thomas
Good evening Thank you very much for sharing your great work!,

Feb 9, 2022:

11:52 PM Ticket #6850 (Seeking to beginning of HLS stream fails) updated by Balling
I think this may happen due to my …
11:20 PM Ticket #6850 (Seeking to beginning of HLS stream fails) updated by Balling
> ffmpeg -f lavfi -i testsrc2=duration=30 -vcodec mpeg2video -hls_time …
10:59 PM Ticket #9469 (Static resourses of trac are not updated) updated by Balling
Uncaught TypeError: $(...).disableSubmit is not a function still happens.
10:36 PM Ticket #7034 (HLS does not demux entire clip if start_time > 0) updated by Balling
It appears to work now…
10:16 PM Ticket #9484 (HLS muxer: inital fmp4 segment has non-zero duration even if ...) closed by Balling
duplicate: #9483 duplicate because of broken trac on #9469.
10:06 PM Ticket #7485 (HLS not accurately seeking on TS) closed by Balling
fixed: e78d0810d1741535c95e5ae0f198977626b1cdff fixes it, indeed. ffmpeg …
8:10 PM Ticket #9356 (mpegts puts av_read_frame in infinite loop) updated by Balling
Status changed
Please retest after e78d0810d1741535c95e5ae0f198977626b1cdff.
8:08 PM Ticket #7359 (Seeking in an M3u8 fragmented MP4 playlist causes no frames to be sent ...) updated by Balling
TS at least is fixed with e78d0810d1741535c95e5ae0f198977626b1cdff and …
7:57 PM Ticket #6850 (Seeking to beginning of HLS stream fails) updated by Balling
This is now fixed with -bytes 0 workaround after #7485 is fixed with …
7:12 PM Ticket #9633 (gblur ignores resized input) updated by Michael Koch
Possible workaround (I didn't test it): Place your 100x100 object in …
6:01 PM Ticket #9633 (gblur ignores resized input) updated by Michael Koch
That's a known limitation. Most filters don't accept an input stream …
4:22 PM Changeset in ffmpeg [e1edfe64] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pthread_frame: Properly unref frame in case of decoding …
4:22 PM Changeset in ffmpeg [02220b88] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/thread: Don't use ThreadFrame when unnecessary The majority …
4:22 PM Changeset in ffmpeg [f025b8e1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/threadframe: Add ff_thread_(get|release)_ext_buffer() These …
4:22 PM Changeset in ffmpeg [b3551b60] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/thread: Move ff_thread_(await|report)_progress to new header …
4:22 PM Changeset in ffmpeg [7fc10e27] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hapdec: Remove always-false check Reviewed-by: Anton Khirnov …
4:18 PM Changeset in ffmpeg [7bf38eb0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pthread_frame: Don't prematurily presume frame-threading …
2:43 PM Ticket #9634 (print_all_libs_info() fixed) created by Loken
Summary of the bug: fftools/cmdutils.c In "print_all_libs_info" …
1:51 PM Ticket #9633 (gblur ignores resized input) updated by Jozef Chutka
Keywords changed
1:51 PM Ticket #9633 (gblur ignores resized input) updated by Jozef Chutka
Summary changed
1:51 PM Ticket #9633 (gblur ignores resized input) updated by Jozef Chutka
Description changed
1:50 PM lines.png attached to Ticket #9633 by Jozef Chutka
1:49 PM Ticket #9633 (gblur ignores resized input) created by Jozef Chutka
When the input of gblur filter is resized in time, the gblur would …
11:17 AM Ticket #9630 (regression: qsvdec wrong output) closed by mkver
fixed: Fixed in 2727ff069e856c8fd098ddb8c26f42ec3b54a252.
11:16 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) closed by mkver
fixed: Fixed in aeaefc3728cb46dc1fb2c363785fed482f358d17.
10:53 AM Ticket #9616 (concat of ffmpeg-created opus files defect) updated by Wolfgang May
THX. As far as I understand, the generated+concatenated output files …
10:18 AM Ticket #9632 (Metadata not work with segment format) closed by mkver
worksforme: Works in master; should have been fixed in …
9:54 AM Changeset in ffmpeg [ce43e1c5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motion_est: fix indention of ff_get_best_fcode() …
9:54 AM Changeset in ffmpeg [634312a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motion_est: Fix xy indexing on range violation in …
9:50 AM Changeset in ffmpeg [bf33a384] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hls: Use unsigned for iv computation Fixes: signed integer …
9:50 AM Changeset in ffmpeg [6ee283d7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: Increase range for N in ls_get_code_runterm() by …
9:50 AM Changeset in ffmpeg [50389339] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Check desc_bytes Fixes: Division by 0 Fixes: …
9:50 AM Changeset in ffmpeg [59328aab] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Fix invalid NULL pointer operation in …
9:49 AM Changeset in ffmpeg [9c3d2cbb] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Fix infinite loop with bz decompression The …
9:26 AM Changeset in ffmpeg [948c2620] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: keep chapter monotonicity on chapter updates Updating …
8:40 AM Changeset in ffmpeg [aeaefc37] by Anton Khirnov <anton@khirnov.net>
lavfi/qsvpp: fix after 85c938fa28
7:11 AM Ticket #9632 (Metadata not work with segment format) updated by Przemek
Description changed
7:11 AM Ticket #9632 (Metadata not work with segment format) created by Przemek
Summary of the bug: I'm trying to add rotation metadata to the video …
5:52 AM Changeset in ffmpeg [8b494364] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp8: Remove always-false check Since …
5:52 AM Changeset in ffmpeg [4214001] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hcadec: Mark decoder as init-threadsafe Reviewed-by: Paul B …
5:52 AM Changeset in ffmpeg [2c7f25d4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hcadec: Fix memleak upon allocation error An …
5:49 AM Changeset in ffmpeg [e78d0810] by Steven Liu <lq@chinaffmpeg.org>
avformat/hls: Implement support for using AVSEEK_FLAG_BACKWARD when …
3:21 AM Ticket #9616 (concat of ffmpeg-created opus files defect) closed by mkver
invalid: The packets of most audio codecs (including Opus) can't have an …
3:04 AM Changeset in ffmpeg [2727ff06] by Haihao Xiang <haihao.xiang@intel.com>
lavu/fifo: fix regression offset_w might be updated after growing the …

Feb 8, 2022:

9:55 PM Ticket #6578 (ARM NEON detection should use getauxval instead of parsing files in /proc) closed by Aman
fixed: fixed in 2f299c0b8b4ab1b549b25ab48aa2adbc9f8718ea
9:42 AM Changeset in ffmpeg [91326dc9] by Anton Khirnov <anton@khirnov.net>
libavutil: include assembly with full path from source root Otherwise …
6:25 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) updated by U. Artie Eoff
Also discovered by Coverity: …
6:11 AM Changeset in ffmpeg [67e1013a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs_mpeg2: Use smaller scope for variables Signed-off-by: …
5:56 AM Ticket #4331 (Wish: Lossless macroblock padding) updated by James Lin
1. Why won't-fix? 2. Any chance to reconsider? My use case is that I …
5:35 AM Ticket #9630 (regression: qsvdec wrong output) updated by U. Artie Eoff
Thanks Haihao! That patch fixes it for me.
5:22 AM Changeset in ffmpeg [70a90fb7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/internal.h: Move avpriv_find_start_code() to startcode.h This …
5:16 AM Changeset in ffmpeg [27f22f33] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
all: Remove unnecessary libavcodec/internal.h inclusions …
5:10 AM Ticket #9630 (regression: qsvdec wrong output) updated by haihao
I have a patch (https://github.com/intel-media-ci/ffmpeg/pull/500) to …
5:10 AM Changeset in ffmpeg [115ac90e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs_mpeg2: Simplify splitting fragment …
5:02 AM Changeset in ffmpeg [66d7a211] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs: Make ff_cbs_insert_unit_data() always append the new unit …
3:44 AM Ticket #9631 (report dv timecode in ffprobe) created by dave rice
Summary of the enhancement: I suggest reporting dv timecode as frame …
3:30 AM Changeset in ffmpeg [f183ae78] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs_jpeg: Remove redundant counter Use -1 as the position in …
3:00 AM Changeset in ffmpeg [d64e27f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs_mpeg2: Remove redundant counter Use -1 as the position in …
2:20 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) updated by mkver
Ok, forgetting to update the usages of tmp in …
2:16 AM Ticket #9630 (regression: qsvdec wrong output) updated by U. Artie Eoff
Already uploaded file to https://0x0.st/oXBP.tgz for Anton (elenril) …
2:16 AM Ticket #9630 (regression: qsvdec wrong output) updated by U. Artie Eoff
Already uploaded file to https://0x0.st/oXBP.tgz for Anton (elenril) …
2:14 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) updated by U. Artie Eoff
Anton (elenril) is already working on a fix... see …
2:08 AM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) updated by mkver
1. A backtrace would be nice. 2. I only have one clue as to what is …
12:57 AM Ticket #9630 (regression: qsvdec wrong output) updated by mkver
You can use this to upload the file.

Feb 7, 2022:

9:42 PM Changeset in ffmpeg [2f299c0b] by Aman Karmani <aman@tmm1.net>
avutil: use getauxval(3) for CPU capabilities on linux/android ARM …
5:57 PM Ticket #9630 (regression: qsvdec wrong output) updated by U. Artie Eoff
input file is 19M, so can't upload it here. Let me know how I can …
5:55 PM Ticket #9630 (regression: qsvdec wrong output) created by U. Artie Eoff
Summary of the bug: Some avc decoded files produce wrong output …
5:33 PM Ticket #9629 (regression: qsvvpp segfault with new FIFO API) created by U. Artie Eoff
Summary of the bug: All qsvvpp operations segfault since: […] If …
11:49 AM Ticket #9628 (libsvtav1 doesnt work anymore) created by Richard
Summary of the bug: Using the libsvtav1 encoder gives an error, …
3:23 AM Changeset in ffmpeg [04cc7a55] by Lynne <dev@lynne.ee>
lavu/tx: wrap missed string in NULL_IF_CONFIG_SMALL It's the only one …
2:56 AM Changeset in ffmpeg [eac4c357] by Lynne <dev@lynne.ee>
lavu/tx: disable debugging information when CONFIG_SMALL
2:56 AM Changeset in ffmpeg [3bbe9c5e] by Lynne <dev@lynne.ee>
lavu/tx: refactor assembly codelet definition This commit does some …

Feb 6, 2022:

11:31 PM Changeset in ffmpeg [a10f1aec] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/fifo: Deprecate old FIFO API Users should switch to the …
11:31 PM Changeset in ffmpeg [e6469e68] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
ffmpeg: switch to new FIFO API
11:31 PM Changeset in ffmpeg [bdf9ed41] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
ffplay: switch to new FIFO API
11:31 PM Changeset in ffmpeg [c65c2ed0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavfi/vf_deshake_opencl: switch to new FIFO API
11:31 PM Changeset in ffmpeg [85c938fa] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavfi/qsvvpp: switch to new FIFO API
11:31 PM Changeset in ffmpeg [90eef1c3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavu/threadmessage: switch to new FIFO API
11:31 PM Changeset in ffmpeg [d1bd189c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavu/audio_fifo: switch to new FIFO API
11:31 PM Changeset in ffmpeg [08213620] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavu/audio_fifo: drop an unnecessary include Nothing in audio_fifo.h …
11:31 PM Changeset in ffmpeg [d46fd964] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavd/jack: switch to the new FIFO API
11:31 PM Changeset in ffmpeg [36117968] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavf/async: switch to new FIFO API
11:31 PM Changeset in ffmpeg [70a1774f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavf/udp: switch to new FIFO API
11:31 PM Changeset in ffmpeg [5fe2c377] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavf/swfenc: switch to new FIFO API
11:31 PM Changeset in ffmpeg [ea51119] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavf/mpegenc: switch to new FIFO API
11:31 PM Changeset in ffmpeg [60414afc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavf/dvenc: switch to new FIFO API
11:31 PM Changeset in ffmpeg [7e2be84a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavf/dvenc: return an error on audio/video desync
11:31 PM Changeset in ffmpeg [d3c6156] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/qsvenc: Reindent after the previous commit Signed-off-by: …
11:31 PM Changeset in ffmpeg [35e52d21] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/qsvenc: switch to new FIFO API
11:31 PM Changeset in ffmpeg [08181624] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/qsvdec: switch to the new FIFO API
11:31 PM Changeset in ffmpeg [587545c9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/nvenc: switch to the new FIFO API
11:31 PM Changeset in ffmpeg [9ef4b669] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/libvpxenc: remove unneeded context variable discard_hdr10_plus …
11:31 PM Changeset in ffmpeg [4b066b53] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/libvpxenc: switch to the new FIFO API
11:31 PM Changeset in ffmpeg [a718d84e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/libvorbisenc: switch to new FIFO API
11:31 PM Changeset in ffmpeg [6eaf5cd0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/cuviddec: convert to the new FIFO API
11:31 PM Changeset in ffmpeg [de40342c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/cuviddec: do not reallocate the fifo unnecessarily
11:31 PM Changeset in ffmpeg [70611d7f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/amfenc: switch to new FIFO API
11:31 PM Changeset in ffmpeg [37e70d48] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/avcodec: switch to new FIFO API
11:31 PM Changeset in ffmpeg [93ed3755] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavu/tests/fifo: switch to the new API
11:31 PM Changeset in ffmpeg [14429f8f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavu/fifo: add a flag for automatically growing the FIFO as needed …
11:30 PM Changeset in ffmpeg [7329b22] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavu/fifo: Add new AVFifo API based upon the notion of element size …
11:29 PM Changeset in ffmpeg [5939c8d3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavu/fifo: disallow overly large fifo sizes The API currently allows …
11:29 PM Changeset in ffmpeg [2d71f93c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/fifo: Use av_fifo_generic_peek_at() for av_fifo_generic_peek() …
10:29 PM Ticket #8349 (Dolby AC-4 Support) updated by Bo Xu
Replying to mooninite: > Replying to [comment:22
10:20 PM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by Balling
We need to first apply this LGTM patch …
10:04 PM Changeset in ffmpeg [03afa127] by Marton Balint <cus@passwd.hu>
avformat/rtpproto: set ttl upper bound to 255 Also remove bogus …
9:59 PM Changeset in ffmpeg [9daac85d] by Marton Balint <cus@passwd.hu>
avformat/udp: set ttl upper bound to 255 Signed-off-by: Marton Balint …
8:25 PM Ticket #3801 (SWSCALE: Incorrect Values (+-1) in Full Range Conversion RGB to YCbCr) updated by Balling
See bug in mpv: https://github.com/mpv-player/mpv/issues/9757 As for …
4:41 PM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by mrskman
I sign this petition +1
11:45 AM Changeset in ffmpeg [e597ea4c] by Paul B Mahol <onemda@gmail.com>
avfilter/asrc_sinc: switch to rdft from lavu/tx
10:30 AM Ticket #9627 (vf cas fails with 10bit pix_fmt) updated by chrisbgp
Thank you! Replying to Balling: > …
10:28 AM Changeset in ffmpeg [cfe6df99] by Paul B Mahol <onemda@gmail.com>
configure: afir filter no longer depends on rdft from avcodec
4:53 AM Ticket #9334 (MP4 to APNG conversion incorrectly has transparent background) updated by Balling
Keywords, Status changed
3:20 AM Changeset in ffmpeg [f14dbb4b] by Zane van Iperen <zane@zanevaniperen.com>
avformat/mxfdec: add avlanguage dependency Reviewed-by: Andreas …

Feb 5, 2022:

11:20 PM Ticket #9627 (vf cas fails with 10bit pix_fmt) updated by Balling
bedb4bac1c8e2695cf10d21c6b3ed23c877934e7
10:36 PM Ticket #8885 (Windows 10 long path support) updated by Blacklands
Any chance that this gets addressed? From my understanding, the only …
8:03 PM Ticket #8862 (SDL2 / ffplay cannot do linear transfer/not BT.709 matrix for 4:4:4) updated by Balling
Summary changed
7:56 PM Changeset in ffmpeg [bedb4bac] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_cas: unbreak >8 depth support
4:19 PM Ticket #9627 (vf cas fails with 10bit pix_fmt) updated by chrisbgp
Description changed
4:14 PM Ticket #9627 (vf cas fails with 10bit pix_fmt) created by chrisbgp
Summary of the bug: vf: cas=0.96:1 and pix_fmt yuv420p10le gives the …
1:52 PM Changeset in ffmpeg [306994b8] by Paul B Mahol <onemda@gmail.com>
avfilter/af_apsyclip: increase protection for high frequencies This …
1:52 PM Changeset in ffmpeg [18fceb99] by Paul B Mahol <onemda@gmail.com>
avfilter/af_apsyclip: fix peak overestimation Ignore more samples …
1:52 PM Changeset in ffmpeg [b4ad1342] by Paul B Mahol <onemda@gmail.com>
avfilter/af_apsyclip: fix FFT bin indexing With a complex FFT instead …
12:52 PM Ticket #9622 (Skip samples overflow and negative in fragmented MP4) closed by James
fixed: Technically speaking, the first field in AV_PKT_DATA_SKIP_SAMPLES …
12:52 PM Changeset in ffmpeg [40766ae] by Zane van Iperen <zane@zanevaniperen.com>
avformat/imf: cosmetics s/++i/i++/g Signed-off-by: Zane van Iperen …
12:52 PM Changeset in ffmpeg [bec300f4] by Zane van Iperen <zane@zanevaniperen.com>
avformat/tests: add /imf to .gitignore Signed-off-by: Zane van Iperen …
12:44 PM Changeset in ffmpeg [0ea87ebc] by James Almer <jamrial@gmail.com>
avformat/demux: don't truncate the return value of ts_to_samples() …
12:44 PM Changeset in ffmpeg [928e7c60] by James Almer <jamrial@gmail.com>
avformat/demux: print skip_samples and discard_padding as unsigned …
12:44 PM Changeset in ffmpeg [22d6d2b4] by James Almer <jamrial@gmail.com>
avcodec/decode: ignore unsupported skip samples packet side data …
12:44 PM Changeset in ffmpeg [3b9bd63a] by James Almer <jamrial@gmail.com>
avformat/demux: don't propagate unsupported skip samples packet side …
9:40 AM Changeset in ffmpeg [8a9d3d3d] by Marton Balint <cus@passwd.hu>
avformat/imf_cpl: do not use filesize when reading XML file Similar …
8:38 AM Ticket #9626 (alphamerge and transparency in main) closed by Michael Koch
invalid
3:40 AM Changeset in ffmpeg [00692139] by Limin Wang <lance.lmwang@gmail.com>
avformat/rtpdec_rfc4175: fix interlace format In previous state, a …

Feb 4, 2022:

9:52 PM Ticket #9626 (alphamerge and transparency in main) updated by Jozef Chutka
Thanks both for looking into it. I can understand alphamerge a bit …
8:07 PM Ticket #6578 (ARM NEON detection should use getauxval instead of parsing files in /proc) updated by Aman
somewhat related, I experienced SEGV on some android/arm devices when …
5:30 PM Ticket #9626 (alphamerge and transparency in main) updated by Michael Koch
Replying to Jozef Chutka: > Hi Michael, > please check the …
4:03 PM Ticket #9626 (alphamerge and transparency in main) updated by pdr0
It's working as expected alphamerge …
3:05 PM Ticket #9620 (Add support for .WEM Wwise Encoded Media File) updated by Balling
>clsid's fork That is not a fork that is now mainline.
3:04 PM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by Balling
Can we close this? After all the other remaining issue here is …
3:01 PM Ticket #9598 (Wrong Chroma Location (Type 2, top left) for XDCAM Files (Type 0, ...) updated by Balling
>The only reason h264 would result in a different value is that the …
2:59 PM Ticket #9626 (alphamerge and transparency in main) updated by Jozef Chutka
Hi Michael, please check the attachments I included. I am trying to …
2:09 PM Ticket #9620 (Add support for .WEM Wwise Encoded Media File) updated by PCUser
Replying to mirh: > While I'd certainly like for somebody …
1:49 PM Ticket #9620 (Add support for .WEM Wwise Encoded Media File) updated by mirh
Cc changed
While I'd certainly like for somebody to figure out encoding, so that …
12:39 PM Ticket #9626 (alphamerge and transparency in main) updated by Michael Koch
> When alphamerge alpha has white pixels where in has transparent, …
8:14 AM Ticket #9626 (alphamerge and transparency in main) updated by Jozef Chutka
Description changed
8:13 AM fix.jpg attached to Ticket #9626 by Jozef Chutka
8:12 AM bug.jpg attached to Ticket #9626 by Jozef Chutka
8:12 AM mask.png attached to Ticket #9626 by Jozef Chutka
8:12 AM main.png attached to Ticket #9626 by Jozef Chutka
8:11 AM Ticket #9626 (alphamerge and transparency in main) created by Jozef Chutka
Summary of the bug: Using ffmpeg version …
7:34 AM Ticket #9605 (5.0 meets -Wlogical-op) updated by Balling
One part is done in 5903a4e32104ab343555b494991856fac5aa3aa2 the other …
6:31 AM Ticket #9599 (VideoToolbox VP9 hwaccel freezes ffmpeg) updated by WindowPain
I'm having the same problem. My machine is 2017 MacBook Pro.
12:52 AM Changeset in ffmpeg [cc5eb2e6] by Peter Ross <pross@xvid.org>
avformat/img2dec: increase probe score for GEM image fourcc variants …
12:52 AM Changeset in ffmpeg [5903a4e3] by Peter Ross <pross@xvid.org>
avformat/img2dec: fix logic error in GEM Raster file probe Use …
Note: See TracTimeline for information about the timeline view.