Skip to content

Commit b21493e

Browse files
Update README.md
1 parent 50acdd6 commit b21493e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ A separate dll is provided for RGB <-> YUV conversions. Its compiled with clang
6464
- Add `openh264-2.3.1-win32.dll` or `openh264-2.3.1-win64.dll` or both to your executable directory(Or include on your project and ckeck copy to output-> copy if newer).
6565
- Keep the original names if you want to use default constructors.
6666
- Optionally Add Converter64/32 dlls to your executable directory same way as openh264 dll.
67-
-
67+
- Enjoy
6868
# Remarks
6969
- Decode callbacks with raw image formats use cached backed buffer, if you wont consume them immediately, make a copy or sync your system.
7070
- Encoder output "EncodedFrame" uses cached back buffer if you wont consume them immediately, make a copy or sync your system.

0 commit comments

Comments
 (0)