]> git.sesse.net Git - ffmpeg/commit
rational: add av_inv_q() returning the inverse of an AVRational
authorMans Rullgard <mans@mansr.com>
Sun, 29 Jul 2012 13:58:53 +0000 (14:58 +0100)
committerMans Rullgard <mans@mansr.com>
Sun, 5 Aug 2012 16:46:41 +0000 (17:46 +0100)
commit82494835c4ee2adf5afc51bfd19964b82eb80da9
treecfeb1111d14bb5f6d1d40e605eaa356c4f76be72
parent965efc1673074ac1e6c28177a4718ed84f89ac83
rational: add av_inv_q() returning the inverse of an AVRational

This allows simplifying a few expressions.

Signed-off-by: Mans Rullgard <mans@mansr.com>
avconv.c
libavutil/rational.h