gstreamer/sys/androidmedia
Sebastian Dröge b63c58e850 The MediaCodec API is apparently not threadsafe between stop() and release()
So we don't call release() and just hope for the GC to release the
codec in time.
2012-10-15 16:28:38 +02:00
..
gstamc-constants.h Add another TI specific OpenMAX color format 2012-10-15 16:28:37 +02:00
gstamc.c Fix plugin cache creation 2012-10-15 16:28:38 +02:00
gstamc.h Add some more JNI wrapping 2012-10-15 16:28:37 +02:00
gstamcvideodec.c The MediaCodec API is apparently not threadsafe between stop() and release() 2012-10-15 16:28:38 +02:00
gstamcvideodec.h Add video decoder element 2012-10-15 16:28:37 +02:00