Timeline



Jul 17, 2024:

11:20 PM HWAccelIntro edited by Marth64
"another example" in NVENC was missing -hwaccel_output_format cuda ; … (diff)
8:40 PM output.txt attached to Ticket #11105 by Tristan Matthews
debug level output from running the "-c:s webvtt" encoding
8:15 PM Ticket #11106 (Add decoding support for MPEG-H audio) created by christoph
Fraunhofer provide an open source decoder on their github page – …
7:48 PM Ticket #11105 (webvtt not seeking properly) created by Tristan Matthews
Summary of the bug: When trimming and muxing a video with …
1:23 PM Changeset in ffmpeg [b3aeef3b] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc: Remove write-only assignments in alf_filter_chroma
1:23 PM Changeset in ffmpeg [8bac9d4a] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc: Remove NOP condition check in alf_filter_luma If (y + i …

Jul 16, 2024:

5:03 PM Changeset in ffmpeg [0993ef67] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12enc: Use av_rescale() in vbv_buffer_size computation …
5:03 PM Changeset in ffmpeg [69e90491] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utvideoenc: Use unsigned shift to build flags Fixes: left …
5:03 PM Changeset in ffmpeg [a84fbd74] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/j2kenc: Merge dwt_norm into lambda This moves computations …
4:43 PM Changeset in ffmpeg [8a4e5e0e] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for RV30 Fixes: Timeout …
4:43 PM Changeset in ffmpeg [664fbfb9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mscc: move frame allocates to later Fixes: Timeout Fixes: …
4:43 PM Changeset in ffmpeg [b248dace] by Michael Niedermayer <michael@niedermayer.cc>
avformat/iamf_parse: keep substream count consistent Fixes: member …
4:43 PM Changeset in ffmpeg [7147c3c9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ratecontrol: Handle wanted bits overflow Fixes: 5.92611e+20 …
4:43 PM Changeset in ffmpeg [af993583] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc2enc: Fix overflows with storing large values Fixes: left …
2:50 PM Changeset in ffmpeg [8ca60e14] by Zhao Zhili <zhilizhao@tencent.com>
configure: Fix Apple framework dependencies in .pc file configure use …
2:50 PM Changeset in ffmpeg [cb9c98da] by Zhao Zhili <zhilizhao@tencent.com>
avformat/file: guard fd_dup by FD_PROTOCOL or PIPE_PROTOCOL fd_dup is …
2:50 PM Changeset in ffmpeg [e713a2d8] by Zhao Zhili <zhilizhao@tencent.com>
avutil/file_open: Fix build error with wasi Don't assume tempnam is …
2:25 PM Changeset in ffmpeg [3002310b] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: R-V V high-depth add_pixels8 T-Head C908 (cycles); …
2:25 PM Changeset in ffmpeg [7744c082] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: R-V V add_pixels4 and 8-bit add_pixels8 T-Head C908 …
11:53 AM Changeset in ffmpeg [635f7c0f] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/videotoolboxenc: Put ExtraSEI inside BufNode directly Reduce …
11:53 AM Changeset in ffmpeg [2fca8e40] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/videotoolboxenc: Fix concurrent access to CVPixelBufferRef …
11:53 AM Changeset in ffmpeg [0e338c41] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/videotoolboxenc: Use BufNode as sourceFrameRefcon ExtraSEI is …
11:53 AM Changeset in ffmpeg [4a36258] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/videotoolboxenc: Remove unused variable Signed-off-by: Zhao …
11:53 AM Changeset in ffmpeg [2eae57c8] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/videotoolboxenc: Don't ignore ENOMEM Signed-off-by: Zhao …
11:51 AM Changeset in ffmpeg [2fc37c42] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext_videotoolbox: Fix build with older SDKs I've …
2:24 AM Ticket #11077 (ffplay uses the -ac option to play pcm and reports an error 'ac': ...) updated by MasterQuestionable
Cc changed
͏    I wonder the rationale for its deprecation: ͏    "-ch_layout" …

Jul 15, 2024:

11:28 PM Ticket #11077 (ffplay uses the -ac option to play pcm and reports an error 'ac': ...) closed by Marton Balint
invalid: ffplay no longer supports the -ac option. ffmpeg happens to have some …
9:19 PM Changeset in ffmpeg [5d74dcf] by James Almer <jamrial@gmail.com>
fate/lavf-container: add a test for L-HEVC remuxing Signed-off-by: …
7:39 PM Changeset in ffmpeg [27eb55a9] by James Almer <jamrial@gmail.com>
avcodec/cbs_h265: add support for 3D Reference Displays Information …
7:39 PM Changeset in ffmpeg [64807ccc] by James Almer <jamrial@gmail.com>
avcodec/cbs_h265: add support for PPS Multilayer extension fields …
7:39 PM Changeset in ffmpeg [25138fa0] by James Almer <jamrial@gmail.com>
avcodec/cbs_h265: reindent after the previous commit Signed-off-by: …
7:39 PM Changeset in ffmpeg [41211edc] by James Almer <jamrial@gmail.com>
avcodec/cbs_h265: add support for SPS Multilayer extension fields …
7:39 PM Changeset in ffmpeg [5fe13aeb] by James Almer <jamrial@gmail.com>
avcodec/cbs_h265: fix range of sps_max_sub_layers_minus1 The VPS …
9:45 AM Changeset in ffmpeg [350146a1] by Gyan Doshi <ffmpeg@gyani.pro>
ffmpeg: don't truncate getmaxrss value Can lead to printing of …
2:25 AM Changeset in ffmpeg [2466009] by Haihao Xiang <haihao.xiang@intel.com>
lavc/vaapi_{decode, av1}: Fix memory leak in fail codepath …
12:17 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
FFprobe is reporting that all the DTSes are coming 3 frames behind the …

Jul 14, 2024:

11:59 PM Changeset in ffmpeg [9c8881cb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegvideo_enc: Do not duplicate pictures on shifting Fixes: …
11:59 PM Changeset in ffmpeg [a7f5845] by Michael Niedermayer <michael@niedermayer.cc>
avfilter: Free out on error CID1197065 Resource leak Sponsored-by: …
11:59 PM Changeset in ffmpeg [348968e9] by Michael Niedermayer <michael@niedermayer.cc>
avdevice/dshow_capture: Fix error handling in …
11:59 PM Changeset in ffmpeg [66d6b803] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: Check value on positive signed targets Fixes: …
11:59 PM Changeset in ffmpeg [19a5a899] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_convolution_opencl: Assert that the filter name is one of …
11:59 PM Changeset in ffmpeg [ec18ec9f] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_bm3d: Dont round MSE2SSE to an integer Fixes: CID1439581 …
11:59 PM Changeset in ffmpeg [ffba528b] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_avgblur_opencl: Use AV_VIDEO_MAX_PLANES Fixes: CID1437470 …
11:59 PM Changeset in ffmpeg [989e11ac] by Michael Niedermayer <michael@niedermayer.cc>
avdevice/dshow: Remove NULL check on pin The pointer is used before …
11:59 PM Changeset in ffmpeg [2c2e7270] by Michael Niedermayer <michael@niedermayer.cc>
avdevice/dshow: check ff_dshow_pin_ConnectionMediaType() for failure …
11:59 PM Changeset in ffmpeg [175c1916] by Michael Niedermayer <michael@niedermayer.cc>
avdevice/dshow: Check device_filter_unique_name before use Fixes: …
11:59 PM Changeset in ffmpeg [25f9211b] by Michael Niedermayer <michael@niedermayer.cc>
avdevice/dshow: Cleanup also on av_log case Fixes: CID1598550 …
11:59 PM Changeset in ffmpeg [daf61ddd] by Michael Niedermayer <michael@niedermayer.cc>
avdevice/dshow_filter: Use wcscpy_s() Fixes: CID1591929 Copy into …
11:59 PM Changeset in ffmpeg [8f74c31] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vvc/ctu: Simplify code at the end of pred_mode_decode() This …
11:59 PM Changeset in ffmpeg [affeca00] by Michael Niedermayer <michael@niedermayer.cc>
mailmap: add entry for myself Signed-off-by: Tong Wu …
11:52 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Replying to Balling: > Yes, it does affect it. See first …
11:24 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Balling, Could you use a 40 second clip of the beginning of …
11:20 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
I should make this clearly stated. Until 3 days ago, I thought that …
11:15 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
For 00305.m2ts, frame 0, ffprobe -show_frames says this: …
10:52 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by MasterQuestionable
͏    "I- P- & B-frames are a fiction. GOPs are fiction in AVC." <^>  …
9:24 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by MasterQuestionable
͏    How much difference comparing to: ͏    …
7:43 PM Changeset in ffmpeg [613c85a8] by Leo Izen <leo.izen@gmail.com>
avfilter/af_channelsplit: fix mixed declaration and code Fix a …
6:06 PM Changeset in ffmpeg [c654e37] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: R-V V high-depth h264_idct8_add Unlike the 8-bit …
4:33 PM Changeset in ffmpeg [80ddc727] by Lynne <dev@lynne.ee>
vulkan: rename read_only to singular There's nothing stopping users …
4:31 PM Changeset in ffmpeg [e11087b1] by Lynne <dev@lynne.ee>
vulkan: set VkDescriptorAddressInfoEXT.sType This was not done, …
11:48 AM Changeset in ffmpeg [4ec45aca] by Niklas Haas <git@haasn.dev>
swscale/utils: fix leak on threaded ctx init failure This count gets …
11:31 AM Changeset in ffmpeg [36aee69f] by Alexander Strasser <eclipse7@gmx.net>
libavdevice: Improve example in deprecation message for opengl and sdl …
10:05 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
Yes, it does affect it. See first frame: ffprobe -flags2 +showall …
9:28 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by MasterQuestionable
͏    Would [https://ffmpeg.org/ffmpeg-codecs.html#Codec-Options
8:39 AM Changeset in ffmpeg [8b3d997b] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: remove MMI 8-bit 4:2:2 chroma DC dequant The function …
8:39 AM Changeset in ffmpeg [a194131c] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: remove MMI 8-bit chroma DC dequant The function is …
8:39 AM Changeset in ffmpeg [4e0e8728] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: R-V V high-depth h264_idct_add T-Head C908 (cycles): …
7:53 AM Ticket #11099 ("streamselect" filter, "map" parsing) updated by MasterQuestionable
͏    Would you explain somewhat, what sort of application do you have …
7:50 AM Ticket #11104 (Impractical implicit filter connection rules) updated by MasterQuestionable
Keywords, Cc, Component, Summary changed
͏    "implicit before explicit" (prioritized reading of implicitly …
5:08 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
>I contend that the open Bs are part of the previous GOP that was cut …
2:48 AM Changeset in ffmpeg [d059ea56] by James Almer <jamrial@gmail.com>
avcodec/bsf/showinfo: print packet data checksum Reviewed-by: Anton …

Jul 13, 2024:

9:26 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
Balling, I'm now working with 00305.m2ts -- no splices -- and have …
6:30 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by markfilipak
First, does FFmpeg have dedicated testers? Second, I'll reply to what …
6:03 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
First two B frames in PTS order are depening on frames from previous …
3:17 PM Changeset in ffmpeg [f1abb754] by Stefano Sabatini <stefasab@gmail.com>
avformat/dvdvideodec: Fix incorrect padding cell trim logic When …
3:17 PM Changeset in ffmpeg [f37f86a7] by Stefano Sabatini <stefasab@gmail.com>
avformat/dvdvideodec: Remove redundant ret initializations Remove …
3:17 PM Changeset in ffmpeg [eb07a593] by Stefano Sabatini <stefasab@gmail.com>
avformat/dvdvideodec: Don't add chapter markers for empty/dummy PTTs …
10:46 AM Ticket #11102 ([EIA-608] Extracted srt from TS is empty) updated by Balling
Yeah, that is the one.
8:57 AM Ticket #11104 (Impractical implicit filter connection rules) updated by ManDay
Description changed
8:56 AM Ticket #11104 (Impractical implicit filter connection rules) updated by ManDay
Description changed
8:52 AM Ticket #11104 (Impractical implicit filter connection rules) created by ManDay
The current rules for connecting non-explicitly connected pads within …
8:01 AM Ticket #11102 ([EIA-608] Extracted srt from TS is empty) updated by superbonaci
Replying to Balling: > There are some issues with closed …
7:57 AM Ticket #11101 ([EIA-608] Data ignored due to columns exceeding screen width AND weird ...) updated by superbonaci
Description changed
7:56 AM 600_1080p60.srt attached to Ticket #11101 by superbonaci
7:54 AM Ticket #11101 ([EIA-608] Data ignored due to columns exceeding screen width AND weird ...) updated by superbonaci
Description changed
7:45 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by MasterQuestionable
͏    Though mostly have no idea what you are talking about. ͏    I …
7:11 AM Ticket #11099 ("streamselect" filter, "map" parsing) updated by MasterQuestionable
͏    Potential documentation issue. ͏    (probably also else) ͏    …
6:48 AM Ticket #11103 (Compiler error when casting from void* to char*) created by v0lt
After this change …
4:59 AM Ticket #1485 (Support for Quicktime CLEF/TAPT atoms) updated by Balling
CLAP was implemented. tapt still awaits.
3:58 AM Ticket #6575 (Bitrate Atom MP4 enhancement) closed by Balling
fixed: Implemented.

Jul 12, 2024:

10:12 PM Ticket #10653 (cc1 compile error. Thinks -march=native is -march=16) updated by Balling
Is this still an issue?
10:08 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by Balling
First of all I agree that, indeed, 11055 sample is more correct with …
9:32 PM Ticket #11102 ([EIA-608] Extracted srt from TS is empty) updated by Balling
Keywords changed
There are some issues with closed captions. Use google's ccextractor …
8:49 PM Changeset in ffmpeg [9af348b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/flac_parser: Assert that we do not overrun the link_penalty …
8:45 PM Changeset in ffmpeg [ed34b0c5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/osq: avoid signed overflow in downsample path Fixes: signed …
8:44 PM Changeset in ffmpeg [12dab386] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_enc_fuzzer: A64MULTI5 encoder is very slow, check and …
8:44 PM Changeset in ffmpeg [032e831] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_enc_fuzzer: A64MULTI encoder is very slow, check and …
8:42 PM Changeset in ffmpeg [0474614e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pixlet: Simplify pfx computation Found by reviewing code …
8:42 PM Changeset in ffmpeg [f18b4423] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motion_est: Fix score squaring overflow Fixes: CID1604552 …
8:42 PM Changeset in ffmpeg [06f01d9f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpenc: Use 64 for ml, mr Fixes: CID1604429 Overflowed …
8:42 PM Changeset in ffmpeg [371265f0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/me_cmp: Fix type check Fixes: CID1604375 Out-of-bounds read …
8:42 PM Changeset in ffmpeg [d5532768] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/loco: Check loco_get_rice() for failure Fixes: CID1604495 …
8:42 PM Changeset in ffmpeg [b9899866] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/loco: check get_ur_golomb_jpegls() for failure Fixes: …
8:42 PM Changeset in ffmpeg [0e3e7e8a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/leaddec: Check init_get_bits8() for failure Fixes: CID1604416 …
8:42 PM Changeset in ffmpeg [6e4c0378] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/imm4: check cbphi for error Fixes: CID1604356 Overflowed …
8:42 PM Changeset in ffmpeg [cfe66dfe] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: Use signed count This is more a style fix than a bugfix …
8:42 PM Changeset in ffmpeg [1e888fb0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hw_base_encode: Simplify EOF check Found while reviewing …
8:42 PM Changeset in ffmpeg [b2aaeb81] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/golomb: Assert that k is in the supported range for …
8:42 PM Changeset in ffmpeg [7cf5b83f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/golomb: Document return for get_ur_golomb_jpegls() and …
8:42 PM Changeset in ffmpeg [e5af1c6e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dxv: Fix type in get_opcodes() Found by code review related …
8:42 PM Changeset in ffmpeg [69dcd123] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cri: Check length Fixes: CID1604394 Overflowed constant …
8:42 PM Changeset in ffmpeg [96fd9417] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xsubdec: Check parse_timecode() Fixes: CID1604490 Overflowed …
8:16 PM Changeset in ffmpeg [ba63e329] by Michael Niedermayer <michael@niedermayer.cc>
avutil/imgutils: av_image_check_size2() ensure width and height fit in …
7:59 PM Ticket #11102 ([EIA-608] Extracted srt from TS is empty) updated by superbonaci
Summary changed
7:58 PM Changeset in ffmpeg [20e59af0] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_tiltandshift: Free dst on error Fixes: CID1559901 …
6:42 PM Ticket #11102 ([EIA-608] Extracted srt from TS is empty) updated by superbonaci
6 samples (including 600_160p.ts), same exact video but at different …
6:40 PM 600_160p.ts.zip attached to Ticket #11102 by superbonaci
6:40 PM Ticket #11102 ([EIA-608] Extracted srt from TS is empty) created by superbonaci
Summary of the bug: How to reproduce: […] File 600_160p.srt is empty.
4:39 PM Ticket #11101 ([EIA-608] Data ignored due to columns exceeding screen width AND weird ...) updated by superbonaci
6 samples, same exact video but at different resolution: …
4:38 PM Ticket #11101 ([EIA-608] Data ignored due to columns exceeding screen width AND weird ...) updated by superbonaci
Subs extracted 600_1080p60.srt: […]
4:34 PM Ticket #11101 ([EIA-608] Data ignored due to columns exceeding screen width AND weird ...) created by superbonaci
Summary of the bug: Extract embedded subtitles, 1 track, to srt. How …
2:40 PM Changeset in ffmpeg [e6c0c573] by Michael Niedermayer <michael@niedermayer.cc>
doc/examples/mux: remove nop Found through code review related to …
2:40 PM Changeset in ffmpeg [93e0265e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/proresenc_kostya: use unsigned alpha for rotation Fixes: left …
2:40 PM Changeset in ffmpeg [f13ae632] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtpenc_rfc4175: Use 64bit in computation if copy_offset …
2:40 PM Changeset in ffmpeg [38c2e6a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtmpproto: Use AV_DICT_MATCH_CASE instead of litteral number …
2:40 PM Changeset in ffmpeg [cedbef03] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtmppkt: Simplify and deobfuscate amf_tag_skip() slightly …
2:40 PM Changeset in ffmpeg [665be4fa] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rmdec: use 64bit for audio_framesize checks It is not …
12:25 PM Ticket #3626 (add 'extern "C"' to headers) updated by jwakely
The current policy seems to be hostile to a large number of users.
12:24 PM Ticket #3626 (add 'extern "C"' to headers) updated by jwakely
Why couldn't you just continue to document that C++ is not officially …
11:31 AM Ticket #3626 (add 'extern "C"' to headers) updated by Cigaes
Carl Eugen Hoyos's answer is still valid. Adding this in our headers …
11:09 AM Ticket #3626 (add 'extern "C"' to headers) updated by jwakely
Could this wontfix decision be revisited? Would you accept a patch to …
8:43 AM Ticket #11100 (`streamselect` Assertion parent->nb_outputs == 1 failed) created by ManDay
streamselect currently does not seem to work for more than 1 input: …
8:27 AM Changeset in ffmpeg [71f802cd] by Fei Wang <fei.w.wang@intel.com>
lavc/hevcdec: Update slice index before hwaccel decode slice …
8:27 AM Changeset in ffmpeg [e741cf66] by Fei Wang <fei.w.wang@intel.com>
lavc/hevcdec: Put slice address checking after hwaccel decode slice …
8:26 AM Ticket #11099 ("streamselect" filter, "map" parsing) updated by ManDay
Why is this reopened?
6:36 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by MasterQuestionable
Cc, Type, Component changed
͏    [ Quote markfilipak @ CE 2024-07-07 15:45:49 UTC: …
5:21 AM Ticket #11095 (Can't compile FFmpeg on Mac from latest Git version) updated by Paul Pacifico
It works when using […] It seems related to …
5:02 AM Ticket #11055 (OGOP (Open GOP) in certain conditions may cause missing frames of decoding) reopened by MasterQuestionable
͏    [ Quote pdr0 @ CE 2024-07-02 05:34:37 UTC: …
4:34 AM Ticket #11099 ("streamselect" filter, "map" parsing) reopened by MasterQuestionable
͏    …
4:22 AM Ticket #10930 (reencoding to x264 introduces playback stutter in Chrome) updated by MasterQuestionable
Cc, Version changed
͏    Supposedly inconsistency between the output and source. (probably …
4:01 AM Ticket #7177 ("libx264" encoding crash with 10bpc (10 bit-per-component)) updated by MasterQuestionable
Keywords, Cc, Component, Summary changed
͏    The description is misleading: per command …
12:35 AM Changeset in ffmpeg [092ef409] by James Almer <jamrial@gmail.com>
Changelog: mention cropping support in Matroska and MP4 …

Jul 11, 2024:

9:24 PM Changeset in ffmpeg [70c6b904] by James Almer <jamrial@gmail.com>
x86/intreadwrite: add missing casts to pointer arguments Should make …
7:09 PM Ticket #7177 ("libx264" encoding crash with 10bpc (10 bit-per-component)) updated by Balling
THIS IS a bug not just in ultrafast. If you losslessly encode with …
6:58 PM Ticket #11099 ("streamselect" filter, "map" parsing) closed by ManDay
invalid: The problem disappears when whitespace is used as the seperator (which …
6:37 PM Ticket #7177 ("libx264" encoding crash with 10bpc (10 bit-per-component)) updated by Balling
It still happens with ffmpeg -i x264assert.nut -vcodec libx264 …
6:28 PM Ticket #11099 ("streamselect" filter, "map" parsing) updated by ManDay
Description changed
6:26 PM Ticket #11099 ("streamselect" filter, "map" parsing) created by ManDay
It seems the streamselect filter (which is important, because it is …
6:23 PM Ticket #10930 (reencoding to x264 introduces playback stutter in Chrome) updated by Balling
I cannot see any obvious stutter. The issue is with what? Her talking?
6:07 PM Changeset in ffmpeg [d28a7e8e] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: avoid \+ expansion This seems to be unsupported by LLVM-as.
3:58 PM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) updated by Balling
Legacy Windows Media player in windows 11 plays it just fine. So this …
1:31 PM Ticket #7437 (clap atom values ignored by ffmpeg) closed by James
fixed: Implemented in 93be6b425ebeb6cf96faf502281a4f7a1ed5138c and …
1:22 PM Changeset in ffmpeg [58cb0cab] by James Almer <jamrial@gmail.com>
avformat/mov: ensure pasp box derived SAR is used if present It's …
1:22 PM Changeset in ffmpeg [32588a93] by James Almer <jamrial@gmail.com>
avformat/movenc: support writing cropping values Finishes …
1:22 PM Changeset in ffmpeg [93be6b42] by James Almer <jamrial@gmail.com>
avformat/mov: export cropping values from clap boxes Addresses part …
1:22 PM Changeset in ffmpeg [0b6c5e9d] by James Almer <jamrial@gmail.com>
avfilter/vf_crop: prevent integer overflows when calculating SAR …
12:43 PM Ticket #11096 (Chaotic escaping rules) updated by ManDay
Description changed
12:26 PM Changeset in ffmpeg [0e5f8ddc] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc: Use static const for function table
12:26 PM Changeset in ffmpeg [906b883e] by Nuo Mi <nuomi2021@gmail.com>
avutil/executor: Fix stack overflow due to recursive call …
12:24 PM Changeset in ffmpeg [54f9469] by Nuo Mi <nuomi2021@gmail.com>
avutil/executor: Fix missing check before using mutex
12:21 PM Ticket #11097 (videotoolboxenc: Add HEVC 4:2:2 10-bit encoding profile) updated by Adrian
Updated patch for latest master: …
11:52 AM Ticket #11098 (Changes in bd1bcb07e0f29c135103a402d71b343a09ad1690 causing ...) created by Peter Kovář
Commit x86/intreadwrite: use intrinsics instead of inline asm for …
10:17 AM Ticket #10461 (AAC-LC RTP Multicast bug) closed by AJ
fixed: Upgraded to v7, and the issue no longer occurs. thanks.
6:36 AM Ticket #11096 (Chaotic escaping rules) updated by MasterQuestionable
͏    Note your description has syntax error: ͏  …
6:16 AM Ticket #11096 (Chaotic escaping rules) updated by MasterQuestionable
͏    Mere analogy for that toothbrush-looking absurdity... …
5:41 AM Ticket #11019 (Full-Image Averaging (Favg) denoise) updated by MasterQuestionable
͏    Another interesting property of the algorithm seems to be …
5:03 AM Ticket #11096 (Chaotic escaping rules) updated by ManDay
I don't see a general (conceptual) issue. Could you elaborate what you …
4:23 AM Ticket #11096 (Chaotic escaping rules) updated by MasterQuestionable
Cc changed
͏    The quoting havoc appears to be a general issue: non-exclusive to …
3:04 AM Ticket #9064 (WebVTT decoder truncates files with STYLE blocks) closed by MasterQuestionable
fixed

Jul 10, 2024:

11:36 PM Ticket #11097 (videotoolboxenc: Add HEVC 4:2:2 10-bit encoding profile) created by Roman Gaufman
Summary of the bug: HEVC 4:2:2 10-bit encoding profile is missing from …
6:20 PM Ticket #8410 (wishlist vtt: support styling when converting to ass) updated by bernardo
Cc changed
4:52 PM Changeset in ffmpeg [1a86a7a4] by James Almer <jamrial@gmail.com>
x86/intreadwrite: fix include of config.h Should fix make …
4:49 PM Changeset in ffmpeg [15056dd] by James Almer <jamrial@gmail.com>
x86/intreadwrite.h: add missing preprocessor checks Removed by …
4:25 PM Changeset in ffmpeg [bd1bcb07] by James Almer <jamrial@gmail.com>
x86/intreadwrite: use intrinsics instead of inline asm for AV_COPY128 …
4:25 PM Changeset in ffmpeg [4a04cca6] by James Almer <jamrial@gmail.com>
x86/intreadwrite: use intrinsics instead of inline asm for AV_ZERO128 …
4:10 PM Changeset in ffmpeg [34b4ca86] by Michael Niedermayer <michael@niedermayer.cc>
swscale: prevent undefined behaviour in the PUTRGBA macro For even …
4:10 PM Changeset in ffmpeg [e9e8bea2] by Michael Niedermayer <michael@niedermayer.cc>
avutil/wchar_filename: Correct sizeof Fixes: CID1591930 Wrong sizeof …
4:10 PM Changeset in ffmpeg [628ba061] by Michael Niedermayer <michael@niedermayer.cc>
avutil/hwcontext_d3d11va: correct sizeof IDirect3DSurface9 Fixes: …
4:10 PM Changeset in ffmpeg [cf22f944] by Michael Niedermayer <michael@niedermayer.cc>
avutil/hwcontext_d3d11va: Free AVD3D11FrameDescriptor on error Fixes: …
4:10 PM Changeset in ffmpeg [698ed0d5] by Michael Niedermayer <michael@niedermayer.cc>
avutil/hwcontext_d3d11va: correct sizeof AVD3D11FrameDescriptor …
4:10 PM Changeset in ffmpeg [eb552ecd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vvc/refs: Use unsigned mask Not a bugfix, but might fix …
4:10 PM Changeset in ffmpeg [6d9c4bd6] by Michael Niedermayer <michael@niedermayer.cc>
lavfi/perlin: Fix out of bounds stack buffer write An incorrect …
4:10 PM Changeset in ffmpeg [f2f2b275] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: add myself as d3d12va_encode maintainer Signed-off-by: …
4:10 PM Changeset in ffmpeg [3e4bfff2] by Michael Niedermayer <michael@niedermayer.cc>
doc/examples/vaapi_encode: Try to check fwrite() for failure Fixes: …
11:26 AM Ticket #11096 (Chaotic escaping rules) updated by ManDay
Description changed
11:10 AM Ticket #11096 (Chaotic escaping rules) created by ManDay
Consider a filter which draws the text "early", if the time is less …
10:25 AM Changeset in ffmpeg [ac626394] by Ramiro Polla <ramiro.polla@gmail.com>
swscale/x86/yuv2rgb: Detemplatize Every function in …
10:25 AM Changeset in ffmpeg [4f7f9b10] by Ramiro Polla <ramiro.polla@gmail.com>
swscale: remove unconditional #define DITHER1XBPP This seems to have …
10:24 AM Changeset in ffmpeg [7405f1a] by Ramiro Polla <ramiro.polla@gmail.com>
configure: restore autodetection of v4l2 and fbdev The detection …
9:38 AM Changeset in ffmpeg [0deb301b] by Niklas Haas <git@haasn.dev>
avfilter/vf_scale: test return code of scale_frame() Instead of …
9:38 AM Changeset in ffmpeg [084e0b36] by Niklas Haas <git@haasn.dev>
avfilter/vf_scale: fix frame lifetimes scale_frame() inconsistently …
6:28 AM Ticket #11095 (Can't compile FFmpeg on Mac from latest Git version) created by Paul Pacifico
With the latest git version I cannot compile FFmpeg on x86 and arm Mac …
12:57 AM Ticket #11077 (ffplay uses the -ac option to play pcm and reports an error 'ac': ...) updated by Zhai Can
I can confirm this. […] n5.1 version works well. However …
Note: See TracTimeline for information about the timeline view.