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 | b37d05d001039a5fcd8d02b2271afbb1834008c6 (patch) | |
tree | 3ad1ba69de45cc4112c155374b4487ed427f2127 /ChangeLog | |
parent | 0dcd9c735286118e8f78142f7742502779f5baa5 (diff) | |
download | gst-plugins-bad-b37d05d001039a5fcd8d02b2271afbb1834008c6.tar.gz gst-plugins-bad-b37d05d001039a5fcd8d02b2271afbb1834008c6.tar.bz2 gst-plugins-bad-b37d05d001039a5fcd8d02b2271afbb1834008c6.zip |
typo
Original commit message from CVS:
typo
Diffstat (limited to 'ChangeLog')
-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> |