mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-06 01:26:49 +08:00
[readme]: update readme.txt
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@909 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
12
readme.txt
12
readme.txt
@@ -38,8 +38,6 @@ NOTE:
|
||||
|
|
||||
|----- inc header file for external usage, including platform header and mpi header
|
||||
|
|
||||
|----- mpi Media Process Interface: the api function implement in public (vpu_api layer)
|
||||
|
|
||||
|----- mpp Media Process Platform : mpi function private implement and mpp infrastructure (vpu_api private layer)
|
||||
| |
|
||||
| |----- common video codec protocol syntax interface for both codec parser and hal
|
||||
@@ -176,12 +174,12 @@ This part is learned from ffmpeg.
|
||||
| packet | | frame |
|
||||
| | | |
|
||||
+---------------+ +-------+-------+
|
||||
|
|
||||
|
|
||||
v
|
||||
+-------+-------+
|
||||
| |
|
||||
| buffer |
|
||||
| |
|
||||
| |
|
||||
| +---------------+ |
|
||||
| | | |
|
||||
+---->+ buffer +<----+
|
||||
| |
|
||||
+---------------+
|
||||
|
||||
|
Reference in New Issue
Block a user