Commit Graph

14 Commits

Author SHA1 Message Date
Herman Chen
4397cb30ca [astyle]: Do NOT change drm.h coding style
Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
Change-Id: Ic70f3533b6a04d7c5f7e89c385e542f63150db08
2020-07-08 15:41:23 +08:00
Herman Chen
796bfb0a97 [tools]: Update pre-commit hook
Set pre-commit hook to detect changes on staged file.

Change-Id: I041a82577263abcdfffc146b5aaba1d0a51def76
Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
2019-08-20 11:23:27 +08:00
Eddie Cai
0db0a81839 tools: add yuvplay for play yuv stream on linux
Change-Id: Ifbb5ac41b216919f31829a199035bfbcbd98d816
Signed-off-by: Eddie Cai <eddie.cai.linux@gmail.com>
2018-08-07 15:32:41 +08:00
Lin Kesheng
ff7b3d6209 [tools]: modify astylerc cfg
Change-Id: I28d4cd0d51f97a696f9a78a08a2db7d0eb72b7b4
Signed-off-by: Lin Kesheng <lks@rock-chips.com>
2017-04-01 16:26:52 +08:00
Lin Kesheng
1d0413bd03 [coding-style]: implement git hook pre-commit
Change-Id: I0270d9c07655a965c5e4fda0cc03e44d0a5d8946
Signed-off-by: Lin Kesheng <lks@rock-chips.com>
2017-02-28 18:13:03 +08:00
Lin Kesheng
d5dceef2c4 [coding-style]: add git hook to format code
1. please run hooks/install_hooks.sh manually for the first time
2. hooks/pre-commit.hook is called before commit automatically
3. format code

Change-Id: I4565b206da10abb59506ef73f62392c9e9690cd4
Signed-off-by: Lin Kesheng <lks@rock-chips.com>
2017-02-24 17:30:53 +08:00
timkingh.huang
34698dcaf8 [tools]: add doxygen config file
1.The INPUT tag used to specify the files and/or directories that
contain documented source files is set to mpp/inc.
2.The OUTPUT_DIRECTORY tag used to specify the (relative or absolute)
path into which the generated documentation will be written is set
to mpp/doc.
3.Assuming that doxygen is configured correctly under Linux, if you
want to get documentation of pdf format, do as follow:
    cd mpp/tools
    doxygen mpp_doxyfile
    cd ../doc/latex
    make
4.mpp/doc/html contains documentation of html format.
5.modify notes of vpu_api.h and rk_mpi.h.

Change-Id: I02b09514ff44b4689ea99e3d99d2acc9eb58cd19
Signed-off-by: timkingh.huang <timkingh.huang@rock-chips.com>
2016-11-30 11:33:41 +08:00
DingWei
3dfc37869c 1.change format uint-8 into ascill
2.add a tool
3.rwfile.c rwfile.h, change store folder

git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@284 6e48237b-75ef-9749-8fc9-41990f28c85a
2015-09-15 22:27:01 +00:00
ChenHengming
69ffb507db [format]: change astyle setting
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@107 6e48237b-75ef-9749-8fc9-41990f28c85a
2015-08-14 06:37:10 +00:00
ChenHengming
d1a1891f70 [tools/astyle]: add mpp_astyle.sh for linux
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@95 6e48237b-75ef-9749-8fc9-41990f28c85a
2015-08-13 02:24:27 +00:00
ChenHengming
18f2ee8557 [tools]: change astylerc from dos to unix
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@94 6e48237b-75ef-9749-8fc9-41990f28c85a
2015-08-13 02:23:28 +00:00
ChenHengming
a2f60d044c [tools]: change astylerc and add pause in bat
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@93 6e48237b-75ef-9749-8fc9-41990f28c85a
2015-08-13 02:11:57 +00:00
ChenHengming
1c046cb00a [tools]: add astyle for window
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@92 6e48237b-75ef-9749-8fc9-41990f28c85a
2015-08-13 02:06:01 +00:00
ChenHengming
f55bf2c9bb [tools]: upload AStyle.exe for window
git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@90 6e48237b-75ef-9749-8fc9-41990f28c85a
2015-08-12 10:46:36 +00:00