gstreamer/ext/dvdread
Tim-Philipp Müller 024b052249 ext/dvdread/dvdreadsrc.c: Don't implement GstBaseSrc::get_size or GstBaseSrc::is_seekable, otherwise GstBaseSrc will ...
Original commit message from CVS:
* ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_class_init),
(gst_dvd_read_src_get_size), (gst_dvd_read_src_do_seek),
(gst_dvd_read_src_do_duration_query):
Don't implement GstBaseSrc::get_size or GstBaseSrc::is_seekable,
otherwise GstBaseSrc will think we can operate pull_range based,
which we don't really, and typefinding will fail miserably.
Also, make seeking work somewhat (only works with flumpegdemux
at the moment, mpegstream needs fixing for that first).
2006-02-13 14:09:26 +00:00
..
demo-play Remove all references to xvideosink, fix examples (#140845). 2005-01-09 14:53:58 +00:00
dvdreadsrc.c ext/dvdread/dvdreadsrc.c: Don't implement GstBaseSrc::get_size or GstBaseSrc::is_seekable, otherwise GstBaseSrc will ... 2006-02-13 14:09:26 +00:00
dvdreadsrc.h Half-baked port to 0.10. Needs some love in the seeking department, but at least it does something. 2006-02-09 17:27:57 +00:00
Makefile.am Half-baked port to 0.10. Needs some love in the seeking department, but at least it does something. 2006-02-09 17:27:57 +00:00
README dvdread added more fixes for libs stuff 2001-12-23 12:29:33 +00:00

Various Info
============

http://members.aol.com/mpucoder/DVD/index.html
http://dvd.sourceforge.net/