aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2023-08-18 08:22:25 -0300
committerJames Almer <jamrial@gmail.com>2023-08-18 08:27:27 -0300
commit7e246a5db5c723198c4096fe52ab41469ef64493 (patch)
tree42706ad902c300bae1e6278cd15315058be0e3ef /doc/APIchanges
parentff094f5ebbdae504f5bcd722351563b5d9777c21 (diff)
downloadffmpeg-7e246a5db5c723198c4096fe52ab41469ef64493.tar.gz
doc/APIChanges: remove bogus entry
New AVOptions in modules don't belong here. Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index f9eb7f4dab..ad1efe708d 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -5,9 +5,6 @@ API changes, most recent first:
2023-08-18 - xxxxxxxxxx - lavu 58.17.100 - channel_layout.h
All AV_CHANNEL_LAYOUT_* macros are now compatible with C++ 17 and older.
-2023-08-08 - xxxxxxxxxx - lavc 60.23.100 - libx264.c
- Add mb_info option.
-
2023-08-08 - xxxxxxxxxx - lavu 58.15.100 - video_hint.h
Add AVVideoHint API.