summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-12-19henc: disable the flooding print by default [1/1]yongchun.li1-2/+4
2019-11-27h264_enc: set colorspace to bt709 for 720p and above [1/1]Rico Yang1-6/+50
2019-08-16media: h264 encoder add svc feature [1/1]yongchun.li3-33/+122
2019-06-26Encoder: Add qp mode interface [1/2]kunpeng.tang2-2/+14
2019-06-24Encoder: validate pgoff for VPU mmap handler [1/1]kunpeng.tang1-0/+4
2019-06-01media: Media.mk remove the useless and misleading defines [1/1]yongchun.li2-4/+2
2019-05-09encoder: H264 and H265 support dma buf [1/1]Yao.Liu4-32/+591
2019-04-17encoder: bringup sm1 and tm2. [1/1]jintao xu2-10/+35
2019-03-28H.265: fix vpu resume issue [1/1]kunpeng.tang1-60/+61
2019-01-24vpu: Fix vpu panic if open quickly after close [1/1]Yao.Liu1-2/+17
2019-01-03vpu: fix h265 encoder memory vmap failed problem [1/1]Yao.Liu1-64/+29
2018-12-24VPU: Phys_to_virt causes boot HEVC encoding driver exception [1/1]renjiang.han1-5/+11
2018-11-22media_modules: encoder: fix compile error [1/1]kunpeng.tang1-1/+1
2018-11-22media_modules: encoder: fix kernel panic in encoder module [1/1]kunpeng.tang2-3/+11
2018-11-13H264_encoder: add case of ge2d for bgr [2/2]Renjiang Han2-0/+15
2018-08-22media_module: solve 32bit compile errorAo Xu13-12/+75
2018-06-06encoder: add G12B supportJiacheng Mei1-1/+2
2018-03-30encoder: add hevc support for G12A[2/2]Jiacheng Mei2-8/+50
2018-03-28PD#162608: add h264 encoder support for cts[2/2]Jiacheng Mei7-240/+683
2017-12-21media: format drivers code for upstream.Zhi Zhou96-2896/+3970
2017-11-16PD#154292 AVC encoder: increase the AVC encoder instace limit to 3Yuxi Sun1-2/+2
2017-11-07PD#153170: encoder: Add macro to control the enable of GE2D for crop and scaleYuxi Sun3-11/+16
2017-10-11h264 encoder: use get_data_from_name to get firmwareYuxi Sun1-2/+1
2017-09-06decoder: fixed a issure of the memory leak when the seek.Nanxin Qin22-175/+187
2017-06-10add drivers of the multimediaNanxin Qin92-0/+79453