OSDN Git Service

Put codec_info_nb_frames back in AVStream and print its value.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 23 Feb 2010 15:07:18 +0000 (15:07 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 23 Feb 2010 15:07:18 +0000 (15:07 +0000)
commit6c6e6ef5e20c6441ea0db7103a2f5ca7af8da644
tree48f6fa32736e6d9e76c19b37db96507f949bf2aa
parentfc323a5480c14a0f1ffcb8aae06572397be4b38d
Put codec_info_nb_frames back in AVStream and print its value.
This way streams with no or very few frames can be avoided during
auto selection

Originally committed as revision 21998 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/avformat.h
libavformat/utils.c