summaryrefslogtreecommitdiff
path: root/sys/applemedia/vtenc.h
Commit message (Expand)AuthorAgeFilesLines
* applemedia: vtenc: Register a hardware-only vtenc_h264_hw element on OSXHeinrich Fink2016-06-021-0/+1
* vtenc: fix keyframe request race conditionIlya Konstantinov2015-06-011-1/+1
* vtenc: negotiate profile and level with downstreamAlessandro Decina2014-12-101-0/+1
* vtenc: report latencyAlessandro Decina2014-12-101-0/+1
* vtenc: Add properties to specify the maximum keyframe interval in frames and ...Sebastian Dröge2014-12-051-0/+2
* vtenc: add quality propertyAlessandro Decina2014-11-271-0/+1
* vtenc: add realtime and allow-frame-reordering propertiesAlessandro Decina2014-11-071-0/+2
* vtenc: Properly handle keyframesSebastian Dröge2014-09-181-1/+0
* vtenc: Only drain the encoder in ::finish(), not on every frameSebastian Dröge2014-09-171-1/+1
* vtenc: Port to GstVideoEncoder base classSebastian Dröge2014-09-161-7/+4
* vtenc: Port to the real VideoToolbox API instead of using our dlopen() wrapperSebastian Dröge2014-09-161-6/+2
* vtenc: Use correct strides, etc from the GstVideoFrameDominik Röttsches2013-10-021-0/+2
* applemedia: update contact informationOle André Vadla Ravnås2013-02-161-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* applemedia: don't push synchronously from callbackOle André Vadla Ravnås2010-11-111-1/+1
* vtenc: remove keyframe enforcement workaroundOle André Vadla Ravnås2010-11-081-2/+0
* applemedia: switch vtapi to CFTypeRef style typedefsOle André Vadla Ravnås2010-11-021-1/+1
* applemedia: New plugin for Apple multimedia APIsOle André Vadla Ravnås2010-10-281-0/+89