I'm a bad boy. using /1001. to force C to do float division and not integer division...
authorStéphane Loeuillet <gstreamer@leroutier.net>
Fri, 14 Jan 2005 18:36:42 +0000 (18:36 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Fri, 14 Jan 2005 18:36:42 +0000 (18:36 +0000)
commitc1097dfe75c8e441eb8c9b4132dc204f3f15e518
tree63d6b67f704a057159efc998ebcd7f00eab3c29b
parent7129081f3397dcec37f9ed3b17a859fa2daa1542
I'm a bad boy. using /1001. to force C to do float division and not integer division (as it did in my last commit)

Original commit message from CVS:
* ext/dv/gstdvdec.c:
* gst/subparse/gstsubparse.c: (parse_mdvdsub):
* gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
I'm a bad boy. using /1001. to force C to do float division
and not integer division (as it did in my last commit)
Thanks to David I. Lehn for pointing this mistake.
ChangeLog
ext/dv/gstdvdec.c