Revision 441ea0ce
ID | 441ea0ce91d9df7e653c7a9598a62f230cf808c0 |
Parent | 17d59599 |
Child | 4fe4bb61 |
Make av_strerror() print an error message mentioning the error code
number if strerror_r() did not succeed for whatever reason.
This avoids the need for the application to fill the string in case
strerror_r() fails, for example because the error code is not known.
Originally committed as revision 23015 to svn://svn.ffmpeg.org/ffmpeg/trunk
Files
- added
- modified
- copied
- renamed
- deleted