From: Timo Rothenpieler <timo@rothenpieler.org> To: ffmpeg-devel@ffmpeg.org, Stefano Sabatini <stefasab@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH 1/2] lavfi: introduce textutils Date: Wed, 3 Jan 2024 13:58:14 +0100 Message-ID: <6a41f45e-3c64-45ca-b4f4-d5da10de7047@rothenpieler.org> (raw) In-Reply-To: <ZX3DyMOXgCNmegho@mariano> On 16.12.2023 16:35, Stefano Sabatini wrote: > Ping, if there are no objections or comments I plan to push this in a > week or something. This broke the build: > libavfilter/vf_drawtext.c: In function 'shape_text': > libavfilter/vf_drawtext.c:687:13: error: implicit declaration of function 'is_newline'; did you mean 'ff_is_newline'? [-Werror=implicit-function-declaration] > 687 | if (is_newline(unicodestr[line_end]) || line_end == len - 1) { > | ^~~~~~~~~~ > | ff_is_newline Looks like one instance of is_newline was forgotten? _______________________________________________ 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".
next prev parent reply other threads:[~2024-01-03 12:58 UTC|newest] Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-11-30 0:49 [FFmpeg-devel] [POC][PATCHSET] Add qrencodesrc source Stefano Sabatini 2023-11-30 0:49 ` [FFmpeg-devel] [PATCH 1/2] lavfi: introduce textutils Stefano Sabatini 2023-12-03 15:05 ` Stefano Sabatini 2023-12-09 18:12 ` Stefano Sabatini 2023-12-16 15:35 ` Stefano Sabatini 2024-01-03 12:58 ` Timo Rothenpieler [this message] 2024-01-03 15:50 ` Stefano Sabatini 2023-12-06 20:20 ` Nicolas George 2023-11-30 0:49 ` [FFmpeg-devel] [PATCH 2/2] lavfi: add qrencodesrc source Stefano Sabatini 2023-12-09 18:13 ` Stefano Sabatini 2023-12-11 20:59 ` Kyle Swanson 2023-12-11 23:34 ` Stefano Sabatini 2023-12-17 18:00 ` Stefano Sabatini 2023-12-24 17:43 ` Stefano Sabatini 2024-01-02 21:09 ` Stefano Sabatini 2023-11-30 11:07 ` [FFmpeg-devel] [POC][PATCHSET] Add " Tomas Härdin 2023-11-30 11:21 ` Paul B Mahol 2023-12-02 19:19 ` Stefano Sabatini 2023-11-30 11:54 ` Nicolas George [not found] ` <D4F91B2F-6380-48AA-8883-315FA76CA828@cosmin.at> 2023-11-30 15:39 ` Cosmin Stejerean via ffmpeg-devel 2023-12-01 15:08 ` Tomas Härdin 2023-12-02 19:27 ` Stefano Sabatini
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=6a41f45e-3c64-45ca-b4f4-d5da10de7047@rothenpieler.org \ --to=timo@rothenpieler.org \ --cc=ffmpeg-devel@ffmpeg.org \ --cc=stefasab@gmail.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git