gstreamer/sys/androidmedia
Jan Schmidt 1df82fc14f androidmedia: Add new color format, and enhance debug output
Add a new color format seen on my Galaxy S3
(OMX_SEC_COLOR_FormatNV12Tiled = 0x7fc00002) to the table,
but don't actually implement it - the decoder doesn't choose it.

Remove an assert that makes the plugin fail noisily and take the app down
if it sees a color format it doesn't recognise (just skip the codec instead)

Modify the debug output when plugin scanning to print color format info to
make this sort of thing easier in the future.
2013-12-31 23:24:06 +11:00
..
gstamc-constants.h androidmedia: Add new color format, and enhance debug output 2013-12-31 23:24:06 +11:00
gstamc.c androidmedia: Add new color format, and enhance debug output 2013-12-31 23:24:06 +11: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 amcvideodec: Use new gst_video_decoder_set_needs_format() API 2013-12-05 11:50: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