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 | bb1dae6c429b09865eed3b916cf3cdf4ecb129b8 (patch) | |
tree | ea92f79df23aff6a19eb7cb4612bdcd10741ef2e | |
parent | a0de263f13dd71fdfb05415bba27e6b1a11aa0bc (diff) |
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
-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: |