gstreamer/sys/androidmedia
Sebastian Dröge 774866ad62 androidmedia: Handle queue/release errors non-fatal
They can happen sometimes as a transient problem, e.g. if there
is a problem in the stream. Only handle them as fatal if many of
them happen in a row.
2015-04-17 20:11:46 +02:00
..
gstamc-constants.h androidmedia: Add a new QCOM color format 2014-05-23 15:19:36 +02:00
gstamc.c amc: Use new JNI utils almost everywhere 2015-04-11 19:44:34 +02:00
gstamc.h amc: Use new JNI utils almost everywhere 2015-04-11 19:44:34 +02:00
gstamcaudiodec.c androidmedia: Handle queue/release errors non-fatal 2015-04-17 20:11:46 +02:00
gstamcaudiodec.h amcaudiodec: Remove hack for Google MP3 decoder 2014-09-01 17:44:04 +03:00
gstamcvideodec.c androidmedia: Handle queue/release errors non-fatal 2015-04-17 20:11:46 +02:00
gstamcvideodec.h androidmedia: Fix draining logic to let the base class handle EOS events 2014-08-14 15:27:21 +03:00
gstamcvideoenc.c androidmedia: Make sure to unblock any thread waiting on the drain condition variable when errors happen 2014-08-14 15:27:21 +03:00
gstamcvideoenc.h androidmedia: Fix draining logic to let the base class handle EOS events 2014-08-14 15:27:21 +03:00
gstjniutils.c amc: Allow creating global and local references of objects 2015-04-11 19:37:34 +02:00
gstjniutils.h amc: Allow creating global and local references of objects 2015-04-11 19:37:34 +02:00
Makefile.am androidmedia: Split jni code to gstjniutils.c 2015-03-15 16:28:03 +00:00