summaryrefslogtreecommitdiff
path: root/omx/gstomxaudioenc.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-14omx: Let base classes handle EOSSebastian Dröge1-3/+0
2013-02-25omxaudioenc: Rename component variableSebastian Dröge1-2/+2
2013-02-12omx: Some minor refactoring and cleanupSebastian Dröge1-1/+0
2013-01-17omx: Fix includes to properly work with the 1.0 releasesSebastian Dröge1-0/+1
2012-11-12omx: Update to new GLib thread APISebastian Dröge1-2/+2
2012-04-13Port to Gst 0.11Olivier Crête1-10/+1
2011-12-06omxaudioenc: Use correct timestamp, duration and filled length for the EOS bu...Sebastian Dröge1-0/+2
2011-11-25omxaudioenc: Use audio base classes from gst-plugins-base instead of having o...Sebastian Dröge1-6/+6
2011-11-08omxaudioenc: Don't try to drain the component after EOSSebastian Dröge1-0/+3
2011-11-01omxaudioenc: Implement draining of the component and use itSebastian Dröge1-0/+6
2011-11-01omxaudioenc: Forward downstream flow returns to upstreamSebastian Dröge1-0/+2
2011-08-17omxaudioenc: Add vfunc to get the number of samples inside a bufferSebastian Dröge1-0/+1
2011-08-16omxaudioenc: Add initial version of audio encoder base classSebastian Dröge1-0/+85