]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
gst/elements/gsttypefindelement.c (do_pull_typefind): Query the file size, pass it...
authorAndy Wingo <wingo@pobox.com>
Thu, 2 Jun 2005 11:12:34 +0000 (11:12 +0000)
committerAndy Wingo <wingo@pobox.com>
Thu, 2 Jun 2005 11:12:34 +0000 (11:12 +0000)
commit26a1c2c66358293e445be533893249e1066f72f6
treede607fd7535169c4c7672da077f15d59e3425026
parentd3edbe1718e3bef9d882510a81287c9454928957
gst/elements/gsttypefindelement.c (do_pull_typefind): Query the file size, pass it on to the type find helper.

Original commit message from CVS:
2005-06-02  Andy Wingo  <wingo@pobox.com>

* gst/elements/gsttypefindelement.c (do_pull_typefind): Query the
file size, pass it on to the type find helper.

* gst/base/gstbasesrc.c (gst_basesrc_do_seek): Set the
segment_start and segment_end properly according to the seek
method. Segment_end is still a bit flaky because offset can be
negative for CUR and END cases, but it takes -1 as an "unset"
value.
ChangeLog
docs/gst/tmpl/gstelement.sgml
docs/gst/tmpl/gsttypes.sgml
gst/base/gstbasesrc.c
gst/elements/gsttypefindelement.c
libs/gst/base/gstbasesrc.c
plugins/elements/gsttypefindelement.c