input/ffmpeg: use av_strerror()

Generate more detailed error messages.
This commit is contained in:
Max Kellermann
2014-08-18 20:20:51 +02:00
parent 636f5d4a1d
commit e6e9c21275
5 changed files with 80 additions and 4 deletions

1
NEWS
View File

@@ -31,6 +31,7 @@ ver 0.19 (not yet released)
- alsa: new input plugin
- curl: options "verify_peer" and "verify_host"
- ffmpeg: update offset after seeking
- ffmpeg: improved error messages
- mms: non-blocking I/O
- nfs: new input plugin
- smbclient: new input plugin