mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-15 12:01:52 +00:00
Note that the linebreaks text codec option (but not the feature) has been removed; its main goal was to allow demuxers to configure the text decoder (and not meant to be used by users), but the AVOption are not a viable solution. This is solved differently in this commit.