Matt Schultz
Results
2
issues of
Matt Schultz
The following code is apparently referencing a private field within the `AVOutputFormat` structure of libavformat, which is described as "[not] part of the public API", "may not be used outside...
This is refactored from the patch listed in #2202 to guard against the exact library versions these changes occurred at. The changes are as follows: - `AVOutputFormat::priv_data_size` is marked private...