-
- Downloads
ffplay: avoid useless NULL checks in swr_free()
swr_free() already checks for nullness, no need to add the check in calling code.
Loading
Please register or sign in to comment
swr_free() already checks for nullness, no need to add the check in calling code.