diff options
| author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-23 18:15:51 +0000 |
|---|---|---|
| committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-23 18:15:51 +0000 |
| commit | 6115f0b56c4db7a85a541dac13f9a98b1affab71 (patch) | |
| tree | 5a863ae88689a1bb51c4ecacb15178cad7e6bf04 /ChangeLog | |
| parent | 0cf8e97f9c2993872a69e2bd975ddcef6066c62f (diff) | |
convert to using GstClockTime for all time values, finally.
Original commit message from CVS:
convert to using GstClockTime for all time values, finally.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ 2005-09-23 Thomas Vander Stichele <thomas at apestaart dot org> + * Makefile.am: + * check/elements/level.c: (GST_START_TEST): + * gst/level/Makefile.am: + * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init), + (gst_level_set_property), (gst_level_get_property), + (gst_level_set_caps), (gst_level_message_new), + (gst_level_transform_ip): + * gst/level/gstlevel.h: + * gst/level/level-example.c: (message_handler), (main): + convert to using GstClockTime for all time values, finally. + +2005-09-23 Thomas Vander Stichele <thomas at apestaart dot org> + * gst/auparse/Makefile.am: * gst/auparse/gstauparse.c: (gst_auparse_chain): fix up build |
