summaryrefslogtreecommitdiffstats
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
commit6a322c58c9836a6ddcc75f32c14193dc6006ddb0 (patch)
tree9d440ceb6784f0264c5a3cb18173327938276f94
parent62d614d94c824e387ebe3d626aa3a0a88f414907 (diff)
split up push_packet
Original commit message from CVS: split up push_packet
-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: