gstreamer/sys/androidmedia
Jorge Zapata ad82575693 Release the codec before freeing it
On Samsung Galaxy S4 it is impossible to have more than one
hardware decoder at the same time. If we do not release it
explicitly the GC only releases it whenever the whole application
is finished not whenever the activity is finished and thus a player
will not be able to work correctly
2014-05-30 12:40:59 +02:00
..
gstamc-constants.h androidmedia: Add a new QCOM color format 2014-05-23 15:19:36 +02:00
gstamc.c Revert "androidmedia: Place some const keywords in a few places" 2014-05-27 08:51:39 +02:00
gstamc.h Revert "androidmedia: Place some const keywords in a few places" 2014-05-27 08:51:39 +02:00
gstamcaudiodec.c Release the codec before freeing it 2014-05-30 12:40:59 +02:00
gstamcaudiodec.h amcaudiodec: Calculate number of samples per frame for MP3 and use that 2014-02-14 12:51:50 +01:00
gstamcvideodec.c Release the codec before freeing it 2014-05-30 12:40:59 +02:00
gstamcvideodec.h androidmedia: add gst_amc_color_format_copy 2014-05-26 16:29:01 +02:00
gstamcvideoenc.c androidmedia: add gst_amc_color_format_copy 2014-05-26 16:29:01 +02:00
gstamcvideoenc.h androidmedia: add gst_amc_color_format_copy 2014-05-26 16:29:01 +02:00
Makefile.am androidmedia: add support for video encoding 2014-05-23 09:37:54 +02:00