diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-05-12 07:18:02 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-05-12 07:18:02 +0000 |
commit | 08e51cbecfe4f509bfa66796eb97fb741d7c0401 (patch) | |
tree | 1df06e52d16678d598215fb44f5b950eac7ff9c0 /ChangeLog | |
parent | 956bbbbf233877f535370b9ed8ef12c0987058e5 (diff) | |
download | gst-plugins-bad-08e51cbecfe4f509bfa66796eb97fb741d7c0401.tar.gz gst-plugins-bad-08e51cbecfe4f509bfa66796eb97fb741d7c0401.tar.bz2 gst-plugins-bad-08e51cbecfe4f509bfa66796eb97fb741d7c0401.zip |
copy this function until we really need > 1.0 of vorbis
Original commit message from CVS:
copy this function until we really need > 1.0 of vorbis
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-05-12 Thomas Vander Stichele <thomas at apestaart dot org> + + * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy), + (gst_vorbisenc_push_packet): + copy a function that was added between 1.0 and 1.0.1 until we + depend on worthwhile features of post-1.0 + 2004-05-12 Benjamin Otte <in7y118@public.uni-hamburg.de> * configure.ac: |