diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-05-20 14:45:56 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-05-20 14:45:56 +0000 |
commit | 6a322c58c9836a6ddcc75f32c14193dc6006ddb0 (patch) | |
tree | 9d440ceb6784f0264c5a3cb18173327938276f94 | |
parent | 62d614d94c824e387ebe3d626aa3a0a88f414907 (diff) |
split up push_packet
Original commit message from CVS:
split up push_packet
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |