diff options
author | wm4 <nfxjfg@googlemail.com> | 2017-02-13 11:40:22 +0100 |
---|---|---|
committer | wm4 <nfxjfg@googlemail.com> | 2017-03-02 10:32:12 +0100 |
commit | 554bc4eea8aa71d5c017289a036b49313882f7e6 (patch) | |
tree | 4eb93a93845ae7f910a56dcf891e74e90b1ab477 /libavcodec/dvaudio.h | |
parent | 3733039610d76231e404ebf089f0ff2b9d8e5490 (diff) | |
download | ffmpeg-554bc4eea8aa71d5c017289a036b49313882f7e6.tar.gz |
avcodec, avutil, avformat: remove AVOption requirement for some fields
Allow all struct fields to be accessed directly, as long as they're
public.
Before this change, many fields were "public", but could be accessed via
AVOption only. This meant they were effectively not public, but were
present for documentation purposes, which was incredibly confusing at
best.
Diffstat (limited to 'libavcodec/dvaudio.h')
0 files changed, 0 insertions, 0 deletions