Skip to content
Snippets Groups Projects
Commit 4f49ca7b authored by Andreas Rheinhardt's avatar Andreas Rheinhardt
Browse files

avdevice/avdevice: Deprecate AVDevice Capabilities API


It has been added in 6db42a2b,
yet since then none of the necessary create/free_device_capabilities
functions has been implemented, making this API completely useless.

Because of this one can already simplify
avdevice_capabilities_free/create and can already remove the function
pointers at the next major bump; given that the documentation explicitly
states that av_device_capabilities is not to be used by a user, it's
options can already be removed (save for the sentinel).

Signed-off-by: default avatarAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
parent ee1c5b42
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment