summaryrefslogtreecommitdiff
path: root/omx/gstomxvideoenc.h
AgeCommit message (Expand)AuthorFilesLines
2015-09-23gstomxvideoenc: set the sync point for keyframeLeo Liu1-0/+1
2015-02-05gstomxvideoenc: add force-keyframe-period propertyBrijesh Singh1-0/+3
2015-02-05gstomxvideoenc: add fix-timestamp propertyBrijesh Singh1-0/+3
2014-03-03gstomxvideoenc: add capture geometry supportLeo Liu1-0/+2
2014-03-03gstomxvideoenc: implement capture configuration supportLeo Liu1-0/+2
2014-02-07gstomxvideoenc: implement scaling configuration supportLeo Liu1-0/+3
2013-03-01omxvideoenc: drop unused data memberJosep Torra1-3/+0
2013-02-25omxvideoenc: 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-12-12omx: Fix some compilation errors caused by circular includesSebastian Dröge1-1/+1
2012-11-12omx: Update to new GLib thread APISebastian Dröge1-2/+2
2012-10-22omx: Port to video base classes from -baseSebastian Dröge1-6/+7
2012-04-13Port to Gst 0.11Olivier Crête1-12/+6
2011-12-06omxvideoenc: Use correct timestamp, duration and filled length for the EOS bu...Sebastian Dröge1-0/+2
2011-11-15omxvideoenc: Add vfunc for handling the output framesSebastian Dröge1-0/+1
2011-11-08omxvideoenc: Don't try to drain the component after EOSSebastian Dröge1-0/+3
2011-11-02omxvideoenc: Better handling of encoder parametersSebastian Dröge1-1/+1
2011-11-01omxvideoenc: 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-07-28omxvideoenc: Add support for setting bitrate/quantization related parametersSebastian Dröge1-0/+7
2011-07-20omxvideoenc: Add video encoder base class and MPEG4 video encoderSebastian Dröge1-0/+85