gstreamer/ext
Tim-Philipp Müller 7e9d336ceb ext/dvdread/dvdreadsrc.*: Let's try to play the title the user set via the URI handler or via properties instead of a...
Original commit message from CVS:
* ext/dvdread/dvdreadsrc.c: (gst_dvd_read_src_init),
(gst_dvd_read_src_class_init), (gst_dvd_read_src_start),
(gst_dvd_read_src_stop), (gst_dvd_read_src_goto_title),
(gst_dvd_read_src_set_property), (gst_dvd_read_src_get_property),
(gst_dvd_read_src_uri_get_uri), (gst_dvd_read_src_uri_set_uri):
* ext/dvdread/dvdreadsrc.h:
Let's try to play the title the user set via the URI handler or
via properties instead of always playing the first title. Also,
Also, count title/chapter/angle number in URI and properties
from 1 rather than 0.
2006-02-14 14:57:18 +00:00
..
a52dec expand tabs 2005-12-06 19:48:07 +00:00
amrnb ext/amrnb/amrnbdec.*: Fix amrnbdec, handle events, take copy from adapter since the decoder apparently writes in the ... 2006-02-06 15:55:28 +00:00
cdio docs/plugins/: Add cdio plugin to docs. 2006-02-06 11:34:23 +00:00
dvdnav fix up error domains, error strings, and use of translation 2006-01-20 14:18:20 +00:00
dvdread ext/dvdread/dvdreadsrc.*: Let's try to play the title the user set via the URI handler or via properties instead of a... 2006-02-14 14:57:18 +00:00
lame ext/lame/gstlame.*: Contrary to what the const char in the lame API might suggest, lame expects us to keep the string... 2006-01-23 18:37:16 +00:00
mad Just make it compile with --disable-gst-debug. 2006-02-03 18:24:54 +00:00
mpeg2dec Pass unhandled queries upstream (useful e.g. for SEEKING query) 2006-01-10 11:43:37 +00:00
sidplay Pass unhandled queries upstream (useful e.g. for SEEKING query) 2006-01-10 11:43:37 +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