diff options
author | Anton Khirnov <[email protected]> | 2024-09-28 16:10:52 +0200 |
---|---|---|
committer | Anton Khirnov <[email protected]> | 2024-10-01 09:57:57 +0200 |
commit | 0548ab2e4257f9c6e7a7a57138504533a6ca5507 (patch) | |
tree | 15d8a58cb8a5f658fc9a60fd5607424cb13fcd4f /doc/examples | |
parent | 3785b27b7622a46d067e39a995d56d71d88581a4 (diff) |
lavu/log,opt: detect setting non-runtime options post-init
Add a mechanism to AVClass to allow objects to signal their state to
generic code. When an object flags itself with the 'initialized' state,
print an error (and fail, after the next major bump) if the caller
attempts to set non-runtime options.
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions