diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-10-29 01:00:22 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-10-29 01:00:22 +0000 |
commit | b2b865beac2b986054a35ed07a2bc630874921e7 (patch) | |
tree | 9d31fa36e07699ce2c80e42ff86a71c656112380 /ChangeLog | |
parent | f3471841a3290b0974487a7fa61e2750d06fc30b (diff) | |
download | gst-plugins-bad-b2b865beac2b986054a35ed07a2bc630874921e7.tar.gz gst-plugins-bad-b2b865beac2b986054a35ed07a2bc630874921e7.tar.bz2 gst-plugins-bad-b2b865beac2b986054a35ed07a2bc630874921e7.zip |
ext/resindvd/resindvdsrc.c: Make sure to start the NAV packet processing when changing state to PLAYING by passing a...
Original commit message from CVS:
* ext/resindvd/resindvdsrc.c:
Make sure to start the NAV packet processing when changing
state to PLAYING by passing a flag that indicates the state
change is in progress.
Fixes: #546319
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-10-29 Jan Schmidt <thaytan@noraisin.net> + + * ext/resindvd/resindvdsrc.c: + Make sure to start the NAV packet processing when changing + state to PLAYING by passing a flag that indicates the state + change is in progress. + Fixes: #546319 + 2008-10-28 Stefan Kost <ensonic@users.sf.net> * ext/resindvd/resin-play: |