decoder/ffmpeg: skip unwanted samples after seeking
When seeking to the beginning of a packet, skip the samples that come before the desired time stamp.
This commit is contained in:
Reference in New Issue
Block a user
When seeking to the beginning of a packet, skip the samples that come before the desired time stamp.