gst-libs/gst/riff/riff-media.c: No need for floating point operations here. avoids...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 10 Dec 2007 15:13:55 +0000 (15:13 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 10 Dec 2007 15:13:55 +0000 (15:13 +0000)
commit74170deee7e75c6ec818f66ed46e91bcab84f302
tree46b31f98de825ce81ccb602fccbb531726606e7d
parent6623ddbfbd635981eb08c7224bac1a309d6f9a30
gst-libs/gst/riff/riff-media.c: No need for floating point operations here. avoids having to link against the math li...

Original commit message from CVS:
* gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
No need for floating point operations here. avoids having to link
against the math library too.
ChangeLog
gst-libs/gst/riff/riff-media.c