[FFmpeg-devel] [PATCH] Pass VBV delay to the calling application via ctx

Vladimir Pantelic vladoman
Tue Feb 8 15:34:16 CET 2011


M?ns Rullg?rd wrote:
> Christophe Massiot<massiot at via.ecp.fr>  writes:

>>  +    double vbv_delay;
>
> I don't like floating-point.  Could this be expressed in some other
> units instead?

-                avctx->vbv_delay = vbv_delay/90000.;
+		 avctx->vbv_delay = vbv_delay




More information about the ffmpeg-devel mailing list