FFmpeg-Android
FFmpeg-Android copied to clipboard
Append line separator '\n' to output message because original ffmpeg …
So i can parse audio/video encoders/decoders from 'ffmpeg -formats' command's output by split line with '\n'.
This might break current implementations. I suggest that this will be implemented in a future major release.