mirror of https://github.com/FFmpeg/FFmpeg.git
For most check_bitstream() functions this just avoids having to dereference s->streams[pkt->stream_index] themselves; but for meta-muxers it will allow to forward the packet to stream with a different stream_index (belonging to a different AVFormatContext) without using a spare packet. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>pull/375/head
parent
c90b3661fa
commit
a5ee166327
10 changed files with 36 additions and 27 deletions
Loading…
Reference in new issue