Timeline



Oct 9, 2023:

10:22 PM Changeset in ffmpeg [9c1294ea] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vdpau_vc1: Fix indentation Forgotten after …
10:22 PM Changeset in ffmpeg [c77aee61] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg(picture|video_dec): Move comment to more appropriate …
10:22 PM Changeset in ffmpeg [52509f63] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegpicture: Move caller-specific parts of function to callers …
10:22 PM Changeset in ffmpeg [2a8ac5a7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Don't call av_frame_copy_props() unnecessarily …
10:21 PM Changeset in ffmpeg [22b0141d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Don't allocate buffers unnecessarily …
10:21 PM Changeset in ffmpeg [d87c358e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Remove dead block None of the mpegvideo …
10:21 PM Changeset in ffmpeg [070bc4d2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Don't set write-only properties The frame is …
10:21 PM Changeset in ffmpeg [3937a21f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Don't overallocate arrays Only entries …
10:20 PM Changeset in ffmpeg [0524b4ec] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Don't reget known values Reviewed-by: Michael …
10:20 PM Changeset in ffmpeg [18f7d8d8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Don't pretend input to be non-refcounted …
10:20 PM Changeset in ffmpeg [f5220475] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Reindentation Signed-off-by: Andreas …
10:20 PM Changeset in ffmpeg [5aaaa7db] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Remove always-false checks In case "!direct" …
10:19 PM Changeset in ffmpeg [b96ba62b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Fix abort on allocation errors mpegvideo_enc …
9:48 PM Changeset in ffmpeg [78fa1cff] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: export max_interval option
9:47 PM Changeset in ffmpeg [ee9fb284] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: export codebook_search option too
7:23 PM Changeset in ffmpeg [1703bfa1] by Paul B Mahol <onemda@gmail.com>
avcodec/hcadec: implement proper .flush callback
7:22 PM sin8k.wav attached to Ticket #5482 by ami_stuff
7:21 PM Ticket #5482 (g721 (g726): fix audiable artefacts) updated by ami_stuff
this also decodes into terrible quality: […] […] the problem …
6:17 PM Changeset in ffmpeg [8b6ee74d] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/ddagrab: create secondary xor mouse texture
6:17 PM Changeset in ffmpeg [0e7ae95c] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/ddagrab: actually use provided texture pointer
6:17 PM Changeset in ffmpeg [e006680d] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: add option to control subsampling of packed rgb input
6:14 PM Changeset in ffmpeg [3914abf7] by Timo Rothenpieler <timo@rothenpieler.org>
configure: fix --custom-allocator The custom-allocator logic has been …
4:52 PM Changeset in ffmpeg [3c651633] by Rémi Denis-Courmont <remi@remlab.net>
lavc/exrdsp: R-V V reoder_pixels
4:52 PM Changeset in ffmpeg [f39a8790] by Rémi Denis-Courmont <remi@remlab.net>
lavu/fixed_dsp: R-V V vector_fmul_window
4:52 PM Changeset in ffmpeg [10eb3b9c] by Rémi Denis-Courmont <remi@remlab.net>
lavu/fixed_dsp: R-V V vector_fmul vector_fmul_fixed_c: 4.0 …
4:52 PM Changeset in ffmpeg [da7a77fb] by Rémi Denis-Courmont <remi@remlab.net>
lavu/fixed_dsp: R-V V vector_fmul_reverse
4:52 PM Changeset in ffmpeg [bf911cc1] by Rémi Denis-Courmont <remi@remlab.net>
lavu/fixed_dsp: R-V V vector_fmul_add vector_fmul_add_fixed_c: 2.2 …
4:52 PM Changeset in ffmpeg [9091ffb0] by Rémi Denis-Courmont <remi@remlab.net>
lavu/float_dsp: adjust multipler in R-V V fmul_window The gather …
4:50 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) updated by Elon Musk
Added back somehow limited stereo decorrelation code, to help compress …
4:42 PM Changeset in ffmpeg [8786b916] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: change flag for shorten_by in THD case
4:42 PM Changeset in ffmpeg [27c623b3] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: fix stereo decorrelation
4:28 PM Ticket #10613 (ffprobe outputs invalid xml) updated by nuro
Component changed
4:25 PM Ticket #10613 (ffprobe outputs invalid xml) updated by nuro
Version changed
4:23 PM Ticket #10613 (ffprobe outputs invalid xml) updated by nuro
Description changed
4:20 PM Ticket #10613 (ffprobe outputs invalid xml) created by nuro
Summary of the bug: Because of recent change …
1:54 PM Changeset in ffmpeg [12c4cf9f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/refstruct: Inline ff_refstruct_allocz() Suggested by James …
1:53 PM Changeset in ffmpeg [fc880c70] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h261dec: Remove pointless goto There is no need to parse the …
1:52 PM Changeset in ffmpeg [cae30c5e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wmv2dec: Parse extradata during init And stop setting …
11:51 AM Ticket #10612 (ra_144 encoded in rm has no duration info) updated by ami_stuff
the same problem with "-acodec aac" with default "-acodec ac3" …
11:25 AM 8k.wav attached to Ticket #10612 by ami_stuff
11:24 AM Ticket #10612 (ra_144 encoded in rm has no duration info) created by ami_stuff
[…] […] it's some old regression: […] […] […] …
11:04 AM Ticket #10611 (source code bug, ff_g723_1_gen_dirac_train function enters dead loop) updated by songtao
Description changed
11:02 AM Ticket #10611 (source code bug, ff_g723_1_gen_dirac_train function enters dead loop) created by songtao
Summary of the bug: How to reproduce: i create 5 threads to …
10:44 AM Ticket #9009 (SIGINT ignored while awaiting RTP data) updated by Juan Navarro
Bug reporter here. I'd just want to mention that for the internal …
10:28 AM Ticket #10586 (Impossible to retrieve libvmaf result from AVFrame at the output of ...) updated by ichlubna
Description changed
10:15 AM Ticket #10586 (Impossible to retrieve libvmaf result from AVFrame at the output of ...) updated by ichlubna
Description changed

Oct 8, 2023:

10:21 PM Changeset in ffmpeg [37b5f4a1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskadec, mov: Fix declaration-after-statement warnings …
7:36 PM Changeset in ffmpeg [7fedbc76] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_parser: saturate dts a bit Fixes: signed integer …
7:36 PM Changeset in ffmpeg [cedb4736] by Michael Niedermayer <michael@niedermayer.cc>
avformat/asfdec_f: Saturate presentation time in marker Fixes: signed …
7:36 PM Changeset in ffmpeg [fe6ce28d] by Michael Niedermayer <michael@niedermayer.cc>
avformat/xwma: sanity check bits_per_coded_sample Fixes: signed …
7:36 PM Changeset in ffmpeg [2d6df371] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: Check prebuffered_ns for overflow Fixes: signed …
7:36 PM Changeset in ffmpeg [929ddef3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/wavdec: Check left avio_tell for overflow Fixes: signed …
7:36 PM Changeset in ffmpeg [5f0d0046] by Michael Niedermayer <michael@niedermayer.cc>
avformat/tta: Better totalframes check Fixes: signed integer …
7:36 PM Changeset in ffmpeg [b3c973a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rpl: Check for number_of_chunks overflow Fixes: signed …
7:36 PM Changeset in ffmpeg [3508b496] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: compute absolute dts difference without overflow in …
7:36 PM Changeset in ffmpeg [51f0ab8b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/jacosubdec: Check timeres Signed-off-by: Michael Niedermayer …
7:35 PM Changeset in ffmpeg [32447b14] by Michael Niedermayer <michael@niedermayer.cc>
avformat/jacosubdec: avoid signed integer overflows in get_shift() …
7:34 PM Changeset in ffmpeg [6490b9ae] by Michael Niedermayer <michael@niedermayer.cc>
avformat/jacosubdec: Factorize code in get_shift() a bit …
4:56 PM Changeset in ffmpeg [9132a0fb] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Disallow more than one meta box for AVIF This is not …
4:56 PM Changeset in ffmpeg [9b00b573] by Michael Niedermayer <michael@niedermayer.cc>
avformat/sbgdec: Check for negative duration or un-representable end …

Oct 7, 2023:

8:36 PM Changeset in ffmpeg [c7fb4d0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/nvdec: Use RefStruct API for decoder_ref Avoids allocations …
8:36 PM Changeset in ffmpeg [2ec62b1c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pthread_frame: Use RefStruct API for ThreadFrame.progress …
8:35 PM Changeset in ffmpeg [452089ee] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevcdec: Use RefStruct API for RefPicListTab buffer Given …
8:35 PM Changeset in ffmpeg [6695c0af] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vulkan_decode: Use RefStruct API for shared_ref Avoids …
8:35 PM Changeset in ffmpeg [f8252d6c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/decode: Use RefStruct API for hwaccel_picture_private Avoids …
8:35 PM Changeset in ffmpeg [3ba4f9c2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs_sei: Use RefStruct API for SEI messages The SEI message …
8:35 PM Changeset in ffmpeg [3e9b8d14] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cbs: Use RefStruct-API for unit content This avoids …
8:34 PM Changeset in ffmpeg [56dd5851] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/refstruct: Allow checking for exclusive ownership This is the …
8:34 PM Changeset in ffmpeg [61bc8764] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dovi_rpu: Use RefStruct API for Vdr data It avoids …
8:34 PM Changeset in ffmpeg [05f557b2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wavpack: Use RefStruct API for DSD context It avoids …
8:34 PM Changeset in ffmpeg [e1ba00ac] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp8: Use RefStruct API for seg_map Avoids allocations and …
8:34 PM Changeset in ffmpeg [2db94a96] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevc_ps: Use RefStruct API for parameter sets Avoids …
8:34 PM Changeset in ffmpeg [787351a6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264_ps: Use RefStruct API for SPS/PPS Avoids allocations and …
8:34 PM Changeset in ffmpeg [78c9ed26] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/get_buffer: Use RefStruct API for FramePool Avoids …
8:33 PM Changeset in ffmpeg [9281dcb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/refstruct: Add simple API for refcounted objects For now, …
2:45 PM Changeset in ffmpeg [eb73d178] by Rémi Denis-Courmont <remi@remlab.net>
lavu/fixed_dsp: R-V V scalarproduct
10:36 AM Ticket #9009 (SIGINT ignored while awaiting RTP data) updated by Anh Trinh
I encountered the same issue as well. My usecase is: ffmpeg process …
10:35 AM Ticket #6336 (No Way to Cleanly Terminate ffmpeg.exe while capturing screen) updated by Anh Trinh
I encountered the same issue as well. My usecase is: ffmpeg process …
10:14 AM Ticket #10492 (scale_vt does not seems to work correctly) closed by quinkblack
fixed
9:24 AM Ticket #10610 (w64: 20-bit file fails to decode) closed by Elon Musk
fixed: Very broken file - whatever creates such files should be fixed/problem …
9:19 AM Changeset in ffmpeg [71716406] by Paul B Mahol <onemda@gmail.com>
avformat/wavdec: w64: do not error out for broken files if data start …
9:19 AM Changeset in ffmpeg [84e0e2f4] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: rename some variables related to thd Remove warning …

Oct 6, 2023:

11:42 PM Ticket #10238 (mszh: yuv420 compressed file fails to decode when width is not ...) closed by ami_stuff
fixed: fixed in 4ea28554db5195a3981822f88e55262ed0429411
11:32 PM 20bit.w64 attached to Ticket #10610 by ami_stuff
11:31 PM Ticket #10610 (w64: 20-bit file fails to decode) created by ami_stuff
decodes ok with sox and other programs […]
7:35 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) updated by Balling
Cool. Fixed (even cholesky), indeed :) Checked Plex, lossless with the …
6:47 PM Changeset in ffmpeg [4c422de1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move allocating new_picture to the encoder It is …
1:11 PM Changeset in ffmpeg [27fcc8dd] by James Almer <jamrial@gmail.com>
fftools/ffplay: stop injecting stream side data in packets This is no …
1:11 PM Changeset in ffmpeg [d372c2f] by James Almer <jamrial@gmail.com>
fftools/ffmpeg: stop injecting stream side data in packets This is no …
1:11 PM Changeset in ffmpeg [ae222716] by James Almer <jamrial@gmail.com>
avcodec/decode: propagate global side data to frames The changed …
1:11 PM Changeset in ffmpeg [804be7f9] by James Almer <jamrial@gmail.com>
avcodec/hevcdec: check for DOVI configuration record in AVCodecContext …
1:11 PM Changeset in ffmpeg [d76b0c4] by James Almer <jamrial@gmail.com>
fftools/ffprobe: stop using AVStream.side_data Signed-off-by: James …
1:11 PM Changeset in ffmpeg [235a66a1] by James Almer <jamrial@gmail.com>
fftools/ffplay: stop using AVStream.side_data Signed-off-by: James …
1:11 PM Changeset in ffmpeg [3fd37b52] by James Almer <jamrial@gmail.com>
fftools/ffmpeg: stop using AVStream.side_data Signed-off-by: James …
1:04 PM Changeset in ffmpeg [e500eb5a] by James Almer <jamrial@gmail.com>
avcodec/packet: add some documentation for AVPacketSideData …
1:03 PM Changeset in ffmpeg [5432d2aa] by James Almer <jamrial@gmail.com>
avformat/avformat: use the side data from AVStream.codecpar Deprecate …
12:56 PM Changeset in ffmpeg [21d7cc6f] by James Almer <jamrial@gmail.com>
avcodec/codec_par: add side data to AVCodecParameters This will …
12:53 PM Changeset in ffmpeg [74279227] by James Almer <jamrial@gmail.com>
avcodec/packet: add generic side data helpers Handling …
12:48 PM Ticket #10609 (Vp8 famerate dropping issue) created by Jitendra Patidar
Hello, We are facing issue while using vp8 codec for server side …
10:28 AM Changeset in ffmpeg [f62c441e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vulkan_filter: Remove unused label Unused since …
9:31 AM Changeset in ffmpeg [d58e0af5] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpdec: set extended_substream_info from header To be used later.
8:37 AM Ticket #10343 ("-cutoff" option of libopus described in the documentation is misleading) closed by Stefano Sabatini
fixed: Possibly addressed in commit: …
8:31 AM Ticket #10330 (Opus documentation: lowdelay is too trivialized) closed by Stefano Sabatini
fixed: I tried to address this in commit: […] Marking as closed, but feel …
7:58 AM Ticket #10003 (libxvid documentation still mentions -me_method even though it was ...) closed by Stefano Sabatini
fixed: Hi Ramiro! Fixed in commit: […] Thanks for the report.
7:56 AM Ticket #3947 (Inconsistent and confusing setting of refs with libx264) closed by Stefano Sabatini
fixed: This should be fixed in commit: […]
7:49 AM Changeset in ffmpeg [00eb4966] by Stefano Sabatini <stefasab@gmail.com>
doc/encoders/libopus: clarify lowdelay and cutoff options Extend …
7:49 AM Changeset in ffmpeg [7449a00d] by Stefano Sabatini <stefasab@gmail.com>
doc/encoders/libxvid: fix references for me_quality option Drop …
7:49 AM Changeset in ffmpeg [d0f071df] by Stefano Sabatini <stefasab@gmail.com>
doc/encoders/libx264: clarify meaning of level option In particular, …
7:49 AM Changeset in ffmpeg [6f421d9d] by Stefano Sabatini <stefasab@gmail.com>
lavc: clarify meaning of avctx.level option

Oct 5, 2023:

11:31 PM Ticket #9266 (ffprobe produces wrong output for compact format) closed by Stefano Sabatini
fixed: Should be fixed in commit …
11:28 PM Changeset in ffmpeg [f7ac351] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: fix various memory issues The spec caps the …
11:28 PM Changeset in ffmpeg [ec745532] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: add some icc profile checks This patch will …
10:17 PM Changeset in ffmpeg [d2d3a83a] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: introduce section type, use for the compact output Also, …
10:17 PM Changeset in ffmpeg [8eecd52d] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: correct section name for side data piece
10:17 PM Changeset in ffmpeg [01edb505] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: factorize side data printing to dedicated function
10:16 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) closed by Elon Musk
fixed: Was buggy matrix code, disabled until properly resolved.
10:15 PM Ticket #10238 (mszh: yuv420 compressed file fails to decode when width is not ...) updated by Elon Musk
No longer gives 0 output frames.
10:10 PM Ticket #10237 (mszh: yuv411 and yuv422 - unsupported dimensions when width is not ...) closed by Elon Musk
fixed: Fixed with d11b8bd0c610c212d2a28767f94dc07a8ec473cf
10:05 PM Changeset in ffmpeg [d7579189] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: restructure code and resolve several bugs Do not use …
9:50 PM Changeset in ffmpeg [81cc0e13] by Lynne <dev@lynne.ee>
hwcontext_vulkan: properly support STORAGE usage for mutliplane images …
9:50 PM Changeset in ffmpeg [2a36e44a] by Lynne <dev@lynne.ee>
vulkan_hevc: handle non-contiguous SPS/PPS/VPS ids Some clips (i.e. …
8:05 PM Changeset in ffmpeg [e8465aa5] by Ronald S. Bultje <rsbultje@gmail.com>
avcodec/svt-av1: Set force_key_frames only when gop_size == 1 SVT-AV1 …
8:05 PM Changeset in ffmpeg [f0f6acde] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h261dec, mpeg12dec, vc1dec: Remove setting write-only flags …
8:05 PM Changeset in ffmpeg [951bcc3c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rv10: Replace switch by LUT Reviewed-by: Michael Niedermayer …
8:05 PM Changeset in ffmpeg [cd08bace] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rv10: Remove dead code Dead since …
8:05 PM Changeset in ffmpeg [ca3dea8a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h263dec, mpeg4videodec: Parse extradata during init Possible …
8:05 PM Changeset in ffmpeg [49b4ed72] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Always initialize IDCTDSPContext during init …
8:05 PM Changeset in ffmpeg [d86f7603] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Don't zero context on init failure Up until …
8:05 PM Changeset in ffmpeg [bc7de8b6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Don't initialize IDCT more than once Before …
3:13 PM Changeset in ffmpeg [89c10d8] by Rémi Denis-Courmont <remi@remlab.net>
lavc/ac3: add R-V Zbb extract_exponents
12:25 PM Ticket #4609 (webp muxer silently seeks backwards when converting bigger png inputs ...) reopened by Jorropo
Hey, I have a reproduction that fails on all versions of ffmpeg I …
12:11 PM Ticket #10606 (ffplay ignores relative audio delay tag) updated by Ulf Zibis
The issue also occures with version 6.0 […]
12:10 PM Ticket #10606 (ffplay ignores relative audio delay tag) updated by Ulf Zibis
Version changed

Oct 4, 2023:

7:26 PM Ticket #5718 (ffmpeg not remapping channels for libopus automatically) updated by GoingOffRoading
Still an issue in October 2023. Confirmed that the workaround outline …
6:40 PM Changeset in ffmpeg [9078dc0c] by James Almer <jamrial@gmail.com>
avcodec/hcadec: add a flush callback Fixes unexpected behavior during …
1:33 PM Ticket #10608 (AV1 decoder gets "Static surface pool size exceeded" issue with ...) created by Evgeny
Summary of the bug: When we use d3d11 hardware decoder with av1_amf …
7:40 AM Ticket #7337 (FFmpeg not recognizing WebVTT subtitle stream from HLS playlist) updated by piusbnsl
Is this issue resolved?

Oct 3, 2023:

7:53 PM Changeset in ffmpeg [19baf4e0] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb: R-V V deinterleaveBytes
7:53 PM Changeset in ffmpeg [ede32151] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb: fix extra iteration in R-V V interleave There was an …
7:48 PM Changeset in ffmpeg [9240035c] by Rémi Denis-Courmont <remi@remlab.net>
lavu/float_dsp: avoid reg-stride in R-V V fmul_window
7:43 PM Ticket #10602 (ffmpeg returns blank frames on some avi files with an initial -ss) updated by Pat Gunn
Unfortunately, we don't have the ability to rework how the file is …
6:09 PM Changeset in ffmpeg [a9137110] by Michael Niedermayer <michael@niedermayer.cc>
avformat/sbgdec: Check for period overflow Fixes: signed integer …
6:09 PM Changeset in ffmpeg [dedc78b4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/concatdec: Check in/outpoint for overflow Fixes: signed …
6:09 PM Changeset in ffmpeg [fe6d464] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/escape124: Do not return random numbers Fixes: out of array …
6:09 PM Changeset in ffmpeg [515c0247] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Fix an integer overflow in predictor_update_filter() …
6:09 PM Changeset in ffmpeg [bb9f8a1c] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust wmapro threshold Fixes: Timeout …
6:09 PM Changeset in ffmpeg [9cef555b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavarc: Check k in decode_5elp() regression since …
6:09 PM Changeset in ffmpeg [dbcf285a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavarc: Allocate AV_INPUT_BUFFER_PADDING_SIZE Fixes: overread …
6:09 PM Changeset in ffmpeg [f3c98620] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavarc: Fix integer overflwo in do_stereo() Fixes: signed …
6:09 PM Changeset in ffmpeg [c42a8930] by Michael Niedermayer <michael@niedermayer.cc>
avutil/tx_template: Fix some signed integer overflows in DECL_FFT5() …
6:09 PM Changeset in ffmpeg [7f4fed52] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_template: Better avoidance of signed integer overflow …
6:09 PM Changeset in ffmpeg [6359b2ce] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for MVHA Fixes: Timeout …
6:09 PM Changeset in ffmpeg [52d666e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avs: Check if return code is representable Fixes: leak …
6:09 PM Changeset in ffmpeg [53948d62] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utvideodec: move allocation to the end of init Fixes: mem …
6:09 PM Changeset in ffmpeg [112a077d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flacdec: Fix integer overflow in "33bit" …
6:09 PM Changeset in ffmpeg [35e6960a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flacdec: Fix overflow in "33bit" decorrelate Fixes: signed …
6:09 PM Changeset in ffmpeg [d11b8bd0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/lcldec: Make PNG filter addressing match the code afterwards …
6:09 PM Changeset in ffmpeg [5c0df3da] by Michael Niedermayer <michael@niedermayer.cc>
avformat/westwood_vqa: Check chunk size the type is also changed to …
5:48 PM Changeset in ffmpeg [446b0090] by Rémi Denis-Courmont <remi@remlab.net>
lavu/float_dsp: avoid reg-stride in R-V V reverse_fmul This revectors …
5:48 PM Changeset in ffmpeg [d14130ae] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb: unroll R-V V interleave_bytes
5:48 PM Changeset in ffmpeg [6269c4a4] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb: unroll RISC-V V uyvytoyuv422
5:48 PM Changeset in ffmpeg [e50f8e86] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb: avoid S-regs in RISC-V V uyvytoyuv422 We can make do …
5:48 PM Changeset in ffmpeg [be37a2e3] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb: rework RISC-V V uyvytoyuv422 This avoids using …
4:53 PM Changeset in ffmpeg [e1f3041b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264_slice: Don't keep AVCodecContext props in sync manually …
4:53 PM Changeset in ffmpeg [06388250] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Don't memset twice This has been done for the …
4:53 PM Changeset in ffmpeg [3ede6cc0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Check for existence of planes before accesses …
3:57 PM Ticket #10605 (noise in ape decoder) updated by Balling
>3 seconds from 00:12:00 That was actually fixed in …
3:22 PM Ticket #10574 (ffplay / ffmpeg bad retry behaviour upon encountering a 404 on a live ...) updated by ahutson-bbc
FWIW it's not just 404s that cause this, I can also see it happens …
2:57 PM Changeset in ffmpeg [8d12762b] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move derivation of frame duration from filter …
2:57 PM Changeset in ffmpeg [9d4ca76c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: do not round frame durations prematurely Changes …
2:57 PM Changeset in ffmpeg [303f10d4] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: disregard demuxer timestamps for NOTIMESTAMPS …
2:57 PM Changeset in ffmpeg [cdfd15f4] by Anton Khirnov <anton@khirnov.net>
lavc/mpeg4videodec: do not invent a framerate from guessed numbers …
2:57 PM Changeset in ffmpeg [4a376f45] by Anton Khirnov <anton@khirnov.net>
lavc/mpegvideo_parser: improve exporting field-coding information * …
2:57 PM Changeset in ffmpeg [2c9eb491] by Anton Khirnov <anton@khirnov.net>
lavc/mpegvideo_parser: reduce variable scopes Drop some variables …
2:57 PM Changeset in ffmpeg [3562993d] by Anton Khirnov <anton@khirnov.net>
lavf/gifdec: do not mark as notimestamps The demuxer does not set …
2:57 PM Changeset in ffmpeg [80401b86] by Anton Khirnov <anton@khirnov.net>
lavf/demux: restrict video parser duration handling to just GIF The …
2:57 PM Changeset in ffmpeg [63bc643] by Anton Khirnov <anton@khirnov.net>
lavfi/yadif: update output frame durations
2:45 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) updated by Balling
Very bad your recent 3 thd encoder changes broke it all, the decoding …
1:58 PM Changeset in ffmpeg [99fe00ab] by Anton Khirnov <anton@khirnov.net>
doc/developer: deduplicate commit message rules The …
1:58 PM Changeset in ffmpeg [4c4bf54d] by Anton Khirnov <anton@khirnov.net>
doc/developer: drop an outdated item It dates back to pre-2005 days, …
1:58 PM Changeset in ffmpeg [e898447] by Anton Khirnov <anton@khirnov.net>
doc/developer: add a code behaviour section to development policy …
1:09 PM Changeset in ffmpeg [836a8e11] by Anton Khirnov <anton@khirnov.net>
doc/developer: fix a nonsense statement Adding new fields to …
1:09 PM Changeset in ffmpeg [f3ba1158] by Anton Khirnov <anton@khirnov.net>
doc/developer: merge the 'contributing code' section into its parent …
1:09 PM Changeset in ffmpeg [491a0ad0] by Anton Khirnov <anton@khirnov.net>
doc/developer: move a sentence to a more appropriate place It's …
12:33 PM Changeset in ffmpeg [3ba3e188] by Ronald S. Bultje <rsbultje@gmail.com>
avcodec/hevcpred_template: Removed unreachable code Signed-off-by: …
7:04 AM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by Elon Musk
I see no point in integrating that tool. Not going to create …

Oct 2, 2023:

11:59 PM Changeset in ffmpeg [f58038d4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusions Instead, …
11:58 PM Changeset in ffmpeg [ea14e8bc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/codec_par: Move enum AVFieldOrder to defs.h It is also used …
11:45 PM Changeset in ffmpeg [dd48e49] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/avformat: Deprecate AVFMT_ALLOW_FLUSH It is of no value to …
10:28 PM Changeset in ffmpeg [0d596776] by Niklas Haas <git@haasn.dev>
avcodec/decode: use ff_icc_profile_sanitize Fixes: …
10:28 PM Changeset in ffmpeg [4434713] by Niklas Haas <git@haasn.dev>
avfilter/vf_iccdetect: use ff_icc_profile_sanitize
10:28 PM Changeset in ffmpeg [beac4a99] by Niklas Haas <git@haasn.dev>
avcodec/fflcms2: add ff_icc_profile_sanitize Buggy ICCv4 profiles are …
10:27 PM Changeset in ffmpeg [22530ad1] by Niklas Haas <git@haasn.dev>
lavc/h274: transpose IDCT This is mathematically equivalent to what …
9:18 PM dnxhr-lb-uhd_2fr.mxf attached to Ticket #10607 by electron.rotoscope
File that does recreate this issue. I don't have an example file that …
9:16 PM Ticket #10607 (Remuxing MXF to MOV without re-encoding cannot find timecode framerate ...) created by electron.rotoscope
Summary of the bug: For certain MXF source files, when using {{{-c:v …
8:44 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) updated by Balling
Checked HEAD of master the files are encoded the same (will also check …
8:14 PM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by Balling
Integrate thdmerge into ffmpeg. Fix -f ac3 for .thd+ac3 interleave …
7:49 PM Changeset in ffmpeg [2b9c6c70] by Martin Storsjö <martin@martin.st>
tools: Don't include the direct library names when linking When …
7:32 PM Changeset in ffmpeg [014c1386] by Mark Thompson <sw@jkqxz.net>
cbs_av1: Make fake OBU size length field a write option This is an …
7:28 PM Changeset in ffmpeg [1a4bd76e] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb: remove R-V V shuffle_bytes_3012 This is slower than …
7:28 PM Changeset in ffmpeg [c4a144c2] by Rémi Denis-Courmont <remi@remlab.net>
swscale/rgb2rgb: add R-V Zbb shuffle_bytes_3210
7:28 PM Changeset in ffmpeg [cec48e3b] by Rémi Denis-Courmont <remi@remlab.net>
riscv: factor out the bswap32 assembler
6:31 PM Changeset in ffmpeg [4fe0a31c] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: allow changing some LPC parameters
6:31 PM Changeset in ffmpeg [a1b29ab6] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: increase compression ratio even more, fix LPC parameters
6:31 PM Changeset in ffmpeg [0be5da9c] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: increase compression ratio when input is of lower bit depth
3:35 PM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) closed by Elon Musk
needs_more_info: Tried thdmerge and ffmpeg decodes from it just fine. Either I did …
3:08 PM Changeset in ffmpeg [b36f3d53] by Rémi Denis-Courmont <remi@remlab.net>
lavc/fmtconvert: unroll R-V V int32_to_float_fmul_scalar
3:08 PM Changeset in ffmpeg [f3dfd4cc] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacpsdsp: unroll RISC-V V hybrid_synthesis_deint
3:08 PM Changeset in ffmpeg [0f1336b2] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacpsdsp: unroll RISC-V V hybrid_analysis_ileave
3:08 PM Changeset in ffmpeg [69d7486e] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacpsdsp: unroll RISC-V V mul_pair_single
3:08 PM Changeset in ffmpeg [c270928] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacpsdsp: unroll R-V V stereo interpolate
3:08 PM Changeset in ffmpeg [27d74fc1] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacpsdsp: simplify R-V V stereo interpolate Remove some useless …
3:07 PM Changeset in ffmpeg [3575ee2e] by Rémi Denis-Courmont <remi@remlab.net>
lavc/audiodsp: unroll RISC-V clip functions …
2:44 PM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by Elon Musk
Owner changed
2:05 PM Ticket #10606 (ffplay ignores relative audio delay tag) updated by Ulf Zibis
Description changed
1:53 PM Ton_fr_cut.mkv attached to Ticket #10606 by Ulf Zibis
1:46 PM Ticket #10606 (ffplay ignores relative audio delay tag) created by Ulf Zibis
Summary of the bug: How to reproduce: […] ffplay outputs the …
11:47 AM Ticket #7732 (parallel minimalistic build fails) closed by Elon Musk
wontfix: bug by design
11:42 AM Ticket #7623 (Wrong interpretation of (m)jpeg aspect ratio) closed by Elon Musk
invalid
10:23 AM Changeset in ffmpeg [b6e5136b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Remove commented-out legacy cruft Added in …
10:23 AM Changeset in ffmpeg [f52b4a6e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snow: Move dsp helper functions to snow_dwt.h Reviewed-by: …
10:23 AM Changeset in ffmpeg [155e7e12] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snow: Move encoder-only stuff out of SnowContext Put it into …
10:22 AM Changeset in ffmpeg [259e1d2b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskaenc: Write default duration for audio This is easily …
10:22 AM Changeset in ffmpeg [0c1103d4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskaenc: Don't create wrong packet durations We have to …
9:23 AM Ticket #3740 (drawtext drops backslashes) closed by Elon Musk
invalid
8:17 AM Ticket #10605 (noise in ape decoder) closed by Balling
duplicate: Known issue: #10323
8:09 AM Ticket #10405 (mathops.h: Assembler messages errors, type mismatch for shr) updated by Balling
Replying to Alberto Salvia Novella: > Which commit does …
7:47 AM Ticket #10586 (Impossible to retrieve libvmaf result from AVFrame at the output of ...) updated by ichlubna
Description changed
7:34 AM Ticket #10586 (Impossible to retrieve libvmaf result from AVFrame at the output of ...) updated by ichlubna
Description changed
7:18 AM Ticket #10605 (noise in ape decoder) created by yekm
latest archlinux's ffmpeg-2:6.0-11 3 seconds from 00:12:00 at a.ape …
6:47 AM Ticket #3438 (Add documentation for adding a FATE test) closed by Elon Musk
wontfix: abandoned for 10 years
6:46 AM Ticket #3433 (using "shortest" results in mismatched audio and video lengths) closed by Elon Musk
wontfix: -shortest cant add filters because it is working also for stream copy.
2:34 AM Ticket #10604 (NVENC: Video Codec Changes to Older Preset and RC Mode Support) created by hydra3333
Hello. Looks like older presets are being removed, which could mean …
2:30 AM Ticket #10405 (mathops.h: Assembler messages errors, type mismatch for shr) updated by Alberto Salvia Novella
Which commit does fix it?
Note: See TracTimeline for information about the timeline view.