mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
gst/playback/gstplaybasebin.*: Multiple .sub files is just a stupid idea... Fix some threading mistakes. Interestingl...
Original commit message from CVS: * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init), (gen_preroll_element), (remove_groups), (setup_subtitle), (gen_source_element), (setup_source): * gst/playback/gstplaybasebin.h: Multiple .sub files is just a stupid idea... Fix some threading mistakes. Interestingly, external .sub files cause playbin to hang, I don't know why... Parsing fixes contributed by Felix Kooman <fkooman@tuxed.net>.
This commit is contained in:
parent
09b6eb09d2
commit
a0d231c3a3
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
||||||
|
2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
|
||||||
|
(gen_preroll_element), (remove_groups), (setup_subtitle),
|
||||||
|
(gen_source_element), (setup_source):
|
||||||
|
* gst/playback/gstplaybasebin.h:
|
||||||
|
Multiple .sub files is just a stupid idea... Fix some threading
|
||||||
|
mistakes. Interestingly, external .sub files cause playbin to
|
||||||
|
hang, I don't know why... Parsing fixes contributed by Felix
|
||||||
|
Kooman <fkooman@tuxed.net>.
|
||||||
|
|
||||||
2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* testsuite/embed/Makefile.am:
|
* testsuite/embed/Makefile.am:
|
||||||
|
|
Loading…
Reference in a new issue