Skip to content
  • Tim-Philipp Müller's avatar
    gst/videobox/gstvideobox.c: Printf fixes in debug statements; use LOG level... · 37e30979
    Tim-Philipp Müller authored
    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.
    37e30979