summaryrefslogtreecommitdiff
path: root/omx/gstomxaudioenc.h
Commit message (Expand)AuthorAgeFilesLines
* omx: Let base classes handle EOSSebastian Dröge2014-08-141-3/+0
* omxaudioenc: Rename component variableSebastian Dröge2013-02-251-2/+2
* omx: Some minor refactoring and cleanupSebastian Dröge2013-02-121-1/+0
* omx: Fix includes to properly work with the 1.0 releasesSebastian Dröge2013-01-171-0/+1
* omx: Update to new GLib thread APISebastian Dröge2012-11-121-2/+2
* Port to Gst 0.11Olivier Crête2012-04-131-10/+1
* omxaudioenc: Use correct timestamp, duration and filled length for the EOS bu...Sebastian Dröge2011-12-061-0/+2
* omxaudioenc: Use audio base classes from gst-plugins-base instead of having o...Sebastian Dröge2011-11-251-6/+6
* omxaudioenc: Don't try to drain the component after EOSSebastian Dröge2011-11-081-0/+3
* omxaudioenc: Implement draining of the component and use itSebastian Dröge2011-11-011-0/+6
* omxaudioenc: Forward downstream flow returns to upstreamSebastian Dröge2011-11-011-0/+2
* omxaudioenc: Add vfunc to get the number of samples inside a bufferSebastian Dröge2011-08-171-0/+1
* omxaudioenc: Add initial version of audio encoder base classSebastian Dröge2011-08-161-0/+85