Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Nicolas George <george@nsup.org>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Cc: Stefano Sabatini <stefasab@gmail.com>
Subject: Re: [FFmpeg-devel] [PATCH 1/2] lavfi: introduce textutils
Date: Wed, 6 Dec 2023 21:20:12 +0100
Message-ID: <ZXDXfIgCmqn1tWP3@phare.normalesup.org> (raw)
In-Reply-To: <20231130004914.329717-2-stefasab@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 942 bytes --]

Stefano Sabatini (12023-11-30):
> Generalize drawtext utilities to make them usable in other filters.
> This will be needed to introduce the QR code source and filter without
> duplicating functionality.
> ---
>  libavfilter/Makefile      |   2 +-
>  libavfilter/textutils.c   | 379 +++++++++++++++++++++++++++
>  libavfilter/textutils.h   | 182 +++++++++++++
>  libavfilter/vf_drawtext.c | 533 ++++++++++----------------------------
>  4 files changed, 693 insertions(+), 403 deletions(-)
>  create mode 100644 libavfilter/textutils.c
>  create mode 100644 libavfilter/textutils.h

Hi.

I had kept this mail to point that this would greatly benefit from using
AVWriter instead of BPrint, since it is a much more elegant API with the
early design mistakes fixed, and to propose to work together to make it
happen.

But right now, anything feels more appealing than working on FFmpeg.

Regards,

-- 
  Nicolas George

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 251 bytes --]

_______________________________________________
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".

  parent reply	other threads:[~2023-12-06 20:20 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
2024-01-03 15:50           ` Stefano Sabatini
2023-12-06 20:20   ` Nicolas George [this message]
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=ZXDXfIgCmqn1tWP3@phare.normalesup.org \
    --to=george@nsup.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