aboutsummaryrefslogtreecommitdiff
path: root/common_video
AgeCommit message (Expand)Author
2019-07-08Format almost everything.Jonas Olsson
2019-06-27Extend structures to store updated version of the dependency descriptorDanil Chapovalov
2019-06-20Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker.Chen Xing
2019-06-19New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBufferNiels Möller
2019-06-18Add/rewrite H264 VUI video signal type description.Sergey Silkin
2019-06-10Prepare for splitting the api/video:video_frames build rule.Chen Xing
2019-05-29Move H.264 SPS VUI rewriting to FrameEncodeMetadataWriter.Mirta Dvornicic
2019-05-28Implement QualityLimitationReasonTracker and expose "reason".Henrik Boström
2019-05-03Remove deprecated interface in I420BufferInterface::GetI420Ilya Nikolaevskiy
2019-04-26Use CodecBufferUsage to determine dependencies.philipel
2019-04-17Prepare to move SPS VUI rewriting out of H.264 packetizer.Mirta Dvornicic
2019-04-10Add explicit stride options to I420BufferPool.Noah Richards
2019-04-09Delete interface class VideoCaptureExternalNiels Möller
2019-04-08Deprecating ThreadChecker specific interface.Sebastian Jansson
2019-04-08Move enum VideoType out of common_types.hNiels Möller
2019-04-05Delete compatibility alias webrtc::kI420Niels Möller
2019-04-01Adds ScaleVideoFrameBuffer to libyuv.Sebastian Jansson
2019-04-01Adds function to calculate squared error sum to libyuv.Sebastian Jansson
2019-04-01Delete unneeded direct includes of common_types.hNiels Möller
2019-03-28Decode Target Information for VP8 libvpx encoder.philipel
2019-03-28Rename OperatingPoint to DecodeTarget.philipel
2019-03-22Add interface class for bitstream parser.Kári Tristan Helgason
2019-03-21Cleanup BUILD.gn files from imports like foo:fooArtem Titov
2019-03-21Clean BUILD.gn files: remove extra :memoryArtem Titov
2019-03-06Generic Frame Descriptor (GFD) VP8 templates.philipel
2019-03-01Inject TaskQueueFactory to video streams.Sebastian Jansson
2019-02-25Fix -Wextra-semi warnings.Mirko Bonadei
2019-02-04Always add/rewrite VUI and set max_num_reorder_frames to 0.Sergey Silkin
2019-01-31Stop using Googletest legacy APIs.Mirko Bonadei
2019-01-25Remove rtc_base/scoped_ref_ptr.h.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-12-18Inlining IncomingVideoStream::NewFrameTask.Sebastian Jansson
2018-12-14Refactor creation of ColorSpace test dataJohannes Kron
2018-11-28[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.Yves Gerey
2018-11-13Delete deprecated class WrappedI420BufferNiels Möller
2018-10-31Harmonize paths to dependent targets.Yves Gerey
2018-10-23[Cleanup] Add missing #include. Remove useless ones.Yves Gerey
2018-10-22Delete dead code in webrtc_libyuv.ccNiels Möller
2018-10-17Reland "Remove old video_bitrate_allocator.h"Rasmus Brandt
2018-10-15Extract functionality of test_main into separate library.Artem Titov
2018-10-12Revert "Remove old video_bitrate_allocator.h"Oleh Prypin
2018-10-11Delete post_encode_callbackNiels Möller
2018-10-08Reland "[cleanup] Remove useless includes."Yves Gerey
2018-10-08Move EncodedImage class to api/video/Niels Möller
2018-10-05Remove old video_bitrate_allocator.hRasmus Brandt
2018-10-05Add UMA metric and logging of frames dropped in the render queue.Stefan Holmer
2018-10-05Revert "[cleanup] Remove useless includes."Oleh Prypin
2018-10-05[cleanup] Remove useless includes.Yves Gerey