gstreamer/plugins
Justin Kim b7c97d8e87 nlecomposition: fix wrong argument order of GClosureNotify
Summary:
_free_action should follow GClosureNotify type.

```
void
(*GClosureNotify) (gpointer data,
                   GClosure *closure);
```

Reviewers: thiblahute

Projects: #gstreamer_editing_services

Reviewed By: thiblahute

Differential Revision: https://phabricator.freedesktop.org/D323
2015-10-02 16:49:31 +02:00
..
nle nlecomposition: fix wrong argument order of GClosureNotify 2015-10-02 16:49:31 +02:00
Makefile.am Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00