Eric Kidd 0328dc111a format: fix avformat_find_stream_info return handling
According to:
https://ffmpeg.org/doxygen/2.8/group__lavf__decoding.html#gad42172e27cddafb81096939783b157bb

...avformat_find_stream_info returns ">=0 if OK, AVERROR_xxx on error".
This occurs with several common formats, including MP4 and MKV.
2015-11-22 00:15:35 +01:00
2015-05-07 04:31:52 +02:00
2015-09-19 14:45:29 +02:00
2015-11-19 19:43:59 +01:00
Description
No description provided
WTFPL 1.1 MiB
Languages
Rust 100%