mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-13 10:55:34 +00:00
024b052249
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). |
||
---|---|---|
.. | ||
demo-play | ||
dvdreadsrc.c | ||
dvdreadsrc.h | ||
Makefile.am | ||
README |
Various Info ============ http://members.aol.com/mpucoder/DVD/index.html http://dvd.sourceforge.net/