mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-29 18:48:44 +00:00
a98a627370
Attaching a thread after it was detached will cause segfaults, as such we use a pthread_key_t to keep track of the JNIEnv* of the attached threads and in the destructor (i.e. when the thread exits) we detach the thread. |
||
---|---|---|
.. | ||
gstamc-constants.h | ||
gstamc.c | ||
gstamc.h | ||
gstamcvideodec.c | ||
gstamcvideodec.h |