diff mbox series

[FFmpeg-devel,v11,9/9] Changes in Changelog and MAINTAINERS files

Message ID 20220901133258.1782-1-d.kozinski@samsung.com
State New
Headers show
Series [FFmpeg-devel,v11,1/9] MPEG-5 EVC codec registration | expand

Checks

Context Check Description
yinshiyou/commit_msg_loongarch64 warning The first line of the commit message must start with a context terminated by a colon and a space, for example "lavu/opt: " or "doc: ".
yinshiyou/make_loongarch64 success Make finished
yinshiyou/make_fate_loongarch64 success Make fate finished
andriy/commit_msg_x86 warning The first line of the commit message must start with a context terminated by a colon and a space, for example "lavu/opt: " or "doc: ".
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Dawid Kozinski Sept. 1, 2022, 1:32 p.m. UTC
- Changelog update
- MAINTAINERS update

Signed-off-by: Dawid Kozinski <d.kozinski@samsung.com>
---
 Changelog   | 4 ++--
 MAINTAINERS | 5 +++++
 2 files changed, 7 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/Changelog b/Changelog
index fa83786a20..9631262858 100644
--- a/Changelog
+++ b/Changelog
@@ -36,7 +36,8 @@  version 5.1:
 - PHM image format support
 - remap_opencl filter
 - added chromakey_cuda filter
-
+- eXtra-fast Essential Video Encoder (XEVE)
+- eXtra-fast Essential Video Decoder (XEVD)
 
 version 5.0:
 - ADPCM IMA Westwood encoder
@@ -83,7 +84,6 @@  version 5.0:
 - anlmf audio filter
 - IMF demuxer (experimental)
 
-
 version 4.4:
 - AudioToolbox output device
 - MacCaption demuxer
diff --git a/MAINTAINERS b/MAINTAINERS
index ed2ec0b90c..69fc04e1d6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -206,6 +206,8 @@  Codecs:
   libvpx*                               James Zern
   libxavs.c                             Stefan Gehrer
   libxavs2.c                            Huiwen Ren
+  libxevd.c                             Dawid Kozinski
+  libxeve.c,                            Dawid Kozinski
   libzvbi-teletextdec.c                 Marton Balint
   lzo.h, lzo.c                          Reimar Doeffinger
   mdec.c                                Michael Niedermayer
@@ -426,6 +428,9 @@  Muxers/Demuxers:
   dv.c                                  Roman Shaposhnik
   electronicarts.c                      Peter Ross
   epafdec.c                             Paul B Mahol
+  evc.c, evc.h                          Dawid Kozinski
+  evcdec.c                              Dawid Kozinski
+  evc_parser.c                          Dawid Kozinski
   ffm*                                  Baptiste Coudurier
   flic.c                                Mike Melanson
   flvdec.c                              Michael Niedermayer