qtdemux: Add macros for the various timescale conversions
authorEdward Hervey <bilboed@bilboed.com>
Fri, 12 Dec 2014 10:03:15 +0000 (11:03 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 12 Dec 2014 10:03:15 +0000 (11:03 +0100)
commitd1ae39d6d64c8b1da38f815c473196e1ee183b71
treea48572a38422213034c5a39a870e2b4bbbd78b7d
parent0a359cdbdce7d85b05582c988831db502793f828
qtdemux: Add macros for the various timescale conversions

This helps make the code more readable and avoid future bad usage of
scaling function argument order.
gst/isomp4/qtdemux.c