[MOVED FROM BAD] replace framerate aproximations by their real value (24000/1001...
authorStéphane Loeuillet <gstreamer@leroutier.net>
Fri, 14 Jan 2005 12:27:22 +0000 (12:27 +0000)
committerJan Schmidt <thaytan@noraisin.net>
Fri, 15 May 2009 22:35:07 +0000 (23:35 +0100)
commite706ed61e42a37b597c0ac96908eb775b9d5307a
tree1bea17df2c9adc9eb77b0e58914c848c57ec65b8
parentaf491d646c2bcaba533a605253ce725594459e9b
[MOVED FROM BAD] replace framerate aproximations by their real value (24000/1001, 30000/1001, 60000/1001)

Original commit message from CVS:
* ext/dv/gstdvdec.c:
* ext/libfame/gstlibfame.c:
* gst/subparse/gstsubparse.c: (parse_mdvdsub):
* gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
replace framerate aproximations by their real value
(24000/1001, 30000/1001, 60000/1001)
Finish fixing bug #164049
gst/y4m/gsty4mencode.c