summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-04-08 19:49:34 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-04-08 19:49:34 +0000
commit0525a5d213bdf3bdb476888c2af8e2bffd1f48d8 (patch)
tree8842ba841e1ccfabf5df3d363ae3fffe6256d564 /ChangeLog
parent72f0385606f324d7182e491175cf5418980b5208 (diff)
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().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <tim at centricular dot net>
+
+ * 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 <julien@fluendo.com>
* gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build