gst/playback/gstdecodebin2.c: If the top-level type of the stream is plain text,...
authorMichael Smith <msmith@xiph.org>
Thu, 20 Nov 2008 22:11:38 +0000 (22:11 +0000)
committerMichael Smith <msmith@xiph.org>
Thu, 20 Nov 2008 22:11:38 +0000 (22:11 +0000)
commit277e46886ca911803af8117fbe4f52db66dd2aad
tree7034aa0db527ad53e6d7e94de62540803c57d107
parent77c3f8bb7f9517c1ac556cf5e79123e34f8c1b0b
gst/playback/gstdecodebin2.c: If the top-level type of the stream is plain text, don't try to decode it, matching beh...

Original commit message from CVS:
* gst/playback/gstdecodebin2.c:
If the top-level type of the stream is plain text, don't try to decode
it, matching behaviour of decodebin.
* gst/playback/gstplaysink.c:
If we fail to generate a text chain (e.g. due to missing optional
plugins), don't crash.
ChangeLog
gst/playback/gstdecodebin2.c
gst/playback/gstplaysink.c