- rkmpp: fix[hal_vdpu383]: fix fbc hor_stride mismatch issue
- xlib :
- rapidjson: Fix endif condition to match NOT MSVC and VALGRIND_FOUND.
- rkmpp : fix[vdpu383]: fix err detection mask issue
- xlib : Merge branch 'ebassi/gsettings-build-docs' into 'main'
- rkmpp : fix[smt_rc]: Fix first frame QP error
- rga : normal: fix wrong full_csc_clip size in memcpy
- asio2 : Fix the code quality check errors in TscanCode
- rapidjson: add test for sso optimized string
- xlib : Merge branch '3042-msys2-still-intermittent' into 'main'
- rkmpp : fix[h265d_vdpu383]: fix dec err when ps_update_flag=0
- libv4l: v4l-utils: sync with latest kernel
- xlib : Merge branch 'main' into 'main'
- rkmpp: fix[265e]:Fix the st refernce frame err in tsvc
- xlib : Merge branch 'fix-up-gapplication-docs-a-little' into 'main'
- rkmpp: fix[mpp_bitread]: Fix negative shift error
- rkmpp : fix[hal_av1d_vdpu383]: add segid reg base config
- libdrm: Fix FTBS on undefined clock_gettime() and asprintf()
- rkmpp: docs: Update 1.0.6 CHANGELOG.md
- rkmpp: fix[mpp_enc_async]: fix mpp packet leak when thread quit
- xlib : Merge branch 'dont-rm-rf-root' into 'main'
- libv4l: sync-with-kernel.sh: add v4l2-dv-timings.h
- rkmpp: fix[allocator]: fix on invalid DMA heap allocator
- rkmpp: chore[cmake]: remove duplicate code
- rkmpp: docs: Update 1.0.5 CHANGELOG.md
- rkmpp: fix[h264d_vdpu383]: Fix global parameter config issue
- rkmpp: fix[hal_h264e]:fix crash after init vepu buffer failure
- rkmpp: fix[av1d_vdpu]: Fix forced 8bit output failure issue
- rkmpp: feat[vdpp_test]: Add vdpp slt testcase
- libdrm: meson: make build system happy by replacing deprecated feature
- libdrm: amdgpu: add marketing names from amd-6.0.1
- rkmpp : docs: Update 1.0.4 CHANGELOG.md
- rkmpp: fix[h265e]: fix hw stream size check error
- libdrm: bump version to 2.4.120
- libdrm: amdgpu: fix use-after-free
- rga: samples: utils: build: cmake: fix compile errors
- asio2 : If the default username or password of socks5 auth is empty, the auth callback function will be called.
- libdrm: build: bump version to 2.4.118
- asio2: If the object has not been started completed, postpone the asynchronous function calls until the start is completed
- libdrm: modetest: add support for big-endian XRGB1555/RGB565
- rkmpp : fix[hal_h265e_vepu541]: fix roi buffer variables incorrect use
- libdrm: meson: fix typo in libdrm_intel
- asio2 : Fix some minor issues of mqtt
- libdrm: v2.4.117
- rkmpp : docs: Add mpp developer guide markdown
- libv4l: v4l2-compliance: pass media_fd when walking topology
- live555: update to 2023-07-24
- acl: Using proc_pidpath() API to get the path of the running process, thanks to wfeii1980.
- 更新rkmpp源码
- acl: Optimize redis_client_pipeline when no redis node got in the beginning.
- rga: replace dependency on ANDROID_12 by USE_HARDWARE_ROCKCHIP
- acl: Rename demo base64 to coder.
- acl : test https
- asio2: continue to develop socks5 proxy function 2.
- libdrm: build: bump version to 2.4.116
- acl : mod test sample.
- acl : Merge branch 'master' of gitee:zsxxsz/acl into gitee-master
- libdrm: nouveau: add interface to make buffer objects global
- libv4l: Add --get/--set-ctrl support for INTEGER and INTEGER64 arrays
- 更新rkmpp源码
- cpp-tbox: fix:修复TcpConnector::stop()的错误
- acl : test db module in pkv.
- 更新rkmpp源码
- cpp-tbox: eat(base):优化LogBacktrace(),添加日志等级参数
- cpp-tbox: Update log.h
- libdrm : xf86drm: add drmSyncobjEventfd
- linux-rga-multi: update to 1.9.3_[0]
- cpp-tbox : tidy: 添加文件头
- acl : Optimize and test pkv.
- 更新rkmpp源码
- live555更新版本到2023-06-20
- live555更新版本到2023-06-10
- libv4l: sync with latest media staging tree
- 更新rkmpp源码
- 更新rkmpp源码
- live555更新版本到2023-03-20
- 基于AX620A实现简单的MP4解码
- asio2: 更新版本
- 基于AX620A实现一个简单的算力盒的应用
- 重新根据AX620A的pipeline构建源码,新建EMS案例
- 调整AX620A的pipeline源码
- 增加liblog
- 更新xlib版本至2.76.0
- 增加英伟达jetson系列的案例集成
- 新增新的RtspServer接口
- 更新RKMPP内容
- 封装AXERA NPU接口,隐藏上下文实例句柄
- 将会新信息更新至IVPS(AXERA)
- 调整AXERA media API接口参数,适应无摄像头或有摄像头的初始化
- 增加AXERA NPU推理接口,当前存在不合理,需要调整
- 增加使用live555接口实现的RTSP服务器
- 封装AX620A的MPI接口
- 修复RTSP接口问题(每个URL增加TAG标识)
- 实现在帧上绘制操作
- AX620A库先简化(去除gstreamer)
- 调整日志信息,调整NPU目录结构,将共性的提取出来共用,避免冗余
- 修改MPI的接口,将Region合入MediaApi中,统一抽象接口
- v4l-utils增加rockchip的补丁,同时其插件支持libv4l-rkmpp
- 编译使用于rv1126的opencv默认不依赖任何的第三方库
- 在EMS案例上实现camera->npu->rtsp流程;同时实现rtsp客户端拉取网络流进行视频解码推理显示(只实现至拉流后的数据操作)
- 增加贡献作者记录
- 增加变更日志记录
- 修改EMS案例的构造函数(实际修改mpi的基类接口,避免后续的复杂)
- 调整一些目录结构,以便同一厂商的接口可以共用
- 在EMS案例上实现一些简单的检测算法
- 优化简化版的RTSP服务器接口