mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
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
This commit is contained in:
parent
6483710419
commit
f175fe8c43
1 changed files with 14 additions and 0 deletions
14
ChangeLog
14
ChangeLog
|
@ -27,6 +27,20 @@
|
|||
(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),
|
||||
|
|
Loading…
Reference in a new issue