Timeline
Jul 17, 2024:
- 11:20 PM HWAccelIntro edited by
- "another example" in NVENC was missing -hwaccel_output_format cuda ; … (diff)
- 8:15 PM Ticket #11106 (Add decoding support for MPEG-H audio) created by
- Fraunhofer provide an open source decoder on their github page – …
- 7:48 PM Ticket #11105 (webvtt not seeking properly) created by
- Summary of the bug: When trimming and muxing a video with …
- 1:23 PM Changeset in ffmpeg [b3aeef3b] by
- avcodec/vvc: Remove write-only assignments in alf_filter_chroma
- 1:23 PM Changeset in ffmpeg [8bac9d4a] by
- avcodec/vvc: Remove NOP condition check in alf_filter_luma If (y + i …
Jul 16, 2024:
- 5:03 PM Changeset in ffmpeg [0993ef67] by
- avcodec/mpeg12enc: Use av_rescale() in vbv_buffer_size computation …
- 5:03 PM Changeset in ffmpeg [69e90491] by
- avcodec/utvideoenc: Use unsigned shift to build flags Fixes: left …
- 5:03 PM Changeset in ffmpeg [a84fbd74] by
- avcodec/j2kenc: Merge dwt_norm into lambda This moves computations …
- 4:43 PM Changeset in ffmpeg [8a4e5e0e] by
- tools/target_dec_fuzzer: Adjust threshold for RV30 Fixes: Timeout …
- 4:43 PM Changeset in ffmpeg [664fbfb9] by
- avcodec/mscc: move frame allocates to later Fixes: Timeout Fixes: …
- 4:43 PM Changeset in ffmpeg [b248dace] by
- avformat/iamf_parse: keep substream count consistent Fixes: member …
- 4:43 PM Changeset in ffmpeg [7147c3c9] by
- avcodec/ratecontrol: Handle wanted bits overflow Fixes: 5.92611e+20 …
- 4:43 PM Changeset in ffmpeg [af993583] by
- avcodec/vc2enc: Fix overflows with storing large values Fixes: left …
- 2:50 PM Changeset in ffmpeg [8ca60e14] by
- configure: Fix Apple framework dependencies in .pc file configure use …
- 2:50 PM Changeset in ffmpeg [cb9c98da] by
- avformat/file: guard fd_dup by FD_PROTOCOL or PIPE_PROTOCOL fd_dup is …
- 2:50 PM Changeset in ffmpeg [e713a2d8] by
- avutil/file_open: Fix build error with wasi Don't assume tempnam is …
- 2:25 PM Changeset in ffmpeg [3002310b] by
- lavc/h264dsp: R-V V high-depth add_pixels8 T-Head C908 (cycles); …
- 2:25 PM Changeset in ffmpeg [7744c082] by
- lavc/h264dsp: R-V V add_pixels4 and 8-bit add_pixels8 T-Head C908 …
- 11:53 AM Changeset in ffmpeg [635f7c0f] by
- avcodec/videotoolboxenc: Put ExtraSEI inside BufNode directly Reduce …
- 11:53 AM Changeset in ffmpeg [2fca8e40] by
- avcodec/videotoolboxenc: Fix concurrent access to CVPixelBufferRef …
- 11:53 AM Changeset in ffmpeg [0e338c41] by
- avcodec/videotoolboxenc: Use BufNode as sourceFrameRefcon ExtraSEI is …
- 11:53 AM Changeset in ffmpeg [4a36258] by
- avcodec/videotoolboxenc: Remove unused variable Signed-off-by: Zhao …
- 11:53 AM Changeset in ffmpeg [2eae57c8] by
- avcodec/videotoolboxenc: Don't ignore ENOMEM Signed-off-by: Zhao …
- 11:51 AM Changeset in ffmpeg [2fc37c42] by
- 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
-
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
- invalid: ffplay no longer supports the -ac option. ffmpeg happens to have some …
- 9:19 PM Changeset in ffmpeg [5d74dcf] by
- fate/lavf-container: add a test for L-HEVC remuxing Signed-off-by: …
- 7:39 PM Changeset in ffmpeg [27eb55a9] by
- avcodec/cbs_h265: add support for 3D Reference Displays Information …
- 7:39 PM Changeset in ffmpeg [64807ccc] by
- avcodec/cbs_h265: add support for PPS Multilayer extension fields …
- 7:39 PM Changeset in ffmpeg [25138fa0] by
- avcodec/cbs_h265: reindent after the previous commit Signed-off-by: …
- 7:39 PM Changeset in ffmpeg [41211edc] by
- avcodec/cbs_h265: add support for SPS Multilayer extension fields …
- 7:39 PM Changeset in ffmpeg [5fe13aeb] by
- avcodec/cbs_h265: fix range of sps_max_sub_layers_minus1 The VPS …
- 9:45 AM Changeset in ffmpeg [350146a1] by
- ffmpeg: don't truncate getmaxrss value Can lead to printing of …
- 2:25 AM Changeset in ffmpeg [2466009] by
- 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
- FFprobe is reporting that all the DTSes are coming 3 frames behind the …
Jul 14, 2024:
- 11:59 PM Changeset in ffmpeg [9c8881cb] by
- avcodec/mpegvideo_enc: Do not duplicate pictures on shifting Fixes: …
- 11:59 PM Changeset in ffmpeg [a7f5845] by
- avfilter: Free out on error CID1197065 Resource leak Sponsored-by: …
- 11:59 PM Changeset in ffmpeg [348968e9] by
- avdevice/dshow_capture: Fix error handling in …
- 11:59 PM Changeset in ffmpeg [66d6b803] by
- avcodec/tiff: Check value on positive signed targets Fixes: …
- 11:59 PM Changeset in ffmpeg [19a5a899] by
- avfilter/vf_convolution_opencl: Assert that the filter name is one of …
- 11:59 PM Changeset in ffmpeg [ec18ec9f] by
- avfilter/vf_bm3d: Dont round MSE2SSE to an integer Fixes: CID1439581 …
- 11:59 PM Changeset in ffmpeg [ffba528b] by
- avfilter/vf_avgblur_opencl: Use AV_VIDEO_MAX_PLANES Fixes: CID1437470 …
- 11:59 PM Changeset in ffmpeg [989e11ac] by
- avdevice/dshow: Remove NULL check on pin The pointer is used before …
- 11:59 PM Changeset in ffmpeg [2c2e7270] by
- avdevice/dshow: check ff_dshow_pin_ConnectionMediaType() for failure …
- 11:59 PM Changeset in ffmpeg [175c1916] by
- avdevice/dshow: Check device_filter_unique_name before use Fixes: …
- 11:59 PM Changeset in ffmpeg [25f9211b] by
- avdevice/dshow: Cleanup also on av_log case Fixes: CID1598550 …
- 11:59 PM Changeset in ffmpeg [daf61ddd] by
- avdevice/dshow_filter: Use wcscpy_s() Fixes: CID1591929 Copy into …
- 11:59 PM Changeset in ffmpeg [8f74c31] by
- avcodec/vvc/ctu: Simplify code at the end of pred_mode_decode() This …
- 11:59 PM Changeset in ffmpeg [affeca00] by
- 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
- 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
- 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
- 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
- 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
- ͏ "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
- ͏ How much difference comparing to: ͏ …
- 7:43 PM Changeset in ffmpeg [613c85a8] by
- avfilter/af_channelsplit: fix mixed declaration and code Fix a …
- 6:06 PM Changeset in ffmpeg [c654e37] by
- lavc/h264dsp: R-V V high-depth h264_idct8_add Unlike the 8-bit …
- 4:33 PM Changeset in ffmpeg [80ddc727] by
- vulkan: rename read_only to singular There's nothing stopping users …
- 4:31 PM Changeset in ffmpeg [e11087b1] by
- vulkan: set VkDescriptorAddressInfoEXT.sType This was not done, …
- 11:48 AM Changeset in ffmpeg [4ec45aca] by
- swscale/utils: fix leak on threaded ctx init failure This count gets …
- 11:31 AM Changeset in ffmpeg [36aee69f] by
- 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
- 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
- ͏ Would [https://ffmpeg.org/ffmpeg-codecs.html#Codec-Options …
- 8:39 AM Changeset in ffmpeg [8b3d997b] by
- lavc/h264dsp: remove MMI 8-bit 4:2:2 chroma DC dequant The function …
- 8:39 AM Changeset in ffmpeg [a194131c] by
- lavc/h264dsp: remove MMI 8-bit chroma DC dequant The function is …
- 8:39 AM Changeset in ffmpeg [4e0e8728] by
- 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
- ͏ Would you explain somewhat, what sort of application do you have …
- 7:50 AM Ticket #11104 (Impractical implicit filter connection rules) updated by
-
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
- >I contend that the open Bs are part of the previous GOP that was cut …
- 2:48 AM Changeset in ffmpeg [d059ea56] by
- 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
- 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
- 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
- First two B frames in PTS order are depening on frames from previous …
- 3:17 PM Changeset in ffmpeg [f1abb754] by
- avformat/dvdvideodec: Fix incorrect padding cell trim logic When …
- 3:17 PM Changeset in ffmpeg [f37f86a7] by
- avformat/dvdvideodec: Remove redundant ret initializations Remove …
- 3:17 PM Changeset in ffmpeg [eb07a593] by
- 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
- Yeah, that is the one.
- 8:57 AM Ticket #11104 (Impractical implicit filter connection rules) updated by
-
Description changed
- 8:56 AM Ticket #11104 (Impractical implicit filter connection rules) updated by
-
Description changed
- 8:52 AM Ticket #11104 (Impractical implicit filter connection rules) created by
- 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
- 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
-
Description changed
- 7:54 AM Ticket #11101 ([EIA-608] Data ignored due to columns exceeding screen width AND weird ...) updated by
-
Description changed
- 7:45 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by
- ͏ Though mostly have no idea what you are talking about. ͏ I …
- 7:11 AM Ticket #11099 ("streamselect" filter, "map" parsing) updated by
- ͏ Potential documentation issue. ͏ (probably also else) ͏ …
- 6:48 AM Ticket #11103 (Compiler error when casting from void* to char*) created by
- After this change …
- 4:59 AM Ticket #1485 (Support for Quicktime CLEF/TAPT atoms) updated by
- CLAP was implemented. tapt still awaits.
- 3:58 AM Ticket #6575 (Bitrate Atom MP4 enhancement) closed by
- fixed: Implemented.
Jul 12, 2024:
- 10:12 PM Ticket #10653 (cc1 compile error. Thinks -march=native is -march=16) updated by
- Is this still an issue?
- 10:08 PM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by
- 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
-
Keywords changed
There are some issues with closed captions. Use google's ccextractor … - 8:49 PM Changeset in ffmpeg [9af348b] by
- avcodec/flac_parser: Assert that we do not overrun the link_penalty …
- 8:45 PM Changeset in ffmpeg [ed34b0c5] by
- avcodec/osq: avoid signed overflow in downsample path Fixes: signed …
- 8:44 PM Changeset in ffmpeg [12dab386] by
- tools/target_enc_fuzzer: A64MULTI5 encoder is very slow, check and …
- 8:44 PM Changeset in ffmpeg [032e831] by
- tools/target_enc_fuzzer: A64MULTI encoder is very slow, check and …
- 8:42 PM Changeset in ffmpeg [0474614e] by
- avcodec/pixlet: Simplify pfx computation Found by reviewing code …
- 8:42 PM Changeset in ffmpeg [f18b4423] by
- avcodec/motion_est: Fix score squaring overflow Fixes: CID1604552 …
- 8:42 PM Changeset in ffmpeg [06f01d9f] by
- avcodec/mlpenc: Use 64 for ml, mr Fixes: CID1604429 Overflowed …
- 8:42 PM Changeset in ffmpeg [371265f0] by
- avcodec/me_cmp: Fix type check Fixes: CID1604375 Out-of-bounds read …
- 8:42 PM Changeset in ffmpeg [d5532768] by
- avcodec/loco: Check loco_get_rice() for failure Fixes: CID1604495 …
- 8:42 PM Changeset in ffmpeg [b9899866] by
- avcodec/loco: check get_ur_golomb_jpegls() for failure Fixes: …
- 8:42 PM Changeset in ffmpeg [0e3e7e8a] by
- avcodec/leaddec: Check init_get_bits8() for failure Fixes: CID1604416 …
- 8:42 PM Changeset in ffmpeg [6e4c0378] by
- avcodec/imm4: check cbphi for error Fixes: CID1604356 Overflowed …
- 8:42 PM Changeset in ffmpeg [cfe66dfe] by
- avcodec/iff: Use signed count This is more a style fix than a bugfix …
- 8:42 PM Changeset in ffmpeg [1e888fb0] by
- avcodec/hw_base_encode: Simplify EOF check Found while reviewing …
- 8:42 PM Changeset in ffmpeg [b2aaeb81] by
- avcodec/golomb: Assert that k is in the supported range for …
- 8:42 PM Changeset in ffmpeg [7cf5b83f] by
- avcodec/golomb: Document return for get_ur_golomb_jpegls() and …
- 8:42 PM Changeset in ffmpeg [e5af1c6e] by
- avcodec/dxv: Fix type in get_opcodes() Found by code review related …
- 8:42 PM Changeset in ffmpeg [69dcd123] by
- avcodec/cri: Check length Fixes: CID1604394 Overflowed constant …
- 8:42 PM Changeset in ffmpeg [96fd9417] by
- avcodec/xsubdec: Check parse_timecode() Fixes: CID1604490 Overflowed …
- 8:16 PM Changeset in ffmpeg [ba63e329] by
- 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
-
Summary changed
- 7:58 PM Changeset in ffmpeg [20e59af0] by
- avfilter/vf_tiltandshift: Free dst on error Fixes: CID1559901 …
- 6:42 PM Ticket #11102 ([EIA-608] Extracted srt from TS is empty) updated by
- 6 samples (including 600_160p.ts), same exact video but at different …
- 6:40 PM Ticket #11102 ([EIA-608] Extracted srt from TS is empty) created by
-
Summary of the bug:
How to reproduce:
[…]
File
600_160p.srtis empty. - 4:39 PM Ticket #11101 ([EIA-608] Data ignored due to columns exceeding screen width AND weird ...) updated by
- 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
-
Subs extracted
600_1080p60.srt: […] - 4:34 PM Ticket #11101 ([EIA-608] Data ignored due to columns exceeding screen width AND weird ...) created by
- Summary of the bug: Extract embedded subtitles, 1 track, to srt. How …
- 2:40 PM Changeset in ffmpeg [e6c0c573] by
- doc/examples/mux: remove nop Found through code review related to …
- 2:40 PM Changeset in ffmpeg [93e0265e] by
- avcodec/proresenc_kostya: use unsigned alpha for rotation Fixes: left …
- 2:40 PM Changeset in ffmpeg [f13ae632] by
- avformat/rtpenc_rfc4175: Use 64bit in computation if copy_offset …
- 2:40 PM Changeset in ffmpeg [38c2e6a] by
- avformat/rtmpproto: Use AV_DICT_MATCH_CASE instead of litteral number …
- 2:40 PM Changeset in ffmpeg [cedbef03] by
- avformat/rtmppkt: Simplify and deobfuscate amf_tag_skip() slightly …
- 2:40 PM Changeset in ffmpeg [665be4fa] by
- avformat/rmdec: use 64bit for audio_framesize checks It is not …
- 12:25 PM Ticket #3626 (add 'extern "C"' to headers) updated by
- 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
- 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
- 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
- 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
-
streamselectcurrently does not seem to work for more than 1 input: … - 8:27 AM Changeset in ffmpeg [71f802cd] by
- lavc/hevcdec: Update slice index before hwaccel decode slice …
- 8:27 AM Changeset in ffmpeg [e741cf66] by
- lavc/hevcdec: Put slice address checking after hwaccel decode slice …
- 8:26 AM Ticket #11099 ("streamselect" filter, "map" parsing) updated by
- Why is this reopened?
- 6:36 AM Ticket #11080 (FFmpeg timestamps do not consistently agree with packet timestamps) updated by
-
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
- 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
- ͏ [ Quote pdr0 @ CE 2024-07-02 05:34:37 UTC: …
- 4:34 AM Ticket #11099 ("streamselect" filter, "map" parsing) reopened by
- ͏ …
- 4:22 AM Ticket #10930 (reencoding to x264 introduces playback stutter in Chrome) updated by
-
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
-
Keywords, Cc, Component, Summary changed
͏ The description is misleading: per command … - 12:35 AM Changeset in ffmpeg [092ef409] by
- Changelog: mention cropping support in Matroska and MP4 …
Jul 11, 2024:
- 9:24 PM Changeset in ffmpeg [70c6b904] by
- 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
- THIS IS a bug not just in ultrafast. If you losslessly encode with …
- 6:58 PM Ticket #11099 ("streamselect" filter, "map" parsing) closed by
- 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
- It still happens with ffmpeg -i x264assert.nut -vcodec libx264 …
- 6:28 PM Ticket #11099 ("streamselect" filter, "map" parsing) updated by
-
Description changed
- 6:26 PM Ticket #11099 ("streamselect" filter, "map" parsing) created by
- 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
- I cannot see any obvious stutter. The issue is with what? Her talking?
- 6:07 PM Changeset in ffmpeg [d28a7e8e] by
- 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
- 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
- fixed: Implemented in 93be6b425ebeb6cf96faf502281a4f7a1ed5138c and …
- 1:22 PM Changeset in ffmpeg [58cb0cab] by
- avformat/mov: ensure pasp box derived SAR is used if present It's …
- 1:22 PM Changeset in ffmpeg [32588a93] by
- avformat/movenc: support writing cropping values Finishes …
- 1:22 PM Changeset in ffmpeg [93be6b42] by
- avformat/mov: export cropping values from clap boxes Addresses part …
- 1:22 PM Changeset in ffmpeg [0b6c5e9d] by
- avfilter/vf_crop: prevent integer overflows when calculating SAR …
- 12:43 PM Ticket #11096 (Chaotic escaping rules) updated by
-
Description changed
- 12:26 PM Changeset in ffmpeg [0e5f8ddc] by
- avcodec/vvc: Use static const for function table
- 12:26 PM Changeset in ffmpeg [906b883e] by
- avutil/executor: Fix stack overflow due to recursive call …
- 12:24 PM Changeset in ffmpeg [54f9469] by
- 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
- Updated patch for latest master: …
- 11:52 AM Ticket #11098 (Changes in bd1bcb07e0f29c135103a402d71b343a09ad1690 causing ...) created by
- Commit x86/intreadwrite: use intrinsics instead of inline asm for …
- 10:17 AM Ticket #10461 (AAC-LC RTP Multicast bug) closed by
- fixed: Upgraded to v7, and the issue no longer occurs. thanks.
- 6:36 AM Ticket #11096 (Chaotic escaping rules) updated by
- ͏ Note your description has syntax error: ͏ …
- 6:16 AM Ticket #11096 (Chaotic escaping rules) updated by
- ͏ Mere analogy for that toothbrush-looking absurdity... …
- 5:41 AM Ticket #11019 (Full-Image Averaging (Favg) denoise) updated by
- ͏ Another interesting property of the algorithm seems to be …
- 5:03 AM Ticket #11096 (Chaotic escaping rules) updated by
- I don't see a general (conceptual) issue. Could you elaborate what you …
- 4:23 AM Ticket #11096 (Chaotic escaping rules) updated by
-
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
- fixed
Jul 10, 2024:
- 11:36 PM Ticket #11097 (videotoolboxenc: Add HEVC 4:2:2 10-bit encoding profile) created by
- 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
-
Cc changed
- 4:52 PM Changeset in ffmpeg [1a86a7a4] by
- x86/intreadwrite: fix include of config.h Should fix make …
- 4:49 PM Changeset in ffmpeg [15056dd] by
- x86/intreadwrite.h: add missing preprocessor checks Removed by …
- 4:25 PM Changeset in ffmpeg [bd1bcb07] by
- x86/intreadwrite: use intrinsics instead of inline asm for AV_COPY128 …
- 4:25 PM Changeset in ffmpeg [4a04cca6] by
- x86/intreadwrite: use intrinsics instead of inline asm for AV_ZERO128 …
- 4:10 PM Changeset in ffmpeg [34b4ca86] by
- swscale: prevent undefined behaviour in the PUTRGBA macro For even …
- 4:10 PM Changeset in ffmpeg [e9e8bea2] by
- avutil/wchar_filename: Correct sizeof Fixes: CID1591930 Wrong sizeof …
- 4:10 PM Changeset in ffmpeg [628ba061] by
- avutil/hwcontext_d3d11va: correct sizeof IDirect3DSurface9 Fixes: …
- 4:10 PM Changeset in ffmpeg [cf22f944] by
- avutil/hwcontext_d3d11va: Free AVD3D11FrameDescriptor on error Fixes: …
- 4:10 PM Changeset in ffmpeg [698ed0d5] by
- avutil/hwcontext_d3d11va: correct sizeof AVD3D11FrameDescriptor …
- 4:10 PM Changeset in ffmpeg [eb552ecd] by
- avcodec/vvc/refs: Use unsigned mask Not a bugfix, but might fix …
- 4:10 PM Changeset in ffmpeg [6d9c4bd6] by
- lavfi/perlin: Fix out of bounds stack buffer write An incorrect …
- 4:10 PM Changeset in ffmpeg [f2f2b275] by
- MAINTAINERS: add myself as d3d12va_encode maintainer Signed-off-by: …
- 4:10 PM Changeset in ffmpeg [3e4bfff2] by
- doc/examples/vaapi_encode: Try to check fwrite() for failure Fixes: …
- 11:26 AM Ticket #11096 (Chaotic escaping rules) updated by
-
Description changed
- 11:10 AM Ticket #11096 (Chaotic escaping rules) created by
- Consider a filter which draws the text "early", if the time is less …
- 10:25 AM Changeset in ffmpeg [ac626394] by
- swscale/x86/yuv2rgb: Detemplatize Every function in …
- 10:25 AM Changeset in ffmpeg [4f7f9b10] by
- swscale: remove unconditional #define DITHER1XBPP This seems to have …
- 10:24 AM Changeset in ffmpeg [7405f1a] by
- configure: restore autodetection of v4l2 and fbdev The detection …
- 9:38 AM Changeset in ffmpeg [0deb301b] by
- avfilter/vf_scale: test return code of scale_frame() Instead of …
- 9:38 AM Changeset in ffmpeg [084e0b36] by
- 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
- 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
- I can confirm this. […] n5.1 version works well. However …
Note:
See TracTimeline
for information about the timeline view.
