| commit | d6e4aec66184c1a7a78767113e2bf92df133dbfa | [log] [tgz] |
|---|---|---|
| author | Chong Zhang <chz@google.com> | Mon Jun 22 14:13:07 2020 -0700 |
| committer | Chong Zhang <chz@google.com> | Mon Jun 22 15:58:25 2020 -0700 |
| tree | 0c48c3346ac574df068db7f9cc3f7c743b1e7432 | |
| parent | 1f16f12b608be724ede9c98de15af4e972532e80 [diff] |
transcoder: fix rotation handling Transfer rotation degree from source format to track format for MediaSampleWriter, and setOrietationHint on the muxer. During transcoding using encoder/decoder, clear the rotation degree so that the codec is guaranted to operate non-rotated. bug: 154734285 bug: 159649977 bug: 152091443 test: unit testing (updated test with rotation) Change-Id: I7e829ef777b1954d894411e8591a5e31ff36e275