diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-02-15 12:13:47 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-02-15 12:13:47 +0000 |
commit | 16775d85b10549595d4af052deb7508cbd1a4ea4 (patch) | |
tree | 94009bd6c9de01f9fbf64c7281b7eae06c6f4c31 /ChangeLog | |
parent | 6e75290c497f7843cd53e6a5200329536ca469b1 (diff) | |
download | gst-plugins-bad-16775d85b10549595d4af052deb7508cbd1a4ea4.tar.gz gst-plugins-bad-16775d85b10549595d4af052deb7508cbd1a4ea4.tar.bz2 gst-plugins-bad-16775d85b10549595d4af052deb7508cbd1a4ea4.zip |
gst/qtdemux/qtdemux.c: It appears 100% equals 1/1 and not 100/1 ...
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_chain):
It appears 100% equals 1/1 and not 100/1 ...
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2006-02-15 Tim-Philipp Müller <tim at centricular dot net> + * gst/qtdemux/qtdemux.c: (gst_qtdemux_chain): + It appears 100% equals 1/1 and not 100/1 ... + +2006-02-15 Tim-Philipp Müller <tim at centricular dot net> + * gst/qtdemux/qtdemux.c: (gst_qtdemux_post_buffering), (gst_qtdemux_chain): When buffering MDAT data, show the user something is |