You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
cosmetics
Originally committed as revision 11454 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -142,7 +142,7 @@ recover:
|
||||
return AVERROR(EIO);
|
||||
|
||||
pkt->stream_index = streamid - 1;
|
||||
pkt->pts = pva_pts;
|
||||
pkt->pts = pva_pts;
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
Reference in New Issue
Block a user