You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
all: fix typos found by codespell
This commit is contained in:
@@ -161,7 +161,7 @@ int av_refstruct_exclusive(const void *obj);
|
||||
*
|
||||
* Frequently allocating and freeing large or complicated objects may be slow
|
||||
* and wasteful. This API is meant to solve this in cases when the caller
|
||||
* needs a set of interchangable objects.
|
||||
* needs a set of interchangeable objects.
|
||||
*
|
||||
* At the beginning, the user must call allocate the pool via
|
||||
* av_refstruct_pool_alloc() or its analogue av_refstruct_pool_alloc_ext().
|
||||
|
||||
Reference in New Issue
Block a user