Skip to content

Commit 67812d9

Browse files
committed
Remove outdated comment
1 parent 547dd36 commit 67812d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/torchcodec/decoders/_core/VideoDecoder.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -655,8 +655,6 @@ I P P P I P P P I P P I P P I P
655655
x j y
656656
657657
(2) is more efficient than (1) if there is an I frame between x and y.
658-
659-
We use av_index_search_timestamp to see if there is an I frame between x and y.
660658
*/
661659
bool VideoDecoder::canWeAvoidSeekingForStream(
662660
const StreamInfo& streamInfo,

0 commit comments

Comments
 (0)