mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Remove stale TODO
The said test is added in `TransformerMixedInputEndToEndTest` and `TransformerSequenceEffectTest`. PiperOrigin-RevId: 547407374
This commit is contained in:
parent
ea21d27a69
commit
bbdc64a732
1 changed files with 0 additions and 1 deletions
|
|
@ -96,7 +96,6 @@ import org.checkerframework.dataflow.qual.Pure;
|
||||||
FallbackListener fallbackListener,
|
FallbackListener fallbackListener,
|
||||||
DebugViewProvider debugViewProvider)
|
DebugViewProvider debugViewProvider)
|
||||||
throws ExportException {
|
throws ExportException {
|
||||||
// TODO(b/262693177) Add tests for input format change.
|
|
||||||
// TODO(b/278259383) Consider delaying configuration of VideoSampleExporter to use the decoder
|
// TODO(b/278259383) Consider delaying configuration of VideoSampleExporter to use the decoder
|
||||||
// output format instead of the extractor output format, to match AudioSampleExporter behavior.
|
// output format instead of the extractor output format, to match AudioSampleExporter behavior.
|
||||||
super(firstInputFormat, muxerWrapper);
|
super(firstInputFormat, muxerWrapper);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue