Changeset 52660454 in ffmpeg

Timestamp:
Dec 12, 2011, 7:23:56 PM (13 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
cd3716b9
Parents:
3a7f7678
git-author:
Anton Khirnov <anton@khirnov.net> (12/11/11 09:34:08)
git-committer:
Anton Khirnov <anton@khirnov.net> (12/12/11 19:23:56)
Message:

lavf: add avformat_close_input().

It sets the supplied AVFormatContext pointer to NULL after freeing it,
which is safer and its name is consistent with other lavf functions.

Also deprecate av_close_input_file().

(No files)

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