summaryrefslogtreecommitdiff
path: root/omx/gstomxvideoenc.h
Commit message (Expand)AuthorAgeFilesLines
* omxvideoenc: drop unused data memberJosep Torra2013-03-011-3/+0
* omxvideoenc: 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: Fix some compilation errors caused by circular includesSebastian Dröge2012-12-121-1/+1
* omx: Update to new GLib thread APISebastian Dröge2012-11-121-2/+2
* omx: Port to video base classes from -baseSebastian Dröge2012-10-221-6/+7
* Port to Gst 0.11Olivier Crête2012-04-131-12/+6
* omxvideoenc: Use correct timestamp, duration and filled length for the EOS bu...Sebastian Dröge2011-12-061-0/+2
* omxvideoenc: Add vfunc for handling the output framesSebastian Dröge2011-11-151-0/+1
* omxvideoenc: Don't try to drain the component after EOSSebastian Dröge2011-11-081-0/+3
* omxvideoenc: Better handling of encoder parametersSebastian Dröge2011-11-021-1/+1
* omxvideoenc: 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
* omxvideoenc: Add support for setting bitrate/quantization related parametersSebastian Dröge2011-07-281-0/+7
* omxvideoenc: Add video encoder base class and MPEG4 video encoderSebastian Dröge2011-07-201-0/+85