Changeset 4fd07b93 in ffmpeg

Timestamp:
Jun 29, 2012, 11:24:57 AM (12 years ago)
Author:
Stefano Sabatini <stefasab@gmail.com>
Branches:
master
Children:
e8e733ad
Parents:
46747182
git-author:
Stefano Sabatini <stefasab@gmail.com> (06/28/12 21:52:28)
git-committer:
Stefano Sabatini <stefasab@gmail.com> (06/29/12 11:24:57)
Message:

ffplay: avoid useless NULL checks in swr_free()

swr_free() already checks for nullness, no need to add the check in
calling code.

(No files)

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