webrtc/modules/video_coding/codecs/av1
Johannes Kron b26863ed0c Reland "Handle scalability mode in QueryCodecSupport"
This reverts commit 74281bed53.

Reason for revert: Fixed unit test by removing VP9 profile 2 from encoder factory unit test since this is platform dependent.

Original change's description:
> Revert "Handle scalability mode in QueryCodecSupport"
>
> This reverts commit 715a148118.
>
> Reason for revert: Speculative revert. Breaks upstream project http://b/200009579
>
> Original change's description:
> > Handle scalability mode in QueryCodecSupport
> >
> > All valid scalability modes should be supported by the builtin
> > software decoder/encoder.
> >
> > Bug: chromium:1187565
> > Change-Id: If66105d210d5055019f35dae2f80a18ad4a70cdd
> > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/222642
> > Commit-Queue: Johannes Kron <kron@webrtc.org>
> > Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
> > Reviewed-by: Erik Språng <sprang@webrtc.org>
> > Cr-Commit-Position: refs/heads/main@{#34998}
>
> TBR=danilchap@webrtc.org,sprang@webrtc.org,kron@webrtc.org,webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com
>
> Change-Id: Ibf40d523c50791d73e2afdc3917892b859d2bcb6
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Bug: chromium:1187565
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/232020
> Reviewed-by: Andrey Logvin <landrey@webrtc.org>
> Commit-Queue: Andrey Logvin <landrey@webrtc.org>
> Cr-Commit-Position: refs/heads/main@{#35001}


Bug: chromium:1187565
Change-Id: I598a2a530b8fea22997bbb5910eb3b864d1e28a2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/232021
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Commit-Queue: Johannes Kron <kron@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35003}
2021-09-15 13:12:58 +00:00
..
av1_svc_config_unittest.cc Set non-zero target bitrate for AV1 single spatial layer case 2021-05-04 12:34:01 +00:00
av1_svc_config.cc Set non-zero target bitrate for AV1 single spatial layer case 2021-05-04 12:34:01 +00:00
av1_svc_config.h Add av1 svc configuration for target bitrates 2020-11-27 13:32:05 +00:00
BUILD.gn Reland "Handle scalability mode in QueryCodecSupport" 2021-09-15 13:12:58 +00:00
DEPS Add Av1 Decoder wrapper behind a build flag 2020-03-11 11:20:56 +00:00
libaom_av1_decoder_absent.cc Add Av1 Decoder wrapper behind a build flag 2020-03-11 11:20:56 +00:00
libaom_av1_decoder.cc Migrate software decoders to new VideoDecoder::Configure 2021-08-11 09:16:22 +00:00
libaom_av1_decoder.h Add Av1 Decoder wrapper behind a build flag 2020-03-11 11:20:56 +00:00
libaom_av1_encoder_absent.cc Reland "Handle scalability mode in QueryCodecSupport" 2021-09-15 13:12:58 +00:00
libaom_av1_encoder_unittest.cc Make AV1 respect spatial layer active flag. 2021-06-01 16:07:25 +00:00
libaom_av1_encoder.cc Reland "Handle scalability mode in QueryCodecSupport" 2021-09-15 13:12:58 +00:00
libaom_av1_encoder.h Reland "Handle scalability mode in QueryCodecSupport" 2021-09-15 13:12:58 +00:00
libaom_av1_unittest.cc Migrate software decoders to new VideoDecoder::Configure 2021-08-11 09:16:22 +00:00