1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavcodec
wm4 554bc4eea8 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.
2017-03-02 10:32:12 +01:00
..
2017-02-15 12:46:01 +01:00
2017-02-15 12:46:01 +01:00
2017-02-22 22:57:59 +01:00
2017-02-21 00:40:20 +01:00
2017-02-24 15:50:16 +01:00
2017-02-22 22:57:59 +01:00
2017-02-21 00:40:20 +01:00
2017-02-14 06:15:36 +00:00
2017-02-24 19:14:55 +00:00
2017-02-14 06:15:36 +00:00
2017-02-21 00:40:20 +01:00
2017-02-27 13:10:41 +01:00
2017-02-24 22:23:53 +01:00
2017-02-24 22:23:53 +01:00