summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2008-11-21 00:47:37 +0000
committerMichael Smith <msmith@xiph.org>2008-11-21 00:47:37 +0000
commitbba82abbf7edd7b7751af53a817622d13b5ab577 (patch)
tree33e2d6e226358867b9bd9d54fd3fc2cb02eb0d13 /ChangeLog
parentda17b1b643fb29e2fb3070a8298224fc6f21ea65 (diff)
downloadgst-plugins-bad-bba82abbf7edd7b7751af53a817622d13b5ab577.tar.gz
gst-plugins-bad-bba82abbf7edd7b7751af53a817622d13b5ab577.tar.bz2
gst-plugins-bad-bba82abbf7edd7b7751af53a817622d13b5ab577.zip
sys/dshowdecwrapper/gstdshowaudiodec.cpp: Fix flushing/seeking problems returning error code.
Original commit message from CVS: * sys/dshowdecwrapper/gstdshowaudiodec.cpp: Fix flushing/seeking problems returning error code. Fix mp3 decoding with winXP (crashed randomly, occasionally). * sys/dshowdecwrapper/gstdshowvideodec.cpp: Fix problems when framerate is missing from video.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3de9b47..4257453f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-11-20 Michael Smith <msmith@songbirdnest.com>
+
+ * sys/dshowdecwrapper/gstdshowaudiodec.cpp:
+ Fix flushing/seeking problems returning error code.
+ Fix mp3 decoding with winXP (crashed randomly, occasionally).
+ * sys/dshowdecwrapper/gstdshowvideodec.cpp:
+ Fix problems when framerate is missing from video.
+
2008-11-20 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/rtpmanager/gstrtpsession.c: (get_current_times),