diff options
author | James Almer <jamrial@gmail.com> | 2023-08-18 08:22:25 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2023-08-18 08:27:27 -0300 |
commit | 7e246a5db5c723198c4096fe52ab41469ef64493 (patch) | |
tree | 42706ad902c300bae1e6278cd15315058be0e3ef /doc/APIchanges | |
parent | ff094f5ebbdae504f5bcd722351563b5d9777c21 (diff) | |
download | ffmpeg-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/APIchanges | 3 |
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. |