summaryrefslogtreecommitdiff
path: root/sys/androidmedia/gstamc.h
Commit message (Expand)AuthorAgeFilesLines
* amc: Add an assertion for NULL GErrorsSebastian Dröge2016-01-221-4/+8
* androidmedia: Only allow GL output if the decoder has unknown color formatsMatthieu Bouron2015-10-211-0/+1
* androidmedia: Add support for GL output in amcvideodecMatthieu Bouron2015-10-211-2/+4
* androidmedia: Add support for H265/HEVCSebastian Dröge2015-07-081-1/+5
* androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIsSebastian Dröge2015-05-311-3/+5
* amc: Use new JNI utils almost everywhereSebastian Dröge2015-04-111-11/+6
* androidmedia: Add exceptions from the Java API to error messages, and post mo...Sebastian Dröge2014-05-301-0/+17
* androidmedia: Add a GError argument to all amc methods and catch exceptions t...Sebastian Dröge2014-05-301-25/+25
* Revert "androidmedia: Place some const keywords in a few places"Sebastian Dröge2014-05-271-2/+2
* androidmedia: Place some const keywords in a few placesSebastian Dröge2014-05-261-2/+2
* androidmedia: add gst_amc_color_format_copyChen Jie2014-05-261-0/+24
* androidmedia: move create_src|sink_caps to gstamc.cChen Jie2014-05-261-2/+4
* androidmedia: Port to 1.0Sebastian Dröge2012-10-251-4/+4
* Add support for audio decoders, completely untested so farSebastian Dröge2012-10-151-0/+4
* Print the MediaFormats we get in the debug logsSebastian Dröge2012-10-151-0/+2
* Improve level/profile handlingSebastian Dröge2012-10-151-1/+1
* Add some more JNI wrappingSebastian Dröge2012-10-151-1/+5
* Implement basic wrapper around MediaCodec APISebastian Dröge2012-10-151-17/+35
* Some more WIPSebastian Dröge2012-10-151-2/+85
* Initial commitSebastian Dröge2012-10-151-0/+34