diff options
author | David Schleef <ds@schleef.org> | 2004-10-31 02:09:40 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-10-31 02:09:40 +0000 |
commit | f279a39c2eaa667cc41b365caa3a5fa603d8af7c (patch) | |
tree | 0afded93b210519b03c3be5cbd2782016b0b2595 | |
parent | 4ece6347f9a8f4d3536054705345ea5f605cad84 (diff) |
gst/typefind/gsttypefindfunctions.c: Make quicktime typefinding work with 64-bit offsets.
Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
quicktime typefinding work with 64-bit offsets.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-10-30 David Schleef <ds@schleef.org> + + * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make + quicktime typefinding work with 64-bit offsets. + 2004-10-30 Jan Schmidt <thaytan@mad.scientist.com> * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event): |