ext/pango/gstclockoverlay.c: Fix unused variable warning if HAVE_LOCALTIME_R is undef...
authorVincent Torri <vtorri@univ-evry.fr>
Mon, 16 Apr 2007 22:20:03 +0000 (22:20 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 16 Apr 2007 22:20:03 +0000 (22:20 +0000)
commit0138ad7e0984dfb7e090a4fa93b7479bf29a134c
tree6ee7b2e0466cc8ca1961271f72dcb039b6c61942
parenta9b5cd1fc4b216b7f87c104c2e3c72e1d1e58295
ext/pango/gstclockoverlay.c: Fix unused variable warning if HAVE_LOCALTIME_R is undefinied

Original commit message from CVS:
Patch by: Vincent Torri <vtorri at univ-evry dot fr>
* ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
Fix unused variable warning if HAVE_LOCALTIME_R is undefinied
* gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
* gst/audioresample/gstaudioresample.c: (audioresample_do_output):
Use the correct format strings for integer formats.
ChangeLog
ext/pango/gstclockoverlay.c
gst-libs/gst/riff/riff-media.c
gst/audioresample/gstaudioresample.c