[FFmpeg-devel] [PATCH]Write tiff aspect ratio by default instead of dpi
Clément Bœsch
u at pkh.me
Sat Apr 5 15:16:37 CEST 2014
On Sat, Apr 05, 2014 at 02:52:37PM +0200, Carl Eugen Hoyos wrote:
> On Saturday 05 April 2014 02:39:18 pm Clément Bœsch wrote:
> > > + AVRational y = av_mul_q((AVRational) { s->dpi, 1 },
> >
> > ^^^^^^^^^^^^^^^^^^^^^^^^^
> > av_make_q()
>
> How do the compilers mentioned in libavutil/rational.h compile
> libavcodec/mpeg12dec.c?
>
It's related to external apps I guess, I'm mentioning av_make_q() because
it makes code prettier™©®.
[...]
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140405/9c115064/attachment.asc>
More information about the ffmpeg-devel
mailing list