[FFmpeg-devel] [PATCH v2 1/2] avdevice: deprecate opengl outdev
J. Dekker
jdek at itanimul.li
Wed Feb 28 11:31:25 EET 2024
Anton Khirnov <anton at khirnov.net> writes:
> Quoting Lynne (2024-02-21 13:32:19)
>> Feb 21, 2024, 12:34 by jdek at itanimul.li:
>>
>> > Signed-off-by: J. Dekker <jdek at itanimul.li>
>> > ---
>> > doc/outdevs.texi | 2 +-
>> > libavdevice/opengl_enc.c | 11 +++++++++++
>> > libavdevice/version_major.h | 2 ++
>> > 3 files changed, 14 insertions(+), 1 deletion(-)
>> >
>> > diff --git a/doc/outdevs.texi b/doc/outdevs.texi
>> > index f0484bbf8f..941429a8c8 100644
>> > --- a/doc/outdevs.texi
>> > +++ b/doc/outdevs.texi
>> > @@ -302,7 +302,7 @@ ffmpeg -re -i INPUT -c:v rawvideo -pix_fmt bgra -f
>> > fbdev /dev/fb0
>> > See also @url{http://linux-fbdev.sourceforge.net/}, and fbset(1).
>> >
>>
>> We have removed demuxers and decoders before without a deprecation period.
>> I think we should do the same here, as it is just a muxer.
>
> In the last thread some people really wanted to have it deprecated
> first.
>
> While I'd also prefer to remove it outright, I'd prefer even more to not
> have this bikeshud to death.
No reason to delay this further. Pushed.
--
jd
More information about the ffmpeg-devel
mailing list