aboutsummaryrefslogtreecommitdiff
path: root/video
AgeCommit message (Expand)Author
2018-05-18Delete unneeded includes of call/video_config.h.Niels Möller
2018-05-18Delete some obsolete forward declarationsNiels Möller
2018-05-17Add VP9 K-SVC performance tests.Sergey Silkin
2018-05-17Merge DegradationPreference enums.Taylor Brandstetter
2018-05-15Control inter-layer prediction mode in test apps.Sergey Silkin
2018-05-14New file api/video/BUILD.gnNiels Möller
2018-05-09Remove extra reference from GOF.Sergey Silkin
2018-05-08Ignore spatial index.Sergey Silkin
2018-05-08Remove unused members in HistogramTest.Åsa Persson
2018-05-08Deprecate RTPFragmentationHeader argument to VideoDecoder::DecodeNiels Möller
2018-05-04Break out the part of the iSAC codec that's used for Voice Activity DetectionKarl Wiberg
2018-05-04Add tests for quality scaling.Åsa Persson
2018-05-02Delete nack_enabled flag in encoder configuration.Niels Möller
2018-05-02Disable flaky test FullStackTest.SimulcastFullHdOveruseSam Zackrisson
2018-05-02Reland "Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQual...Niels Möller
2018-04-26Rename end_of_superframe to end_of_picture.Sergey Silkin
2018-04-25Don't expose resilience mode in VP8 and VP9 configuration.Niels Möller
2018-04-25Mark built-in software video codecs as poisonous.Anders Carlsson
2018-04-25Make quality scaler downscale faster.Åsa Persson
2018-04-24Revert "Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQual...Mirko Bonadei
2018-04-24Add non_ref_for_inter_layer_pred to VP9 RTP.Sergey Silkin
2018-04-24Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQualityScaler.Niels Möller
2018-04-23Move BitrateAllocation to api/ and rename it VideoBitrateAllocationErik Språng
2018-04-23Delete enum VP8ResilienceMode.Niels Möller
2018-04-23GN hack to tag targets as poisonous (and use it with audio codecs)Karl Wiberg
2018-04-23Testing receive time correction field trial.Sebastian Jansson
2018-04-23QualityScaler: rename classes and methods from "QP" to "Qp".Åsa Persson
2018-04-20VideoStreamDecoderImpl implementation, part 4.philipel
2018-04-20Adds unit tests for VideoSendStreamImpl.Sebastian Jansson
2018-04-19Don't interrupt exponential probing when VideoStream bitrates are reconfigured.philipel
2018-04-19Uses config struct with bitrate allocator.Sebastian Jansson
2018-04-19Reland "Move creating encoder to VideoStreamEncoder."Niels Möller
2018-04-18Moves VideoSendStreamImpl to a separate file.Sebastian Jansson
2018-04-18Revert "Move creating encoder to VideoStreamEncoder."Niels Moller
2018-04-17Probe on video encoder reconfiguration test.philipel
2018-04-17Avoids caching native buffers of captured frames.Sebastian Jansson
2018-04-17Move creating encoder to VideoStreamEncoder.Niels Möller
2018-04-13Use VP8EncoderSimulcastProxy in VideoQualityTest.Niels Möller
2018-04-10Add MID sending to FlexfecSenderSteve Anton
2018-04-10Reland "Storing frame if encoder is paused."Sebastian Jansson
2018-04-09Disable Paris QCIF test.Patrik Höglund
2018-04-09Revert "Storing frame if encoder is paused."Sergey Silkin
2018-04-07Storing frame if encoder is paused.Sebastian Jansson
2018-04-07Probe test using task queue based congestion controller.Sebastian Jansson
2018-04-06Replaced EncodeTask with lambda.Sebastian Jansson
2018-04-06Postpone setting of CpuOveruseOptions.Niels Möller
2018-04-05Reland "Reland "Move rtp-specific config out of EncoderSettings.""Niels Möller
2018-04-05VideoStreamDecoderImpl implementation, part 3.philipel
2018-04-04Fix rate allocation between temporal layers in SVC.Sergey Silkin
2018-04-04Set marker bit on last encoded spatial layer.Sergey Silkin