Reverting r1749.
git-svn-id: http://webrtc.googlecode.com/svn/trunk@1750 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -49,8 +49,6 @@ VideoType RawVideoTypeToCommonVideoVideoType(RawVideoType type) {
|
||||
return kNV12;
|
||||
case kVideoBGRA:
|
||||
return kBGRA;
|
||||
case kVideoMJPEG:
|
||||
return kMJPG;
|
||||
default:
|
||||
assert(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user