mirror of
https://github.com/rockchip-linux/mpp.git
synced 2024-11-23 10:04:07 +08:00
docs: Update 1.0.3 CHANGELOG.md
Signed-off-by: Herman Chen <herman.chen@rock-chips.com> Change-Id: Ic94a9b7cdcd10682aaedc7576304948c74b52d83
This commit is contained in:
parent
2be06b2a3e
commit
b4be2b722a
34
CHANGELOG.md
34
CHANGELOG.md
@ -1,3 +1,37 @@
|
||||
## 1.0.3 (2023-12-08)
|
||||
### Feature
|
||||
- [dec_test]: Add buffer mode option
|
||||
- [mpp_dmabuf]: Add dmabuf sync operation
|
||||
- [jpege]: Allow rk3588 jpege 4 tasks async
|
||||
- [rc_v2]: Support flex fps rate control
|
||||
|
||||
### Fix
|
||||
- [av1d_api]: fix loss last frame when empty eos
|
||||
- [h265e_dpb]: do not check frm status when pass1
|
||||
- [hal_bufs]: clear buffer when hal_bufs get failed
|
||||
- [dma-buf]: Add dma-buf.h for old ndk compiling
|
||||
- [enc]: Fix sw enc path segment_info issue
|
||||
- [cmake]: Remove HAVE_DRM option
|
||||
- [m2vd]: update frame period on frame rate code change
|
||||
- [test]: Fix mpi_enc_mt_test error
|
||||
- [dma_heap]: add dma heap uncached node checking
|
||||
- [mpp_mem]: Fix MEM_ALIGNED macro error
|
||||
- [mpeg4_api]: fix drop frame when two stream switch
|
||||
- [script]: fix shift clear input parameter error
|
||||
- [hal_h265e_vepu541]: fix roi buffer variables incorrect use
|
||||
|
||||
### Docs
|
||||
- Update 1.0.3 CHANGELOG.md
|
||||
|
||||
### Refactor
|
||||
- [allocator]: Refactor allocator flow
|
||||
|
||||
### Chore
|
||||
- [vp8d]: optimize vp8d debug
|
||||
- [mpp_enc]: Encoder changes to cacheable buffer
|
||||
- [mpp_dec]: Decoder changes to cacheable buffer
|
||||
- [mpp_dmabuf]: Add dmabuf ioctl unit test
|
||||
|
||||
## 1.0.2 (2023-11-01)
|
||||
### Feature
|
||||
- [mpp_lock]: Add spinlock timing statistic
|
||||
|
Loading…
Reference in New Issue
Block a user