diff options
author | Onkar Shinde <onkarshinde@gmail.com> | 2008-05-28 08:53:00 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2008-05-28 08:53:00 +0000 |
commit | 8d55304d61a6a7e970a2e00f8129378921899b99 (patch) | |
tree | 6adab9bedb1f81b1ff1d39acc3b820f0f79fc4e7 /ChangeLog | |
parent | e5a3ccfa81784021472ec961c08c3d1a1ffc3687 (diff) | |
download | gstreamer-plugins-bad-8d55304d61a6a7e970a2e00f8129378921899b99.tar.gz |
sys/vcd/vcdsrc.c: Allow the track to be set by using the uri. Fixes #535043.
Original commit message from CVS:
Based on patch by: <onkarshinde at gmail dot com>
* sys/vcd/vcdsrc.c: (gst_vcdsrc_uri_get_uri),
(gst_vcdsrc_uri_set_uri):
Allow the track to be set by using the uri. Fixes #535043.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-05-28 Wim Taymans <wim.taymans@collabora.co.uk> + + Based on patch by: <onkarshinde at gmail dot com> + + * sys/vcd/vcdsrc.c: (gst_vcdsrc_uri_get_uri), + (gst_vcdsrc_uri_set_uri): + Allow the track to be set by using the uri. Fixes #535043. + 2008-05-28 Sebastian Dröge <slomo@circular-chaos.org> * gst/interleave/interleave.c: (gst_interleave_src_query_duration), |