all: fix typos found by codespell

This commit is contained in:
Timo Rothenpieler
2025-08-01 22:43:23 +02:00
parent 8d439b2483
commit 262d41c804
303 changed files with 482 additions and 481 deletions

View File

@@ -41,7 +41,7 @@ enum EOFAction {
* complex logic and a few user-tunable options.
*
* In this API, when a set of synchronized input frames is ready to be
* procesed is called a frame event. Frame event can be generated in
* processed is called a frame event. Frame event can be generated in
* response to input frames on any or all inputs and the handling of
* situations where some stream extend beyond the beginning or the end of
* others can be configured.
@@ -76,9 +76,9 @@ enum FFFrameSyncExtMode {
};
/**
* Timestamp syncronization mode
* Timestamp synchronization mode
*
* Describe how the frames of a stream are syncronized based on timestamp
* Describe how the frames of a stream are synchronized based on timestamp
* distance.
*/
enum FFFrameTSSyncMode {