Files
Herman Chen d652c9da87 docs: Update developer guide to 0.8
1. Update clerical error.
2. Add more supported kernel version, video format and chipset list.
3. Add decoder no_thread mode and FBC / tile mode.
4. Add more MppEncCfg parameter descriptions.
5. Add encoder config debug section.
6. Add more decoder / encoder demo parameter descriptions.

Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
Change-Id: Ief3f89137cdd7a4453b8d74d915392c9a5457a75
2026-03-31 06:58:34 +00:00
..
2025-09-11 10:09:07 +00:00
2017-04-07 17:22:00 +08:00

Media Process Platform document directory description

Mpp document is separated into two parts:

1. Mpp user guide and user manual for library user
This part contains information about how to use mpp and external study resource
besides source code.

2. Mpp design document for developer
This part contains information about design principle, module design and other
information which will benefit developer further understand.