aboutsummaryrefslogtreecommitdiff
path: root/common_video/video_frame_unittest.cc
AgeCommit message (Expand)Author
2019-11-21Revert "VideoFrame: Store a reference to an encoded frame"Markus Handell
2019-11-19Add scale and compare methods to VideoFrame::UpdateRectIlya Nikolaevskiy
2019-11-16VideoFrame: Store a reference to an encoded frameMarkus Handell
2019-09-24Always pass arguments to INSTANTIATE_TEST_SUITE_P.Mirko Bonadei
2019-07-08Format almost everything.Jonas Olsson
2019-05-03Remove deprecated interface in I420BufferInterface::GetI420Ilya Nikolaevskiy
2019-01-31Stop using Googletest legacy APIs.Mirko Bonadei
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2019-01-04Introduce VideoFrame::id to keep track of frames inside application.Artem Titov
2018-12-21Add ability to paste VideoFrameBuffer into the middle of I010Buffer and I420B...Ilya Nikolaevskiy
2018-06-26Add bit depth information to PlanarYuvBufferEmircan Uysaler