gstreamer/plugins/nle
Justin Kim 93ce9c5e1d nlecomposition: free closure actions when disposing
Summary:
After invoking GClosure, the item of action list becomes
orphan so it lost a chance to be freed. In addition, even
when disposing, the list of actions has few items so we
have to check the list.

Reviewers: thiblahute

Projects: #gstreamer_editing_services

Reviewed By: thiblahute

Differential Revision: https://phabricator.freedesktop.org/D324
2015-10-02 16:51:56 +02:00
..
.gitignore Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
gnlmarshal.list Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
gstnle.c Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
Makefile.am Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nle.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nlecomposition.c nlecomposition: free closure actions when disposing 2015-10-02 16:51:56 +02:00
nlecomposition.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nleghostpad.c nle: Stop wrongly set operation segment base time 2015-09-15 12:08:00 +02:00
nleghostpad.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nleobject.c nle{composition,object}: remove unused allocation & trivial leakages 2015-09-24 13:05:55 +02:00
nleobject.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nleoperation.c nleoperation: don't leak iterator 2015-10-02 16:20:36 +02:00
nleoperation.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nlesource.c nle: Avoid unsetting srcpad target after the srcpad is already freed 2015-09-15 12:17:29 +02:00
nlesource.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nletypes.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nleurisource.c Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00
nleurisource.h Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00