summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/flac/enc/SoftFlacEncoder.h
Commit message (Collapse)AuthorAgeFilesLines
* The software FLAC encoder now properly signals an error if clientAndreas Huber2013-05-011-0/+1
| | | | | | | | | attempts to configure it with too large an input buffer size. Previously this would lead to memory corruption during encoding due to a typo. Change-Id: I229b07b7dbe87fb8424419706671b66a8d58ec6b related-to-bug: 8778893
* OMX IL wrapper for FLAC encoderJean-Michel Trivi2012-05-091-0/+102
Add wrapper around libFLAC for FLAC encoding in OpenMAX IL. Declare FLAC encoder in OMX component roles. Bug 5525503 Change-Id: I19bbce41c216870669d09365693f4ea89f8bc0f7