DescriptionAdded new VideoFrameBuffer methods Data[YUV]() etc.
Eliminate most uses of the old methods.
To continue on this path, once we agree the new methods make sense,
the next step is to rename cricket::VideoFrame::GetVideoFrameBuffer
--> video_frame_buffer, to match the name in webrtc::VideoFrame (if we
think that name is ok?). And then start updating all code to access
planes via the VideoFrameBuffer, and delete corresponding methods in
both cricket::VideoFrame and webrtc::VideoFrame.
BUG=webrtc:5682
Committed: https://crrev.com/06176e49e276d290209676c832f17d34329d9ecd
Cr-Commit-Position: refs/heads/master@{#12407}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Delete TODO comment. #Patch Set 3 : Add NOLINT for the unusual combination virtual final. #
Total comments: 4
Patch Set 4 : Added default implementations, to aid transition. #Patch Set 5 : Rebase. #
Messages
Total messages: 38 (14 generated)
|