Warn if muxing mpeg ps is attempted without a VBV buffer size.
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 7 Oct 2010 01:57:39 +0000 (01:57 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 7 Oct 2010 01:57:39 +0000 (01:57 +0000)
commit34b9e5bc4f90ddfe559fe77b2b50e090b64ebe75
tree8b2dc7da9b665ca7585440444025a2788a7088d1
parent2dec2bb88074b580d67ecfab037668bed964ae4a
Warn if muxing mpeg ps is attempted without a VBV buffer size.

Originally committed as revision 25385 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mpegenc.c