Changeset d594dbec in ffmpeg

Timestamp:
Feb 24, 2015, 9:07:50 PM (10 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
3130e5be, da7e5619
Parents:
8e32b1f0
git-author:
Martin Storsjö <martin@martin.st> (02/24/15 15:01:48)
git-committer:
Martin Storsjö <martin@martin.st> (02/24/15 21:07:50)
Message:

rtpdec: Rename the free method to close

Many of these functions were named foo_free_context, and since
the functions no longer should free the context itself, only
allocated elements within it, the previous naming was slightly
misleading.

Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

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