[gst-devel] gstreamer: Wim Taymans : Add message to request a state change
Felipe Contreras
felipe.contreras at gmail.com
Thu Feb 19 00:10:48 CET 2009
Hi,
I picked this commit as an example because actually I have some comments:
On Thu, Feb 19, 2009 at 12:54 AM, <felipe.contreras at gmail.com> wrote:
> Module: gstreamer
> Branch: master
> Commit: 4b986a4a94c436a3d1dac443ad8da374fe38b6eb
> URL: http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=4b986a4a94c436a3d1dac443ad8da374fe38b6eb
>
> Author: Wim Taymans <wim.taymans at collabora.co.uk>
> Date: Wed Feb 18 15:31:55 2009 +0100
>
> Add message to request a state change
<snip/>
> gst_message_parse_buffering (message, &percent);
> - if(!quiet)
> + if (!quiet)
> fprintf (stderr, "%s %d%% \r", _("buffering..."), percent);
This has nothing to do with 'adding a message to request a state
change' right? So I guess ideally it should be in a separate commit;
it just adds noise here.
--
Felipe Contreras
More information about the gstreamer-devel
mailing list