summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-05-20 14:45:56 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-05-20 14:45:56 +0000
commit2dfd732f32e7e1c2d85aaa19909344ec3cb2b814 (patch)
tree82fc66ca94ce8c4277ea19764a2c5a3caee597d0 /ChangeLog
parentd5570145c246031a249af6a419f0e60641963087 (diff)
downloadgst-plugins-bad-2dfd732f32e7e1c2d85aaa19909344ec3cb2b814.tar.gz
gst-plugins-bad-2dfd732f32e7e1c2d85aaa19909344ec3cb2b814.tar.bz2
gst-plugins-bad-2dfd732f32e7e1c2d85aaa19909344ec3cb2b814.zip
split up push_packet
Original commit message from CVS: split up push_packet
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef28f58f..63e69033 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
+ * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
+ (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
+ (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
+ split up push_packet into two functions
+
+2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
+
* gst/tcp/.cvsignore:
ignore enums
* gst/tcp/Makefile.am: