aboutsummaryrefslogtreecommitdiff
path: root/common_video
AgeCommit message (Expand)Author
2018-07-25Delete root header file typedef.h.Niels Möller
2018-07-25Add spatial index to EncodedImage, not yet used.Niels Möller
2018-07-23Exposing video bitrate allocator into APIJiawei Ou
2018-07-19Clean up unneeded includes in common_video/BUILD.gn.Mirko Bonadei
2018-07-18Enabling clang::find_bad_constructs for common_video.Mirko Bonadei
2018-06-26Add bit depth information to PlanarYuvBufferEmircan Uysaler
2018-06-26Revert "Add Timestamp accessor methods to the EncodedImage class."Björn Terelius
2018-06-26Add Timestamp accessor methods to the EncodedImage class.Niels Möller
2018-06-21Replace rtc::Optional with absl::optionalDanil Chapovalov
2018-06-20Removing usage of //build/config/compiler:no_size_t_to_int_warning.Mirko Bonadei
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-06-07Delete unused stats for preferred_bitrate.Niels Möller
2018-06-07Delete RTP-specific values from the VideoCodecType enum.Niels Möller
2018-06-05Cleanup webrtc:: namespace from leaked TimingFrameFlagsIlya Nikolaevskiy
2018-05-23Directly include VideoBitrateAllocation in common_video/ targetsErik Språng
2018-05-14New file api/video/BUILD.gnNiels Möller
2018-05-08Replacing rtc::TimeDelta with webrtc::TimeDelta.Sebastian Jansson
2018-04-23Move BitrateAllocation to api/ and rename it VideoBitrateAllocationErik Språng
2018-04-20Delete obsolete BitrateAdjuster constructor.Niels Möller
2018-04-19Convert BitrateAdjuster from webrtc::Clock to rtc::TimeMillis.Niels Möller
2018-04-17Delete unneeded references to EventWrapper.Niels Möller
2018-04-05Enable and fix chromium clang warnings in sdk/android targets.Paulina Hensman
2018-03-16Remove the public_deps to fileutils from test_support.Patrik Höglund
2018-03-10Reland "Add multiplex case to webrtc_perf_tests"Emircan Uysaler
2018-03-08Revert "Reland "Add multiplex case to webrtc_perf_tests""Taylor Brandstetter
2018-03-08Reland "Add multiplex case to webrtc_perf_tests"Emircan Uysaler
2018-03-07Revert "Add multiplex case to webrtc_perf_tests"Emircan Uysaler
2018-03-07Add multiplex case to webrtc_perf_testsEmircan Uysaler
2018-03-07Separate build target for rtc_base/numerics/safe_minmax.hKarl Wiberg
2018-02-19Drop dependency of common_video on api:libjingle_peerconnection_api.Niels Möller
2018-02-09Prevent potential integer overflow in sps parserErik Språng
2018-02-07Fix clang style errors in rtp_rtcp and dependant targetsDanil Chapovalov
2018-01-29Reland "Rename stereo video codec to multiplex"Emircan Uysaler
2018-01-27Revert "Reland "Rename stereo video codec to multiplex""Taylor Brandstetter
2018-01-26Reland "Rename stereo video codec to multiplex"Emircan Uysaler
2018-01-26Removing useless dependencies on //testing/gmock.Mirko Bonadei
2018-01-26Revert "Rename stereo video codec to multiplex"Ivo Creusen
2018-01-25Rename stereo video codec to multiplexEmircan Uysaler
2018-01-10Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "...Per Kjellander
2018-01-10Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""Per Kjellander
2018-01-10GN rtc_* templates: Set default visibility to webrtc_root + "/*"Karl Wiberg
2018-01-09Skip H246 scaling lists in SPS packetsTodd Wong
2018-01-04Move videosinkinterface.h to common_video to solve a circular dep.Patrik Höglund
2017-12-19Stop using public_deps in common_video/.Mirko Bonadei
2017-12-18Reland: googBandwidthLimitedResolution stat is not always set depending on co...Åsa Persson
2017-12-15Fix circular dependencies in webrtc_common.Patrik Höglund
2017-12-14Revert "googBandwidthLimitedResolution stat is not always set depending on co...Guido Urdaneta
2017-12-14Removing $rtc_libyuv_dir and removing useless dependencies on libyuv.Mirko Bonadei
2017-12-13googBandwidthLimitedResolution stat is not always set depending on configurat...Åsa Persson
2017-12-11Delete EncodedFrameObserver::OnEncodeTiming.Niels Möller