From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 3E1C44E8D1 for ; Sat, 12 Jul 2025 10:32:53 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 1ECED68EF38; Sat, 12 Jul 2025 13:32:50 +0300 (EEST) Received: from outbound.st.icloud.com (p-east2-cluster2-host4-snip4-10.eps.apple.com [57.103.78.123]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 52C2168EC1A for ; Sat, 12 Jul 2025 13:32:43 +0300 (EEST) Received: from outbound.st.icloud.com (unknown [127.0.0.2]) by outbound.st.icloud.com (Postfix) with ESMTPS id 9E73D1800216 for ; Sat, 12 Jul 2025 10:32:41 +0000 (UTC) Received: from [192.168.178.20] (st-asmtp-me-k8s.p00.prod.me.com [17.42.251.67]) by outbound.st.icloud.com (Postfix) with ESMTPSA id C759E1800208 for ; Sat, 12 Jul 2025 10:32:40 +0000 (UTC) Message-ID: <21fe243e-e883-47b4-9d1d-00483154ea54@breunig.xyz> Date: Sat, 12 Jul 2025 12:32:39 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: ffmpeg-devel@ffmpeg.org References: <20250708233219.GK29660@pb2> Content-Language: en-US, de-DE In-Reply-To: <20250708233219.GK29660@pb2> X-Proofpoint-GUID: AWkWhrux6-uWotQ6FWpJe5I9j1uSNYUv X-Proofpoint-Spam-Details-Enc: AW1haW4tMjUwNzEyMDA4MiBTYWx0ZWRfXz7Xr9kmJ4D5V 1ZS6YTSMEL7gAKGOuqFMrJzw6JVUOkO4ijr4KQ7manWhsxpNBPpyXeh1A5HupHA5joWZMao1Wln bVv9G0y9KN7trGgtPbebo7A/NO0C83txNSgexCJAdUOP3R5ftdmTGzPDqqipQ58bncrrcEHOCEW v/0ZHsknm96cysFRu/hcWMZ8IkHCJpKCX2xJcvFlqrzQfs6kIJRUcM/Lm0YEfVXRzfJpeat5S2o rknApec2mS0hJ5mJfCQDJl5N2pJ9ZdtTrYjMyjwe+1q9Q6hYb/Eox2GTwSme3XkdqiUvRKE1Q= X-Proofpoint-ORIG-GUID: AWkWhrux6-uWotQ6FWpJe5I9j1uSNYUv X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1099,Hydra:6.1.7,FMLib:17.12.80.40 definitions=2025-07-12_02,2025-07-09_01,2025-03-28_01 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 clxscore=1030 mlxscore=0 bulkscore=0 mlxlogscore=792 adultscore=0 spamscore=0 malwarescore=0 phishscore=0 suspectscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.22.0-2506060001 definitions=main-2507120082 X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH] avfilter/vf_frei0r: fix time not being passed in seconds X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Stefan Breunig via ffmpeg-devel Reply-To: FFmpeg development discussions and patches Cc: Stefan Breunig Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Hi Michael, > This affects users, so it needs to be documented. Good hint. I assume you meant in the Changelog, even if it is otherwise relatively high level compared to this change? > Do you know someone who may be interrested in maintaining > vf_frei0r in ffmpeg ? Unfortunately not. The upstream community has had other bugs reported to them on the ffmpeg integration in the past, and I haven't seen any attempts to address them. It doesn't help that the community is small. I've reached out to them, though, so let's see what comes from that. Best, Stefan _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".