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 95fafc0 commit 0048f01Copy full SHA for 0048f01
src/torchcodec/decoders/_core/VideoDecoder.cpp
@@ -711,8 +711,6 @@ I P P P I P P P I P P I P P I P
711
x j y
712
713
(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.
716
*/
717
bool VideoDecoder::canWeAvoidSeekingForStream(
718
const StreamInfo& streamInfo,
0 commit comments