Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fishwjy authored Sep 15, 2017
1 parent 17ff90c commit 06c9bd7
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,14 @@ A High-performance video compressor for Android using Hardware decoding and enco

## Performance
You can find some test results in pic/test_reports.
I compress a video which is 168MB(00:1:06). It's about 1 minute for compressing.
And the result of compressing is 11MB. So it's a great job by MediaCodec.

I compress a video which is 168MB(00:01:06).

And it took 1 minute for compressing.

The result of compressing is 11MB.

So it's a great job by MediaCodec :) .

## License
```
Expand All @@ -48,4 +54,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```
```

0 comments on commit 06c9bd7

Please sign in to comment.