Changeset a5db8e4a in ffmpeg

Timestamp:
Jun 16, 2012, 3:09:33 PM (12 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
ae702edf
Parents:
fbc57405
git-author:
Anton Khirnov <anton@khirnov.net> (06/15/12 17:58:11)
git-committer:
Anton Khirnov <anton@khirnov.net> (06/16/12 15:09:33)
Message:

lavf: don't segfault when a NULL filename is passed to avformat_open_input()

This can easily happen when the caller is using a custom AVIOContext.

Behave as if the filename was an empty string in this case.

CC: libav-stable@libav.org

(No files)

Note: See TracChangeset for help on using the changeset viewer.