Skip to content

Commit 0048f01

Browse files
authored
Remove outdated comment (#464)
1 parent 95fafc0 commit 0048f01

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
@@ -711,8 +711,6 @@ I P P P I P P P I P P I P P I P
711711
x j y
712712
713713
(2) is more efficient than (1) if there is an I frame between x and y.
714-
715-
We use av_index_search_timestamp to see if there is an I frame between x and y.
716714
*/
717715
bool VideoDecoder::canWeAvoidSeekingForStream(
718716
const StreamInfo& streamInfo,

0 commit comments

Comments
 (0)