audiorate: move debug calculation into debug macro
authorThiago Santos <thiagoss@embedded.ufcg.edu.br>
Thu, 22 Oct 2009 12:12:03 +0000 (09:12 -0300)
committerThiago Santos <thiagoss@embedded.ufcg.edu.br>
Thu, 22 Oct 2009 12:14:30 +0000 (09:14 -0300)
commite55bf9bdd82299b8498b267b67997872df7e18fa
tree50d7fa1e3c67cd6510a20ae752de9cc2e9b360de
parentd95b607e230c87c8e3994ca249d2c519c351b38b
audiorate: move debug calculation into debug macro

Remove in_duration and move its calculation to
GST_LOG_OBJECT macro. This way it will only be calculated
if we have debug enabled.
gst/audiorate/gstaudiorate.c