OSDN Git Service

Add flag so muxers not needing width/height can signal this.
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 12 Feb 2010 20:35:29 +0000 (20:35 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 12 Feb 2010 20:35:29 +0000 (20:35 +0000)
commitab5a0175f5ab90ad8c27beb8b9f12e99c846e83c
tree73d830659813db830b491967d7715a26205cf6ac
parent3566042a0dfd7c016e6e9945e63699dd7296adb2
Add flag so muxers not needing width/height can signal this.
Add this flag to img2 (fixes -vcodec copy to image2 in some cases)

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