aboutsummaryrefslogtreecommitdiff
path: root/common_video/video_frame_unittest.cc
AgeCommit message (Expand)Author
2022-06-17Add 420 and 422 10 bit h264 decoding.Sergio Garcia Murillo
2022-03-25add h264 422 decodingSergio Garcia Murillo
2022-02-24Add I444Buffer tests in video_frame_unittest.ccStefan Mitic
2021-11-15Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHEDArtem Titov
2021-10-26Remove unused IXXXBuffer::PasteFromIlya Nikolaevskiy
2021-01-29Delete rtc::BindNiels Möller
2020-10-09Reland "Add scaling interface to VideoFrameBuffer"Ilya Nikolaevskiy
2020-10-08Revert "Add scaling interface to VideoFrameBuffer"Ilya Nikolaevskiy
2020-10-08Add scaling interface to VideoFrameBufferIlya Nikolaevskiy
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