- Jul 18, 2014
-
-
Nicolas Dechesne authored
with standard rules to ignore most commonly ignored files Signed-off-by:
Nicolas Dechesne <nicolas.dechesne@linaro.org>
-
Nicolas Dechesne authored
Removed the original makefile, and add standard autotools files. To build now, run: ./autogen.sh make ./autogen.sh is needed only the first time, or when configure.ac or any Makefile.am files change. Signed-off-by:
Nicolas Dechesne <nicolas.dechesne@linaro.org>
-
- Jul 17, 2014
-
-
prasanth kamuju authored
Parse the header info from input MPEG4 container file, divide the bit stream and then pass it to driver frame by frame for decode.
-
- Jul 15, 2014
-
-
prasanth kamuju authored
1.Fix for warnings. 2.Line alignment 3.Extra logs removed
-
prasanth kamuju authored
Test app should wait till all the decoded buffers are received. Should not exit as soon as End O Stream is reached.
-
prasanth kamuju authored
1.Parse the header info from input H264 container file, divide the bit stream and then pass it to driver frame by frame for decode. 2.Test app --help added
-
- Jul 09, 2014
-
-
hnaradla authored
- modetest app is modified as per ion signature changes for branch freedreno/ifc6410-v2.0-drm-next.
-
- Jul 02, 2014
-
-
prasanth kamuju authored
H264 decoding functionality added, it will take the H264 bit-stream as input and generate yuv format output file.
-
Nicolas Dechesne authored
otherwise make clean would delete this source file. Signed-off-by:
Nicolas Dechesne <nicolas.dechesne@linaro.org>
-
- Jul 01, 2014
-
-
hnaradla authored
1. added msmmodetest app that renders via mdp from ion memory. 2. moved docoder test sources to 'decodertest'.
-
- Jun 16, 2014
-
-
prasanth kamuju authored
Correct the output buffer address before free and added few more meaning full logs for debug purpose.
-
- Jun 11, 2014
-
-
Nicolas Dechesne authored
When cross compiling CROSS_COMPILE needs to be set. TODO: This will probably need to be converted to proper autoconf/cmake at some point. Signed-off-by:
Nicolas Dechesne <nicolas.dechesne@linaro.org>
-
Nicolas Dechesne authored
Signed-off-by:
Nicolas Dechesne <nicolas.dechesne@linaro.org>
-
prasanth authored
ION supported functionality added.
-
prasanth authored
Original Qualcomm video driver test app available in opensouce src files: http://androidxref.com/4.4.3_r1.1/xref/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/ http://androidxref.com/4.4.3_r1.1/xref/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ http://androidxref.com/4.4.3_r1.1/xref/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/ kernel headers: http://androidxref.com/4.4.3_r1.1/xref/hardware/qcom/msm8960/kernel-headers/linux/
-
- Jun 04, 2014
-
-
Nicolas Dechesne authored
Signed-off-by:
Nicolas Dechesne <nicolas.dechesne@linaro.org>
-