diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-01-09 18:13:57 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-01-09 18:13:57 +0000 |
commit | e7142bda683cd8f6d42c40f3b87d5c0cdf241755 (patch) | |
tree | c67f87907df95bb3e2e65f0680f3b783a353c829 | |
parent | 104503830b34b8f732c8f7fdd37bb203cf49c946 (diff) |
typo
Original commit message from CVS:
typo
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ * 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 + hang, I don't know why... Parsing fixes contributed by François Kooman <fkooman@tuxed.net>. 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net> |