aboutsummaryrefslogtreecommitdiff
path: root/api/audio_codecs/audio_decoder_factory_template.h
AgeCommit message (Expand)Author
2021-04-23Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few filesTomas Gunnarsson
2020-04-27Fix a typo for decoder namingHua, Chunbo
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
2018-10-22Audio codecs API: Remove some weasel words in the docsKarl Wiberg
2018-06-21Replace rtc::Optional with absl::optional in apiDanil Chapovalov
2018-06-01Remove the audio codec factory methods that don't take AudioCodecPairIdKarl Wiberg
2018-03-06Adapt audio codec factory templates to the new codec pair ID argumentsKarl Wiberg
2017-11-29Require audio codec API types to have a Config type memberKarl Wiberg
2017-10-06Add explicit includes of refcountedobject.h where it is used.Niels Möller
2017-10-06Revert "Reland "Make rtc_base/refcount.h self contained, not including refcou...Niels Moller
2017-10-06Reland "Make rtc_base/refcount.h self contained, not including refcountedobje...Niels Möller
2017-10-03Revert "Make rtc_base/refcount.h self contained, not including refcountedobje...Niels Moller
2017-10-03Make rtc_base/refcount.h self contained, not including refcountedobject.h.Niels Möller
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei