gstreamer/sys/androidmedia
Andoni Morales Alastruey 6b49683447 androidmedia: fix access to invalid buffers in the decoding loop
Flushing the decoder invalidates all buffers, so it should be done
after quiting the decoding loop. Otherwise we can jump into
"failed_release" and stop everything

https://bugzilla.gnome.org/show_bug.cgi?id=711156
2013-10-30 16:24:17 +01:00
..
gstamc-constants.h androidmedia: add support for a new qualcomm colorspace 2013-09-03 11:06:00 +02:00
gstamc.c androidmedia: make gst_amc_avc_profile_from_string recognize alt name 2013-10-18 10:01:43 +01:00
gstamc.h androidmedia: Port to 1.0 2012-10-25 14:05:48 +02:00
gstamcaudiodec.c androidmedia: fix access to invalid buffers in the decoding loop 2013-10-30 16:24:17 +01:00
gstamcaudiodec.h androidmedia: Update to new GLib thread API 2012-11-12 11:32:44 +01:00
gstamcvideodec.c androidmedia: fix access to invalid buffers in the decoding loop 2013-10-30 16:24:17 +01:00
gstamcvideodec.h androidmedia: Update to new GLib thread API 2012-11-12 11:32:44 +01:00
Makefile.am androidmedia: Port to 1.0 2012-10-25 14:05:48 +02:00