We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 547dd36 commit 67812d9Copy full SHA for 67812d9
src/torchcodec/decoders/_core/VideoDecoder.cpp
@@ -655,8 +655,6 @@ I P P P I P P P I P P I P P I P
655
x j y
656
657
(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.
660
*/
661
bool VideoDecoder::canWeAvoidSeekingForStream(
662
const StreamInfo& streamInfo,
0 commit comments