diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-09-27 01:12:30 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-09-27 01:12:30 +0000 |
commit | a8736df9b53a190f21d6c2e132a04f296797782a (patch) | |
tree | 2660b8fa6089eabe0faae2ffe879715412d0b815 /ChangeLog | |
parent | a51c4c16b25416ca55ddca56a14c89be63782a90 (diff) | |
download | gst-plugins-bad-a8736df9b53a190f21d6c2e132a04f296797782a.tar.gz gst-plugins-bad-a8736df9b53a190f21d6c2e132a04f296797782a.tar.bz2 gst-plugins-bad-a8736df9b53a190f21d6c2e132a04f296797782a.zip |
ext/resindvd/: Add in Title/Chapter seeking, and simple but buggy audio and subtitle stream selection.
Original commit message from CVS:
* ext/resindvd/gstmpegdemux.c:
* ext/resindvd/gstmpegdemux.h:
* ext/resindvd/resindvdbin.c:
* ext/resindvd/resindvdsrc.c:
* ext/resindvd/rsnstreamselector.c:
Add in Title/Chapter seeking, and simple but buggy audio
and subtitle stream selection.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2008-09-27 Jan Schmidt <jan.schmidt@sun.com> + + * ext/resindvd/gstmpegdemux.c: + * ext/resindvd/gstmpegdemux.h: + * ext/resindvd/resindvdbin.c: + * ext/resindvd/resindvdsrc.c: + * ext/resindvd/rsnstreamselector.c: + Add in Title/Chapter seeking, and simple but buggy audio + and subtitle stream selection. + 2008-09-24 Michael Smith <msmith@songbirdnest.com> * sys/dshowdecwrapper/gstdshowaudiodec.cpp: |