[FFmpeg-devel] [PATCH] Add DXV encoder with support for DXT1 texture format
Michael Niedermayer
michael at niedermayer.cc
Wed Jan 17 15:12:57 EET 2024
On Wed, Jan 17, 2024 at 12:27:40AM -0800, Connor Worley wrote:
> Signed-off-by: Connor Worley <connorbworley at gmail.com>
> ---
> Changelog | 1 +
> configure | 1 +
> doc/general_contents.texi | 3 +-
> libavcodec/Makefile | 1 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/dxvenc.c | 362 ++++++++++++++++++++++++++++++++++++++
> libavcodec/version.h | 2 +-
> 7 files changed, 369 insertions(+), 2 deletions(-)
> create mode 100644 libavcodec/dxvenc.c
>
> diff --git a/Changelog b/Changelog
> index 5b2899d05b..224d84664a 100644
> --- a/Changelog
> +++ b/Changelog
> @@ -2,6 +2,7 @@ Entries are sorted chronologically from oldest to youngest
> within each release,
> releases are sorted from youngest to oldest.
> version <next>:
> +- DXV DXT1 encoder
> - LEAD MCMP decoder
> - EVC decoding using external library libxevd
> - EVC encoding using external library libxeve
please resend without extra linebreaks
Applying: Add DXV encoder with support for DXT1 texture format
error: corrupt patch at line 23
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
"You are 36 times more likely to die in a bathtub than at the hands of a
terrorist. Also, you are 2.5 times more likely to become a president and
2 times more likely to become an astronaut, than to die in a terrorist
attack." -- Thoughty2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240117/fe063492/attachment.sig>
More information about the ffmpeg-devel
mailing list