mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 10:02:17 +00:00
683966241c
Apparently, libav doesn't have the change for the new way to create a libavformat context merged yet. So, we can't use that... Rather, this commit fixes format specific avoptions another way. On the downside, invalid format options are now detected very late, and any attempt to set an option value to +something or -something will append to the previously set option value (this logic can no longer be specific to options of bitflag type, as finding out the option type is what we simply cannot do with this interface). |
||
---|---|---|
.. | ||
man/en | ||
OUTDATED-tech | ||
encoding.rst | ||
tech-overview.txt |