• Home
  • History
  • Annotate
  • only in /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
History log of /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
78e52bfac041d71ce53b5b13c2abf78af742b09d 06-Feb-2015 Lajos Molnar <lajos@google.com> stagefright: change licensing headers on h264dec omxdl sources

Bug: 19030684
Change-Id: I6d4674fad126c26d3b6819fde91277a92dfd8862
rmVCM4P10_CAVLCTables.c
rmVCM4P10_CompareMotionCostToMV.c
rmVCM4P10_DeBlockPixel.c
rmVCM4P10_DecodeCoeffsToPair.c
rmVCM4P10_DequantTables.c
rmVCM4P10_FwdTransformResidual4x4.c
rmVCM4P10_InterpolateHalfDiag_Luma.c
rmVCM4P10_InterpolateHalfHor_Luma.c
rmVCM4P10_InterpolateHalfVer_Luma.c
rmVCM4P10_Interpolate_Chroma.c
rmVCM4P10_Interpolate_Luma.c
rmVCM4P10_PredictIntraDC4x4.c
rmVCM4P10_QuantTables.c
rmVCM4P10_SADQuar.c
rmVCM4P10_TransformResidual4x4.c
rmVCM4P10_UnpackBlock2x2.c
rmVCM4P10_UnpackBlock4x4.c
mxVCM4P10_Average_4x.c
mxVCM4P10_BlockMatch_Half.c
mxVCM4P10_BlockMatch_Integer.c
mxVCM4P10_BlockMatch_Quarter.c
mxVCM4P10_DeblockChroma_I.c
mxVCM4P10_DeblockLuma_I.c
mxVCM4P10_DecodeChromaDcCoeffsToPairCAVLC.c
mxVCM4P10_DecodeCoeffsToPairCAVLC.c
mxVCM4P10_DequantTransformResidualFromPairAndAdd.c
mxVCM4P10_FilterDeblockingChroma_HorEdge_I.c
mxVCM4P10_FilterDeblockingChroma_VerEdge_I.c
mxVCM4P10_FilterDeblockingLuma_HorEdge_I.c
mxVCM4P10_FilterDeblockingLuma_VerEdge_I.c
mxVCM4P10_GetVLCInfo.c
mxVCM4P10_InterpolateChroma.c
mxVCM4P10_InterpolateHalfHor_Luma.c
mxVCM4P10_InterpolateHalfVer_Luma.c
mxVCM4P10_InterpolateLuma.c
mxVCM4P10_InvTransformDequant_ChromaDC.c
mxVCM4P10_InvTransformDequant_LumaDC.c
mxVCM4P10_InvTransformResidualAndAdd.c
mxVCM4P10_MEGetBufSize.c
mxVCM4P10_MEInit.c
mxVCM4P10_MotionEstimationMB.c
mxVCM4P10_PredictIntraChroma_8x8.c
mxVCM4P10_PredictIntra_16x16.c
mxVCM4P10_PredictIntra_4x4.c
mxVCM4P10_SADQuar_16x.c
mxVCM4P10_SADQuar_4x.c
mxVCM4P10_SADQuar_8x.c
mxVCM4P10_SAD_4x.c
mxVCM4P10_SATD_4x4.c
mxVCM4P10_SubAndTransformQDQResidual.c
mxVCM4P10_TransformDequantChromaDCFromPair.c
mxVCM4P10_TransformDequantLumaDCFromPair.c
mxVCM4P10_TransformQuant_ChromaDC.c
mxVCM4P10_TransformQuant_LumaDC.c
0c1bc742181ded4930842b46e9507372f0b1b963 01-Jun-2011 James Dong <jdong@google.com> Initial-checkin for ON2 Software AVC/H264 decoder

o when neon is present, the performance gain of On2 AVC software decoder
over PV software decoder is more than 30%.

o In addition, it fixes some known PV software decoder issues like missing
output frames

o allow both pv and on2 software avc to be available for easy comparision

o change output frames from 8 to 16

Change-Id: I567ad1842025ead7092f0c47e3513d6d9ca232dd
rmVCM4P10_CAVLCTables.c
rmVCM4P10_CompareMotionCostToMV.c
rmVCM4P10_DeBlockPixel.c
rmVCM4P10_DecodeCoeffsToPair.c
rmVCM4P10_DequantTables.c
rmVCM4P10_FwdTransformResidual4x4.c
rmVCM4P10_InterpolateHalfDiag_Luma.c
rmVCM4P10_InterpolateHalfHor_Luma.c
rmVCM4P10_InterpolateHalfVer_Luma.c
rmVCM4P10_Interpolate_Chroma.c
rmVCM4P10_Interpolate_Luma.c
rmVCM4P10_PredictIntraDC4x4.c
rmVCM4P10_QuantTables.c
rmVCM4P10_SADQuar.c
rmVCM4P10_TransformResidual4x4.c
rmVCM4P10_UnpackBlock2x2.c
rmVCM4P10_UnpackBlock4x4.c
mxVCM4P10_Average_4x.c
mxVCM4P10_BlockMatch_Half.c
mxVCM4P10_BlockMatch_Integer.c
mxVCM4P10_BlockMatch_Quarter.c
mxVCM4P10_DeblockChroma_I.c
mxVCM4P10_DeblockLuma_I.c
mxVCM4P10_DecodeChromaDcCoeffsToPairCAVLC.c
mxVCM4P10_DecodeCoeffsToPairCAVLC.c
mxVCM4P10_DequantTransformResidualFromPairAndAdd.c
mxVCM4P10_FilterDeblockingChroma_HorEdge_I.c
mxVCM4P10_FilterDeblockingChroma_VerEdge_I.c
mxVCM4P10_FilterDeblockingLuma_HorEdge_I.c
mxVCM4P10_FilterDeblockingLuma_VerEdge_I.c
mxVCM4P10_GetVLCInfo.c
mxVCM4P10_InterpolateChroma.c
mxVCM4P10_InterpolateHalfHor_Luma.c
mxVCM4P10_InterpolateHalfVer_Luma.c
mxVCM4P10_InterpolateLuma.c
mxVCM4P10_InvTransformDequant_ChromaDC.c
mxVCM4P10_InvTransformDequant_LumaDC.c
mxVCM4P10_InvTransformResidualAndAdd.c
mxVCM4P10_MEGetBufSize.c
mxVCM4P10_MEInit.c
mxVCM4P10_MotionEstimationMB.c
mxVCM4P10_PredictIntraChroma_8x8.c
mxVCM4P10_PredictIntra_16x16.c
mxVCM4P10_PredictIntra_4x4.c
mxVCM4P10_SADQuar_16x.c
mxVCM4P10_SADQuar_4x.c
mxVCM4P10_SADQuar_8x.c
mxVCM4P10_SAD_4x.c
mxVCM4P10_SATD_4x4.c
mxVCM4P10_SubAndTransformQDQResidual.c
mxVCM4P10_TransformDequantChromaDCFromPair.c
mxVCM4P10_TransformDequantLumaDCFromPair.c
mxVCM4P10_TransformQuant_ChromaDC.c
mxVCM4P10_TransformQuant_LumaDC.c