summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-09-15 10:47:58 +0000
committerAndy Wingo <wingo@pobox.com>2005-09-15 10:47:58 +0000
commitc7468729e9e05fa3cbcf6ee1fbbd578c516e2200 (patch)
treeb02bb7e09ea6c2d1ec9ccd8cdbddb77eed799f3a /ChangeLog
parentbbae2942c24dbc59dcfd577507b518eddfbde828 (diff)
gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): gst/autodetect/gstautovideosink.c
Original commit message from CVS: 2005-09-15 Andy Wingo <wingo@pobox.com> * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_find_best): Update for new registry API.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd67a18c..f03aeb90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-09-15 Andy Wingo <wingo@pobox.com>
+
+ * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best):
+ * gst/autodetect/gstautovideosink.c
+ (gst_auto_video_sink_find_best): Update for new registry API.
+
2005-09-14 Thomas Vander Stichele <thomas at apestaart dot org>
* common/c-to-xml.py: