diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2004-09-07 13:40:52 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2004-09-07 13:40:52 +0000 |
commit | 53aaed648c48330aca96924666bde87003d2ab0b (patch) | |
tree | 016906bb10858022f446aebecee3e3ac1eec460f | |
parent | 2dcf08d1fed5ff685f0aa9c43849b91f98563c22 (diff) | |
download | gst-plugins-bad-53aaed648c48330aca96924666bde87003d2ab0b.tar.gz gst-plugins-bad-53aaed648c48330aca96924666bde87003d2ab0b.tar.bz2 gst-plugins-bad-53aaed648c48330aca96924666bde87003d2ab0b.zip |
gst/videomixer/videomixer.c: Copy timestamps from the master pad to the output buffers.
Original commit message from CVS:
* gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
Copy timestamps from the master pad to the output buffers.
-rw-r--r-- | ChangeLog | 5 | ||||
m--------- | common | 0 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-09-07 Wim Taymans <wim@fluendo.com> + + * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers): + Copy timestamps from the master pad to the output buffers. + 2004-09-03 Thomas Vander Stichele <thomas at apestaart dot org> * ext/raw1394/gstdv1394src.c: diff --git a/common b/common -Subproject e258b347aa811ca7aa49e102ca3d576a91e4fb6 +Subproject 5ec931d243c53ddda5b2cbb9a2c21ce89747bcb |