summaryrefslogtreecommitdiff
path: root/sys/androidmedia/gstamcvideodec.h
Commit message (Expand)AuthorAgeFilesLines
* amcvideodec: set our data pointer in java to NULL on closeMatthew Waters2016-01-291-0/+3
* amcvideodec: move release_output_buffer into the sync metaMatthew Waters2015-11-191-1/+1
* amcviddec: output external-oes texturesMatthew Waters2015-11-171-5/+10
* amcviddec: use gstcontext to retreive the OpenGL contextMatthew Waters2015-10-211-0/+2
* androidmedia: Add support for GL output in amcvideodecMatthieu Bouron2015-10-211-0/+26
* androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIsSebastian Dröge2015-05-311-2/+0
* androidmedia: Fix draining logic to let the base class handle EOS eventsSebastian Dröge2014-08-141-3/+2
* androidmedia: add gst_amc_color_format_copyChen Jie2014-05-261-4/+1
* androidmedia: Update to new GLib thread APISebastian Dröge2012-11-121-2/+2
* androidmedia: Port to 1.0Sebastian Dröge2012-10-251-1/+2
* androidmedia: Make everything buildableSebastian Dröge2012-10-151-4/+0
* Add video decoder elementSebastian Dröge2012-10-151-0/+102