OSDN Git Service

ffmpeg: get rid of useless AVInputStream.nb_streams.
authorAnton Khirnov <anton@khirnov.net>
Mon, 23 May 2011 15:19:54 +0000 (17:19 +0200)
committerAnton Khirnov <anton@khirnov.net>
Wed, 25 May 2011 13:55:47 +0000 (15:55 +0200)
commit2cf8355f98681bdd726b739008acd5483f82f8d7
tree142185d399e0e01a4ad3c92e5ad91d3b8d2737e8
parent07633154add3cf59f281ba0c9eb689df4284e2cb
ffmpeg: get rid of useless AVInputStream.nb_streams.

It's a duplicate of AVFormatContext.nb_streams.
ffmpeg.c