summaryrefslogtreecommitdiff
path: root/sys/androidmedia/gstamcaudiodec.h
Commit message (Expand)AuthorAgeFilesLines
* androidmedia: Conditionally use get_{input,output}_buffer() Android 21 APIsSebastian Dröge2015-05-311-2/+0
* amcaudiodec: Add an output adapter for chunking the output into codec framesSebastian Dröge2015-05-191-0/+3
* amcaudiodec: Remove hack for Google MP3 decoderSebastian Dröge2014-09-011-3/+0
* androidmedia: Fix draining logic to let the base class handle EOS eventsSebastian Dröge2014-08-141-3/+2
* amcaudiodec: Calculate number of samples per frame for MP3 and use thatSebastian Dröge2014-02-141-0/+1
* androidmedia: Update to new GLib thread APISebastian Dröge2012-11-121-2/+2
* androidmedia: Port to 1.0Sebastian Dröge2012-10-251-4/+6
* Add workaround for Google MP3 decoder outputting garbage in first output bufferSebastian Dröge2012-10-151-0/+3
* Add support for audio decoders, completely untested so farSebastian Dröge2012-10-151-0/+96