commit | 6a110e062f00fc670fac1bfc97da3482a543e626 | [log] [tgz] |
---|---|---|
author | Wim Taymans <wim.taymans@gmail.com> | Tue Nov 02 13:08:41 2004 +0000 |
committer | Wim Taymans <wim.taymans@gmail.com> | Tue Nov 02 13:08:41 2004 +0000 |
tree | 375914896043799f65ecd259fe9cd5d68dfe48ac | |
parent | 824c331e3284be7c68147361506a83f031fd988b [diff] |
gst/schedulers/gstoptimalscheduler.c: Aplied patch #154061. Running a pipeline in which an element calls GST_ELEMENT_... Original commit message from CVS: * gst/schedulers/gstoptimalscheduler.c: (add_to_group), (gst_opt_scheduler_iterate): Aplied patch #154061. Running a pipeline in which an element calls GST_ELEMENT_ERROR in the chain function, the opt scheduler doesn't unref the chain so it never gets freed.