gstreamer/sys/androidmedia
Mathias Hasselmann d387bfd188 androidmedia: Don't add metadata to locked buffer
The video decoders tried calling gst_buffer_add_*meta() on non-writable
buffer resulting in warnings of this kind:

  gstamcvideodec.c:921 (_gl_sync_render_unlocked): WARNING: amcvideodec
  Failed to create the transformation meta for the gl_sync 0xabc03848
  buffer 0xabb01b40 (0)

https://bugzilla.gnome.org/show_bug.cgi?id=758694
2015-11-26 22:24:26 +11:00
..
org/freedesktop/gstreamer/androidmedia androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11:00
gstamc-constants.h androidmedia: Add support for H265/HEVC 2015-07-08 11:42:48 +03:00
gstamc.c androidmedia: Only allow GL output if the decoder has unknown color formats 2015-10-21 04:27:43 +11:00
gstamc.h androidmedia: Only allow GL output if the decoder has unknown color formats 2015-10-21 04:27:43 +11:00
gstamcaudiodec.c androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11:00
gstamcaudiodec.h androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIs 2015-05-31 21:27:27 +02:00
gstamcsurface.c androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11:00
gstamcsurface.h androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11:00
gstamcsurfacetexture.c androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11:00
gstamcsurfacetexture.h androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11:00
gstamcvideodec.c androidmedia: Don't add metadata to locked buffer 2015-11-26 22:24:26 +11:00
gstamcvideodec.h amcvideodec: move release_output_buffer into the sync meta 2015-11-19 19:25:48 +11:00
gstamcvideoenc.c androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11:00
gstamcvideoenc.h androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIs 2015-05-31 21:27:27 +02:00
gstjniutils.c androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11:00
gstjniutils.h androidmedia: Add support for GL output in amcvideodec 2015-10-21 04:27:43 +11:00
Makefile.am amcviddec: output external-oes textures 2015-11-17 15:27:26 +11:00