gstreamer/sys/androidmedia
Sebastian Dröge e7b21d5796 Cache the codec informations inside the registry
Otherwise we would always load all codecs during plugin initialization
which can take quite some time (because of hardware) and also loads
lots of shared libraries (which number is limited by 64 in Android).
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 Cache the codec informations inside the registry 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 Don't get the output format from the codec before it is ready 2012-10-15 16:28:38 +02:00
gstamcvideodec.h Add video decoder element 2012-10-15 16:28:37 +02:00