OSDN Git Service

avcodec/mips: build fix for MSA
authorShivraj Patil <shivraj.patil@imgtec.com>
Wed, 7 Oct 2015 12:50:53 +0000 (18:20 +0530)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 7 Oct 2015 14:40:05 +0000 (16:40 +0200)
commitb0732b0214a40cdbcaf49d72cc6f25a7e9e5f115
treea0a9fb8dce2230a4b68de75a13b44ed855846a38
parentcb8999f368bb40c666f51742686c00a9357d436c
avcodec/mips: build fix for MSA

Modified sps and pps access from old HEVCContext(s) structure to newly introduced HEVCParamSets(ps)

Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/mips/hevcpred_msa.c