webrtc/modules/video_coding/codecs
Elad Alon f2ca8c5341 Allow injecting a Vp8FrameBufferControllerFactory
Injection is made possible through VP8Encoder::Create.
According to native-api.md, it is a defacto public API despite
not being in the api/ folder.

Bug: webrtc:10259, webrtc:10382
Change-Id: Ifc5d55aa99613cfee0fcb4f0c6690121c85b2e3e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/128883
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Elad Alon <eladalon@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27281}
2019-03-26 10:07:14 +00:00
..
h264 Make VideoFrameType an enum class, and move to separate file and target 2019-03-22 12:44:51 +00:00
interface [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
multiplex Make VideoFrameType an enum class, and move to separate file and target 2019-03-22 12:44:51 +00:00
test Save encoded ivf files separately for different TLs. 2019-03-22 13:15:54 +00:00
vp8 Allow injecting a Vp8FrameBufferControllerFactory 2019-03-26 10:07:14 +00:00
vp9 Disable TestVp9ImplProfile2.EncodeDecode on iOS. 2019-03-25 12:36:34 +00:00