aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2024-03-03 16:42:47 +0100
committerAnton Khirnov <anton@khirnov.net>2024-03-08 07:24:50 +0100
commitfc706276c051c425538d1476a7be05442d06dd0f (patch)
treea45e1c7af356e4a5ea56d9271d87ae2dfde02eca /libavcodec/Makefile
parentc259f8031561662da32f8027b8503c218679af3b (diff)
downloadffmpeg-fc706276c051c425538d1476a7be05442d06dd0f.tar.gz
lavu/opt: distinguish between native and foreign access for AVOption fields
Native access is from the code that declared the options, foreign access is from code that is using the options. Forbid foreign access to AVOption.offset/default_val, for which there is no good reason, and which should allow us more freedom in extending their semantics in a compatible way.
Diffstat (limited to 'libavcodec/Makefile')
0 files changed, 0 insertions, 0 deletions