diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-10-30 13:38:19 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-10-30 13:38:19 +0000 |
commit | e74c4fe4c71538cd7d5103f26caae023ae7e0f0e (patch) | |
tree | 6baa97cf3a65af41ee42ee1f0c148cc7cc9c1369 /ChangeLog | |
parent | bc94bc26be0f2b0849fe609195b209e0d3c319d6 (diff) | |
download | gst-plugins-bad-e74c4fe4c71538cd7d5103f26caae023ae7e0f0e.tar.gz gst-plugins-bad-e74c4fe4c71538cd7d5103f26caae023ae7e0f0e.tar.bz2 gst-plugins-bad-e74c4fe4c71538cd7d5103f26caae023ae7e0f0e.zip |
ext/resindvd/resindvdsrc.*: Better fix for #546319 and similar cases by explicitly registering when we're in playing ...
Original commit message from CVS:
* ext/resindvd/resindvdsrc.c:
* ext/resindvd/resindvdsrc.h:
Better fix for #546319 and similar cases by explicitly
registering when we're in playing state or not.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-10-30 Jan Schmidt <jan.schmidt@sun.com> + + * ext/resindvd/resindvdsrc.c: + * ext/resindvd/resindvdsrc.h: + Better fix for #546319 and similar cases by explicitly + registering when we're in playing state or not. + 2008-10-30 Stefan Kost <ensonic@users.sf.net> * ext/ladspa/gstladspa.c: |