Revision db2ddd38 ffplay.c
ffplay.c | ||
---|---|---|
1569 | 1569 |
return 0; |
1570 | 1570 |
} |
1571 | 1571 |
|
1572 |
/* NOTE: ipts is the PTS of the _first_ picture beginning in |
|
1573 |
this packet, if any */ |
|
1574 | 1572 |
is->video_st->codec->reordered_opaque = pkt->pts; |
1575 | 1573 |
len1 = avcodec_decode_video2(is->video_st->codec, |
1576 | 1574 |
frame, &got_picture, |
Also available in: Unified diff