From 0525a5d213bdf3bdb476888c2af8e2bffd1f48d8 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Tue, 8 Apr 2008 19:49:34 +0000 Subject: sys/oss/: More logging when probing (see #518474), some comments in _reset(). Original commit message from CVS: * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate): * sys/oss/gstosssink.c: (gst_oss_sink_reset): * sys/oss/gstosssrc.c: (gst_oss_src_reset): More logging when probing (see #518474), some comments in _reset(). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eea8895a..41a28f72 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-04-08 Tim-Philipp Müller + + * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate): + * sys/oss/gstosssink.c: (gst_oss_sink_reset): + * sys/oss/gstosssrc.c: (gst_oss_src_reset): + More logging when probing (see #518474), some comments in _reset(). + 2008-04-07 Julien Moutte * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build -- cgit