summaryrefslogtreecommitdiff
path: root/sys/applemedia/vtenc.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-02applemedia: vtenc: Register a hardware-only vtenc_h264_hw element on OSXHeinrich Fink1-0/+1
2015-06-01vtenc: fix keyframe request race conditionIlya Konstantinov1-1/+1
2014-12-10vtenc: negotiate profile and level with downstreamAlessandro Decina1-0/+1
2014-12-10vtenc: report latencyAlessandro Decina1-0/+1
2014-12-05vtenc: Add properties to specify the maximum keyframe interval in frames and ...Sebastian Dröge1-0/+2
2014-11-27vtenc: add quality propertyAlessandro Decina1-0/+1
2014-11-07vtenc: add realtime and allow-frame-reordering propertiesAlessandro Decina1-0/+2
2014-09-18vtenc: Properly handle keyframesSebastian Dröge1-1/+0
2014-09-17vtenc: Only drain the encoder in ::finish(), not on every frameSebastian Dröge1-1/+1
2014-09-16vtenc: Port to GstVideoEncoder base classSebastian Dröge1-7/+4
2014-09-16vtenc: Port to the real VideoToolbox API instead of using our dlopen() wrapperSebastian Dröge1-6/+2
2013-10-02vtenc: Use correct strides, etc from the GstVideoFrameDominik Röttsches1-0/+2
2013-02-16applemedia: update contact informationOle André Vadla Ravnås1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2010-11-11applemedia: don't push synchronously from callbackOle André Vadla Ravnås1-1/+1
2010-11-08vtenc: remove keyframe enforcement workaroundOle André Vadla Ravnås1-2/+0
2010-11-02applemedia: switch vtapi to CFTypeRef style typedefsOle André Vadla Ravnås1-1/+1
2010-10-28applemedia: New plugin for Apple multimedia APIsOle André Vadla Ravnås1-0/+89