Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 726fa72

Browse files
weensytianjunwork
authored andcommitted
Fix typo (#444)
It's just a comment, but maybe mistyped. Signed-off-by: vaporwavy <[email protected]>
1 parent 8bab6a8 commit 726fa72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Lib/Codec/EbPictureManagerProcess.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ void* PictureManagerKernel(void *inputPtr)
561561
encodeContextPtr->appCallbackPtr,
562562
EB_ENC_PM_ERROR8);
563563

564-
//keep the relase of SCS here because we still need the encodeContext strucutre here
564+
//keep the release of SCS here because we still need the encodeContext strucutre here
565565
// Release the Reference's SequenceControlSet
566566
EbReleaseObject(inputPictureDemuxPtr->sequenceControlSetWrapperPtr);
567567

0 commit comments

Comments
 (0)