gst/videobox/gstvideobox.c: Printf fixes in debug statements; use LOG level for debug...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 6 Jun 2007 08:53:12 +0000 (08:53 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 6 Jun 2007 08:53:12 +0000 (08:53 +0000)
commit37e309798181a7ec0e56123563cc891facd3809b
tree2a0e48a2741930e65270613d7f3393948cc5580e
parent63fc719540e27297f1aaea9e29a71b2e91089e48
gst/videobox/gstvideobox.c: Printf fixes in debug statements; use LOG level for debug statements that are printed for...

Original commit message from CVS:
* gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
Printf fixes in debug statements; use LOG level for debug statements
that are printed for each and every frame; convert c++ comments to
C-style comments; not much point using g_try_malloc() if we then not
even check the return value.
ChangeLog
gst/videobox/gstvideobox.c