On Fri, May 21, 2021 at 11:45:01AM -0400, Tom Boshoven wrote:
> On Fri, May 21, 2021 at 11:28 AM Tom Boshoven <t...@jwplayer.com> wrote:
> 
> > +    outlink->time_base = av_mul_q(outlink->time_base, (AVRational){2, 1});
> >
> 
> This should be {1, 2} .
> I'll fix this after I get some feedback.

yes, av_mul_q() is better

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Rewriting code that is poorly written but fully understood is good.
Rewriting code that one doesnt understand is a sign that one is less smart
than the original author, trying to rewrite it will not make it better.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to