Commit old changelog entry I forgot about the other night
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 21 Nov 2005 12:53:53 +0000 (12:53 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 21 Nov 2005 12:53:53 +0000 (12:53 +0000)
Original commit message from CVS:
Commit old changelog entry I forgot about the other night

ChangeLog

index 5029977502bdb02fa30f9da0d7c7186b0bff995c..918afdf3bd08580b0bc295d981485bbed5d07ea5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
          Properly handle pad_push return values.
 
+2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
+
+       * 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  <wim@fluendo.com>
 
        * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),