summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-07-30 12:41:58 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-07-30 12:41:58 +0000
commita086ad230eb86fc0edcaa10b73f7ddc964013c34 (patch)
tree992c2f1ead5f50c116010ab9b4b9e03792935822 /ChangeLog
parent9ace67724c2826e4412a9f10e2fd2a14584010cd (diff)
gst/qtdemux/qtdemux.c: If the buffer was entirely clipped ... don't try sending it :)
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie): If the buffer was entirely clipped ... don't try sending it :)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3fedfcc6..992a02d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-30 Edward Hervey <bilboed@bilboed.com>
+
+ * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
+ If the buffer was entirely clipped ... don't try sending it :)
+
2007-07-27 Wim Taymans <wim.taymans@gmail.com>
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),