diff options
| author | Michael Smith <msmith@xiph.org> | 2008-02-29 12:35:24 +0000 |
|---|---|---|
| committer | Michael Smith <msmith@xiph.org> | 2008-02-29 12:35:24 +0000 |
| commit | 86700041a847f3e683adf237c5ea43f4548bb7db (patch) | |
| tree | 727d1ce07bda970a7f0a637b27e835d04b63f7ae /ChangeLog | |
| parent | a2104e099424d9f00ad7f0df0671ae820e499d0f (diff) | |
gst/videomixer/videomixer.c: Don't call gst_object_sync_values() unless we have a valid timestamp.
Original commit message from CVS:
* gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
Don't call gst_object_sync_values() unless we have a valid timestamp.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-02-29 Michael Smith <msmith@fluendo.com> + + * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers): + Don't call gst_object_sync_values() unless we have a valid timestamp. + 2008-02-28 David Schleef <ds@schleef.org> * gst/matroska/matroska-demux.c: |
