diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-11-13 15:20:09 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-11-13 15:20:09 +0000 |
commit | f1926d6dde8a35d2ab5e54b8c361302587a8bf87 (patch) | |
tree | 52d3f530bb2723949faba3503fb87d4fa9c81fb4 | |
parent | 82a776d6450ce9fd559d995a1130cd23132af2c1 (diff) |
gst/playback/gstplaybasebin.c: Re-add clock distribution hack (until new core is released).
Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
Re-add clock distribution hack (until new core is released).
Fixes #158125.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-11-13 Ronald S. Bultje <rbultje@ronald.bitfreak.net> + + * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element): + Re-add clock distribution hack (until new core is released). + Fixes #158125. + 2004-11-13 Arwed v. Merkatz <v.merkatz@gmx.net> * configure.ac: fix mplex configure check segfaulting on some systems (bug #140994) |