[FFmpeg-cvslog] Changelog, doc: Add entries for new APV features

Mark Thompson git at videolan.org
Sun Apr 27 18:04:46 EEST 2025


ffmpeg | branch: master | Mark Thompson <sw at jkqxz.net> | Sun Apr 27 15:40:37 2025 +0100| [8ea11dcd846f862e066d3ce6fe56d5f39d94c91f] | committer: Mark Thompson

Changelog, doc: Add entries for new APV features

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8ea11dcd846f862e066d3ce6fe56d5f39d94c91f
---

 Changelog                 | 2 ++
 doc/general_contents.texi | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/Changelog b/Changelog
index 72d80311c5..1b73a0a0f0 100644
--- a/Changelog
+++ b/Changelog
@@ -13,6 +13,8 @@ version <next>:
 - VVC in Matroska
 - CENC AV1 support in MP4 muxer
 - pngenc: set default prediction method to PAETH
+- APV decoder and APV raw bitstream muxing and demuxing
+
 
 version 7.1:
 - Raw Captions with Time (RCWT) closed caption demuxer
diff --git a/doc/general_contents.texi b/doc/general_contents.texi
index 5faf89815b..0e6b9570a4 100644
--- a/doc/general_contents.texi
+++ b/doc/general_contents.texi
@@ -625,6 +625,7 @@ library:
 @item raw AMR-NB                @tab   @tab X
 @item raw AMR-WB                @tab   @tab X
 @item raw APAC                  @tab   @tab X
+ at item raw APV                   @tab X @tab X
 @item raw aptX                  @tab X @tab X
 @item raw aptX HD               @tab X @tab X
 @item raw Bonk                  @tab   @tab X
@@ -895,6 +896,7 @@ following image formats are supported:
     @tab fourcc: apch,apcn,apcs,apco,ap4h,ap4x
 @item Apple QuickDraw        @tab     @tab  X
     @tab fourcc: qdrw
+ at item APV                    @tab     @tab  X
 @item Argonaut Video         @tab     @tab  X
     @tab Used in some Argonaut games.
 @item Asus v1                @tab  X  @tab  X



More information about the ffmpeg-cvslog mailing list