diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2007-04-20 17:25:50 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2007-04-20 17:25:50 +0000 |
| commit | 106db1b2eb7172c564151b3254c742f16676d95c (patch) | |
| tree | fc82a7dc13b7d0d0cee1707ea0a8d1de67fb9bd6 /ChangeLog | |
| parent | 4a1ceda8df71835bd62c060ad9088735a8493182 (diff) | |
gst/debug/progressreport.c: Don't try to post NULL message (in case we can't query upstream position or duration).
Original commit message from CVS:
* gst/debug/progressreport.c: (gst_progress_report_report):
Don't try to post NULL message (in case we can't query upstream
position or duration).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-04-20 Tim-Philipp Müller <tim at centricular dot net> + + * gst/debug/progressreport.c: (gst_progress_report_report): + Don't try to post NULL message (in case we can't query upstream + position or duration). + 2007-04-18 Michael Smith <msmith@fluendo.com> * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain), |
