mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 18:11:11 +01:00
fixup! README: update for ffmpeg-rockchip
update for mjpeg_rkmpp decoder. Signed-off-by: nyanmisaka <nst799610810@gmail.com>
This commit is contained in:
parent
bb5cd086dc
commit
bdcd952b12
1 changed files with 1 additions and 1 deletions
|
|
@ -29,6 +29,7 @@ The documentation is available on the [Wiki](https://github.com/nyanmisaka/ffmpe
|
||||||
V..... h263_rkmpp Rockchip MPP (Media Process Platform) H263 decoder (codec h263)
|
V..... h263_rkmpp Rockchip MPP (Media Process Platform) H263 decoder (codec h263)
|
||||||
V..... h264_rkmpp Rockchip MPP (Media Process Platform) H264 decoder (codec h264)
|
V..... h264_rkmpp Rockchip MPP (Media Process Platform) H264 decoder (codec h264)
|
||||||
V..... hevc_rkmpp Rockchip MPP (Media Process Platform) HEVC decoder (codec hevc)
|
V..... hevc_rkmpp Rockchip MPP (Media Process Platform) HEVC decoder (codec hevc)
|
||||||
|
V..... mjpeg_rkmpp Rockchip MPP (Media Process Platform) MJPEG decoder (codec mjpeg)
|
||||||
V..... mpeg1_rkmpp Rockchip MPP (Media Process Platform) MPEG1VIDEO decoder (codec mpeg1video)
|
V..... mpeg1_rkmpp Rockchip MPP (Media Process Platform) MPEG1VIDEO decoder (codec mpeg1video)
|
||||||
V..... mpeg2_rkmpp Rockchip MPP (Media Process Platform) MPEG2VIDEO decoder (codec mpeg2video)
|
V..... mpeg2_rkmpp Rockchip MPP (Media Process Platform) MPEG2VIDEO decoder (codec mpeg2video)
|
||||||
V..... mpeg4_rkmpp Rockchip MPP (Media Process Platform) MPEG4 decoder (codec mpeg4)
|
V..... mpeg4_rkmpp Rockchip MPP (Media Process Platform) MPEG4 decoder (codec mpeg4)
|
||||||
|
|
@ -81,7 +82,6 @@ The documentation is available on the [Wiki](https://github.com/nyanmisaka/ffmpe
|
||||||
```
|
```
|
||||||
|
|
||||||
## Todo
|
## Todo
|
||||||
* Support MPP MJPEG/JPEG decoder
|
|
||||||
* Support MPP VP8 video encoder
|
* Support MPP VP8 video encoder
|
||||||
* ...
|
* ...
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue