From f175fe8c435da1f95106caec2d10667a1261560e Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Mon, 21 Nov 2005 12:53:53 +0000 Subject: [PATCH] Commit old changelog entry I forgot about the other night Original commit message from CVS: Commit old changelog entry I forgot about the other night --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5029977502..918afdf3bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -27,6 +27,20 @@ (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers): Properly handle pad_push return values. +2005-11-20 Jan Schmidt + + * gst-libs/gst/tag/Makefile.am: + * gst-libs/gst/tag/gstvorbistag.c: + (gst_tag_list_to_vorbiscomment_buffer): + Remove obsolete vorbistag element and debug category. + + * gst/playback/gstplaybasebin.c: (check_queue): + Don't divide by 0 when queue-threshold is 0. + + * sys/ximage/ximagesink.c: (gst_ximagesink_set_property): + Don't modify an existing pixel-aspect-ratio if we fail to read + a new one. + 2005-11-20 Wim Taymans * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),