>
>
> >  static const AVRational dirac_frame_rate[] = {
> > -    {15000, 1001},
> > -    {25, 2},
> > +    { 15000, 1001 },
> > +    { 25,    2    },
> >  };
>
> This table would look better right-aligned like the others.
>
> The rest should be OK.  I'll push it tomorrow.
>
> Diego
>

duh, sorry about that. I aligned it but to the left (brain meltdown), i'll
resubmit.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to