From 5cd91334642caff74e3e44e16d2027c93994a901 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Mon, 10 Aug 2026 20:05:58 +0300 Subject: [PATCH] docs: improve README --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d98ea70..fd09fa2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ + + # EncoderDecoderTestForMJPEG ## Purpose -This is a test application for JPEG/M-JPEG throug `MediaCodec`. This could also be a good tutorial of how to using +This is a test application for JPEG/M-JPEG through `MediaCodec`. This could also be a good tutorial of how to using `MediaCodec` `API` on Android. ## Requisites @@ -68,7 +70,3 @@ You will see a *PASS* if the test complete successfully. And 10 output frames in ~~5 . Code revise needed.~~ 6 . Should handle Java `FileOutputStream`/`FileInputStream` nicely. - - - -