Commit Graph

  • cfff628e9b [h264e]: Fix compiling error on windows Herman Chen 2017-03-13 19:39:43 +08:00
  • 8932c61d2d [h264d]: make a function internally Randy Li 2017-03-10 09:53:15 +08:00
  • de952332dd [jpegd]: add stream copy flag timkingh.huang 2017-03-08 09:49:21 +08:00
  • 700b7fc875 [jpegd]: check thread status before mpp_port_dequeue timkingh.huang 2017-03-02 16:01:57 +08:00
  • 7cbb8325e2 [vpu]: Remove unused code Herman Chen 2017-03-06 17:34:42 +08:00
  • 78a1778820 [h264e]: Add intra task flag for output packet Herman Chen 2017-03-08 21:18:34 +08:00
  • a1bebba268 [legacy]: remove buffer limit size in internal mode fangxingwen 2017-03-08 17:10:20 +08:00
  • e254d8c15b [h264e]: fix the alignment check Randy Li 2017-03-06 10:30:45 +08:00
  • 00ee65d28f [h264d]: remove useless code to disabe warning Randy Li 2017-03-06 10:10:18 +08:00
  • f940297505 [coding-style]: Remove tab and extra space Herman Chen 2017-03-03 18:26:16 +08:00
  • 96feaee816 [vp8d]: fix bug when calculate control partition length leo.ding 2017-02-28 15:18:24 +08:00
  • fa8bf72d6f [hal/h264e]: add support for VEPU1 Randy Li 2017-02-28 15:01:29 +08:00
  • a4fa50eed8 [h264e]: move H.264 header generation functions Randy Li 2017-02-28 09:08:38 +08:00
  • 87f97ed3a9 [h264e]: rename the old vpu function to the vepu2 Randy Li 2017-02-27 15:01:11 +08:00
  • a518a1cfe7 [h264e]: rename the vpu implementation to vpu2 Randy Li 2017-02-27 11:00:54 +08:00
  • ec4a74ebb7 [h264e]: use platform detection to choose target Randy Li 2017-02-27 10:10:19 +08:00
  • 4b41fdd8bc [mpp_platform]: Modify chip vcodec detection Herman Chen 2017-03-03 09:30:35 +08:00
  • cbbba2c361 [mpp/hal]: add define for RKVENC Randy Li 2017-02-27 10:06:03 +08:00
  • 344229dfb9 [coding-style]: Clean up coding style Herman Chen 2017-03-03 09:24:51 +08:00
  • 1d0413bd03 [coding-style]: implement git hook pre-commit Lin Kesheng 2017-02-27 17:59:24 +08:00
  • 70f33c3dfc [mpp/hal]: add enum type for hardware mode Randy Li 2017-02-24 11:56:18 +08:00
  • c1665998c3 [h264e]: transform_8x8_mode is not limitted for smaller resolution Lin Kesheng 2017-02-23 10:12:07 +08:00
  • 63eb5bf3e6 [h264e_hal]: clean up code Lin Kesheng 2017-02-23 16:16:43 +08:00
  • cd27842b1e [h265d]: add h265d colorType support HDR rimon.xu 2017-02-24 09:30:57 +08:00
  • 64cd425968 [rc]: Modify quadratic regression model caculation alpha lin 2017-02-22 09:22:06 +08:00
  • d5dceef2c4 [coding-style]: add git hook to format code Lin Kesheng 2017-02-15 15:05:09 +08:00
  • 6a3d3e497f [hal_h264e]: validate pps.entropy_mode Lin Kesheng 2017-02-17 15:31:21 +08:00
  • 91149039e0 [mpp_frame] remove color parameters check on comparing MppFrame leo.ding 2017-02-16 19:19:16 +08:00
  • 23f9a2f54a [jpege]: fix jpeg encoder bug timkingh.huang 2017-02-13 10:43:00 +08:00
  • 422ecbc204 [mpi]: change rc mode and quality definition Lin Kesheng 2017-01-06 18:10:42 +08:00
  • 2dbeb94ee8 [rc]: revise frame level Qp estimation alpha lin 2017-02-09 18:22:20 +08:00
  • 0a472eabaf [rc]: rename acc_inter/intra_bits_in_fps Jung Zhao 2017-02-10 11:28:33 +08:00
  • bc0ce58c07 [h264e]: fix idr frame setting Lin Kesheng 2017-02-09 15:51:19 +08:00
  • 0c39d23bde [rc]: adjust bits allocation of ratecontrol Jung Zhao 2017-02-07 08:55:20 +08:00
  • 17f8b33dd5 [rc]: revise weight linear regression caculation alpha lin 2017-02-09 16:42:12 +08:00
  • 3582a78e34 [hal_h264e_rkv]: implement mb rc configuration Lin Kesheng 2017-01-06 18:10:42 +08:00
  • eee502c5ae [hal_h264e_rkv]: Fix memory leak Lin Kesheng 2017-02-10 10:08:06 +08:00
  • d88b087526 [mpp_task]: Fix task condition release bug herman.chen 2017-02-09 17:21:34 +08:00
  • db10a78138 [hal_h264e_rkv]: modify assertion Lin Kesheng 2017-02-07 09:43:40 +08:00
  • 73f2ee87a7 [h264e]: add SEI writing Lin Kesheng 2017-02-05 10:54:31 +08:00
  • d1857e4390 [hal_h264e]: move syntax from hw_cfg to sps or pps Lin Kesheng 2017-01-23 10:04:00 +08:00
  • d92760e77a [jpegd]: add errinfo for output frame timkingh.huang 2017-01-22 09:36:11 +08:00
  • 68963e0cba [m2vd]: fix gop header error fangxingwen 2017-01-20 16:17:36 +08:00
  • dfaf926fef [rc]: add rc log print Jung Zhao 2017-01-17 10:35:13 +08:00
  • a85cf99e0c [rc]: add warning when fps is 0 and change it to 30 Jung Zhao 2017-01-20 11:04:33 +08:00
  • a487b11725 [rc_test]: fix fps float exception Jung Zhao 2017-01-20 10:20:10 +08:00
  • 507abba33a [vpu]: add errno and error message print timkingh.huang 2017-01-19 10:07:28 +08:00
  • 85e7a18a7d [vp9d]: fix bug: when info change, parameters in reg_cxt should be reset leo.ding 2017-01-19 17:02:10 +08:00
  • 5ffc5535d3 [hal_h264e]: disable 8x8 transform for small resolution Lin Kesheng 2017-01-19 10:18:48 +08:00
  • 5b633ce8dd [hal_h264e]: always set sps.chroma_format_idc to yuv420 Lin Kesheng 2017-01-18 14:21:37 +08:00
  • e86d330941 [rc]: fix frame count Jung Zhao 2017-01-18 11:44:26 +08:00
  • b3fd37aa08 [hal_h264e]: always set pps.pic_init_qp to 26 Lin Kesheng 2017-01-18 09:53:30 +08:00
  • 726d4b470c [jpege]: fix jpege qtable bug timkingh.huang 2017-01-17 19:06:43 +08:00
  • 0ce6b79f74 [hal_h264e]: fix pps setting error Lin Kesheng 2017-01-17 15:30:49 +08:00
  • 038a3bd665 [rc]: add init qp estimation Jung Zhao 2017-01-16 16:27:11 +08:00
  • cab7420bd7 [rc]: determine intra frame Qp using average of p frames Qp in last gop alpha lin 2017-01-14 17:33:02 +08:00
  • 40074f88dd [rc]: bits allocation modification Jung Zhao 2017-01-11 11:07:41 +08:00
  • d0379865e5 [rc]: apply weighted linear regression for qp estimation alpha lin 2017-01-10 17:41:21 +08:00
  • e696bf97a6 [jpegd]: fix memory leak bug timkingh.huang 2017-01-13 09:53:48 +08:00
  • 954deb93e8 [hal_h264e_rkv]: Add mv info disable protection Herman Chen 2017-01-13 08:36:22 +08:00
  • f4b91e6bbc [mpp rc]: bugfix, invalid parameters usage in linear model calculation alpha lin 2017-01-11 12:00:37 +08:00
  • 9371e5ab0a [hal_h264e]: Fix rkvenc qp setup error Herman Chen 2017-01-11 17:02:38 +08:00
  • 444e8b429f [mpp]: Fix compile warning for strict-prototypes Herman Chen 2017-01-11 10:43:27 +08:00
  • 30aac128c5 [hal_h264e_rkv]: implement mb rc configuration Lin Kesheng 2017-01-06 18:10:42 +08:00
  • ecc65fe012 [hal_h264d_rkv]: Fix register file memory leak Herman Chen 2017-01-10 11:36:28 +08:00
  • db214ba6a0 [h264d]: add VUI dispaly info into mppframe leo.ding 2017-01-09 16:46:00 +08:00
  • 4d24a3e1dc [jpege]: add hor_stride and ver_stride configuration timkingh.huang 2017-01-04 16:38:27 +08:00
  • b1a5c18ef9 [mpi/mpp]: Remove MppEncConfig interface Herman Chen 2017-01-05 20:23:21 +08:00
  • 5fca2c7645 [rc_test]: debug through demo under new framework Lin Kesheng 2017-01-05 16:44:32 +08:00
  • 51a7f82285 [osal]: Fix compiling error on Linux Herman Chen 2017-01-06 16:41:26 +08:00
  • bfa825d3d9 [h264d]: add vdpu1 relevant files for h264 decode leo.ding 2017-01-05 11:13:05 +08:00
  • b0902117fc [osal]: Add hardware platform detection leo.ding 2017-01-05 10:40:00 +08:00
  • 4c1ae218e6 [mpi/mpp/enc]: New encoder framework Herman Chen 2016-11-04 08:37:13 +08:00
  • 6b8fdecf69 [mpp_bitread]: fix error,which read signed value leo.ding 2017-01-05 09:49:14 +08:00
  • 49188052ec [mpp_bitread]: remove log writing code when read bits leo.ding 2016-12-27 10:31:40 +08:00
  • d8ed1f4eb1 [mpi]: Add poll interface to mpi Herman Chen 2016-12-20 15:10:17 +08:00
  • 1bbd1dcce6 [ion]: Ion buffer mmap optimization Herman Chen 2016-12-15 18:05:13 +08:00
  • 502c5517dc [mpp_enc]: judge return before next step Lin Kesheng 2016-12-30 09:16:49 +08:00
  • ba054ebf3e [hal_h264e_rkv]: fix bus write error on all intra mode Lin Kesheng 2016-12-29 15:35:30 +08:00
  • 4a58ce6e05 [vpu_api_legacy]: fix eos processing Jung Zhao 2016-12-28 17:32:56 +08:00
  • 40ef524472 [h264e]: when controller failed, do not run hal Lin Kesheng 2016-12-28 15:08:44 +08:00
  • bc636d46ed [meta]: Fix meta_count error Herman Chen 2016-12-27 17:57:15 +08:00
  • 54d28e6f33 [m2vd]: use errorinfo in Mppframe instead of M2VDFrameHead leo.ding 2016-12-23 11:24:03 +08:00
  • bb53bc2bbf [jpegd]: Fix compile warning Herman Chen 2016-12-21 09:17:07 +08:00
  • a5035d1b56 [legacy]: Remove unused variable Herman Chen 2016-12-16 11:28:50 +08:00
  • d16a83fae4 [osal]: Add return value to condition wait Herman Chen 2016-12-20 15:06:26 +08:00
  • 0e8b435b82 [h264e_prep]: add prep cfg interface for dsp Lin Kesheng 2016-11-29 19:58:12 +08:00
  • 6a4c890291 [osal]: Add more function to Condition class Herman Chen 2016-12-20 09:55:17 +08:00
  • cfccbb5087 [astyle]: use mpp_astyle.sh to format code leo.ding 2016-12-19 09:20:04 +08:00
  • b31341bb15 [m2vd]: remove reset decoder when hareware dec err james.lin 2016-12-19 09:15:36 +08:00
  • 3b21191b35 [h264d]: simplify about hal rkv files leo.ding 2016-12-15 10:51:08 +08:00
  • 9a7c4a47fc [h264d]: merge vdpu_pkt.c into vdpu_reg.c leo.ding 2016-12-15 09:04:00 +08:00
  • 22886af46b [h264d]: remove writing log file leo.ding 2016-12-14 16:33:21 +08:00
  • 1080d62649 [h264d_test]: remove fpga check and muti-test demo leo.ding 2016-12-14 15:50:04 +08:00
  • bc490f31ea [hal_regdrv]: remove register set and get function leo.ding 2016-12-14 11:46:41 +08:00
  • 089441ea13 [doc]: format readme.txt Lin Kesheng 2016-12-15 11:38:27 +08:00
  • e2ba112070 [osal]: Fix compile error on windows Herman Chen 2016-12-16 11:21:59 +08:00
  • 4e84e624c8 [mpp]: Add warning on possible bad init path Herman Chen 2016-12-16 10:30:33 +08:00
  • cba3b2dd69 [jpege]: add ioctl extra info timkingh.huang 2016-12-14 16:07:33 +08:00
  • 4902376b00 [hal_h264e_rkv]: check profile cfg Lin Kesheng 2016-12-15 16:56:28 +08:00