git-svn-id: http://webrtc.googlecode.com/svn/trunk@164 4adac7df-926f-26a2-2b94-8c16560cd09d

This commit is contained in:
niklase@google.com
2011-07-07 08:43:35 +00:00
parent f50cf1f9da
commit 9ad0cf1ae2
10 changed files with 429 additions and 471 deletions

View File

@@ -27,6 +27,8 @@ struct CodecSpecificInfoVP8
WebRtc_UWord8 pictureIdSLI;
bool hasReceivedRPSI;
WebRtc_UWord64 pictureIdRPSI;
WebRtc_Word16 pictureId; // negative value to skip pictureId
bool nonReference;
};
union CodecSpecificInfoUnion