summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-09 18:13:57 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-09 18:13:57 +0000
commite7142bda683cd8f6d42c40f3b87d5c0cdf241755 (patch)
treec67f87907df95bb3e2e65f0680f3b783a353c829
parent104503830b34b8f732c8f7fdd37bb203cf49c946 (diff)
typo
Original commit message from CVS: typo
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ba29c715..e79e7ffd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>