webrtc/modules/video_coding/codecs
Erik Språng 0186d2d626 Splits vp9_impl into libvpx_vp9_encoder and libvpx_vp9_decoder.
Also moves the LibvpxVp8Interface from codec/vp8 to codec/interface and
drops vp8 from the name.

Follow-up CLs will wire up actual usage in the new classes through the
interface so that we can unit test them more easily.

Bug: webrtc:12274
Change-Id: I95f66e90245d9320e5fc23cdc845fbeb2648b38b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/196522
Commit-Queue: Erik Språng <sprang@webrtc.org>
Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32816}
2020-12-10 19:31:11 +00:00
..
av1 Add av1 svc configuration for target bitrates 2020-11-27 13:32:05 +00:00
h264 Removed _completeFrame since we never allow incomplete frames. 2020-10-28 16:00:27 +00:00
interface Splits vp9_impl into libvpx_vp9_encoder and libvpx_vp9_decoder. 2020-12-10 19:31:11 +00:00
multiplex Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS 2020-09-29 10:19:20 +00:00
test Reland "Introduce RTC_NO_UNIQUE_ADDRESS." 2020-11-23 11:29:36 +00:00
vp8 Splits vp9_impl into libvpx_vp9_encoder and libvpx_vp9_decoder. 2020-12-10 19:31:11 +00:00
vp9 Splits vp9_impl into libvpx_vp9_encoder and libvpx_vp9_decoder. 2020-12-10 19:31:11 +00:00