summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2005-11-22 17:39:11 +0000
committerMichael Smith <msmith@xiph.org>2005-11-22 17:39:11 +0000
commita6e0bc89cb979d320dde7ca84150254e67fcd51c (patch)
tree5262ef4724a62cf14352453bebd9660cc14b0388 /ChangeLog
parentefe4bc244daf74c1e7c1b25b69caa18750617e7f (diff)
gst/videomixer/videomixer.c: Fractional framerates, videomixer.
Original commit message from CVS: * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps), (gst_videomixer_fill_queues), (gst_videomixer_update_queues): Fractional framerates, videomixer.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1fc8b592..875011b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-11-22 Michael Smith <msmith@fluendo.com>
+ * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
+ (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
+ (gst_videomixer_update_queues):
+ Fractional framerates, videomixer.
+
+2005-11-22 Michael Smith <msmith@fluendo.com>
+
* ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
* ext/dv/gstdvdec.h:
* ext/dv/gstdvdemux.c: (gst_dvdemux_init),