aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2020-06-15Reland "VP9 decoder: Sets thread count based on resolution, reinit on change."Erik Språng
2020-06-15Wires up trial for smarter postproc settings in non-arm VP8 decoder.Erik Språng
2020-06-15Factor encoded frame generation code into own targetDanil Chapovalov
2020-06-15Remove framemarking RTP extension.philipel
2020-06-15Revert "VP9 decoder: Sets thread count based on resolution, reinit on change."Erik Språng
2020-06-15Revert "Adjusts allowable thread count for vp9 decoders."Erik Språng
2020-06-12Search and replace gendered terms according to style guide:Magnus Flodman
2020-06-12Adjusts allowable thread count for vp9 decoders.Erik Språng
2020-06-12in AV1 Encoder remove hack of removing temporal delimiter OBUDanil Chapovalov
2020-06-12Add decoder support for VP9 profile 1 I444Johannes Kron
2020-06-11Check V4L2_CAP_VIDEO_CAPTURE when enumerating capture devices on LinuxDan Minor
2020-06-11VP9 decoder: Sets thread count based on resolution, reinit on change.Erik Språng
2020-06-11Allow HVGA Vp9 SVC to have 2 spatial layers and remove excessive roundingIlya Nikolaevskiy
2020-06-11Embed FrameDependencyTemplate builder helpers directly into the structDanil Chapovalov
2020-06-11Add implementation name for libaom decoderJerome Jiang
2020-06-10Migrate modules/pacing to webrtc::Mutex.Markus Handell
2020-06-10Add field trial and test for NetEq extra delayHenrik Lundin
2020-06-10opus: add helper function to extract voice activity informationPhilipp Hancke
2020-06-10Revert "Migrate modules/pacing to webrtc::Mutex."Markus Handell
2020-06-10[VP9 SVC] Cleanup external reference control workaroundIlya Nikolaevskiy
2020-06-10Migrate modules/pacing to webrtc::Mutex.Markus Handell
2020-06-10Remove packet loss rate optimization and minimum field trial.Jakob Ivarsson
2020-06-09Add av1 structures for 3 spatial and/or 3 temporal layersDanil Chapovalov
2020-06-09Reland "Remove dead code from ModuleRtpRtcpImpl2"Tomas Gunnarsson
2020-06-09Deprecate a few unused methods in RtpRtcpInterfaceTomas Gunnarsson
2020-06-09Add builder setters for ScalableVideoStructure::LayerFrameConfigDanil Chapovalov
2020-06-09Revert "Remove dead code from ModuleRtpRtcpImpl2"Tommi
2020-06-09Remove dead code from ModuleRtpRtcpImpl2Tomas Gunnarsson
2020-06-08[VP9 SVC] Round spatial layers dimensions to ensure integer scaling factors a...Ilya Nikolaevskiy
2020-06-08Remove SetRTCPApplicationSpecificData.Tomas Gunnarsson
2020-06-08Use absl_deps in order to preapre to the Abseil component build release.Mirko Bonadei
2020-06-08Add av1 scalability structures for 2 spatial and 2 temporal layers.Danil Chapovalov
2020-06-08Fork RtpSenderEgress.Tomas Gunnarsson
2020-06-04Introduces rtc_base/synchronization/mutex.h.Markus Handell
2020-06-04Remove dependency from RtpRtcp on the Module interface.Tomas Gunnarsson
2020-06-04Add Scalability structure tests for individual frame configurationsDanil Chapovalov
2020-06-04Reland "Add av1 test running real video clips."Jerome Jiang
2020-06-04Av1 wrapper: only use speed 6 on cores > 2Jerome Jiang
2020-06-03av1: add a few controls to wrapperJerome Jiang
2020-06-03in libaom decoder use public control function instead of internal oneDanil Chapovalov
2020-06-03AudioDeviceMac, AudioMixerManagerMac: remove lock recursions.Markus Handell
2020-06-03Add unittests to validate scalability structures without encoderDanil Chapovalov
2020-06-03Reland "Change to using the new Ooura constructor"Per Åhgren
2020-06-03Deprecate the static RtpRtcp::Create() method.Tomas Gunnarsson
2020-06-03IWYU: size_t is defined in stddef.hStephan Hartmann
2020-06-03Remove unused instance of Ooura FFTPer Åhgren
2020-06-02Revert "Change to using the new Ooura constructor"Alex Glaznev
2020-06-02Change to using the new Ooura constructorPer Åhgren
2020-06-02Add av1 test with spatial scalability.Danil Chapovalov
2020-06-02Reland "Add trace of enqueued and sent RTP packets"Johannes Kron