Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#2022 closed enhancement (fixed)

Video Toolbox H264 encoder and decoder for Mac and iOS

Reported by: ming Owned by: nanang
Priority: normal Milestone: release-2.7
Component: pjmedia Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

Add support for native H264 encoder and decoder for Mac and iOS platform using Apple's Video Toolbox framework.

Change History (4)

comment:1 Changed 7 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed

In 5603:

Fixed #2022: Video Toolbox H264 encoder and decoder for Mac and iOS

comment:2 Changed 7 years ago by ming

In 5606:

Re #2022: Fixed build configuration to make sure that it's not included in other platforms (such as Android).

comment:3 Changed 7 years ago by ming

In 5609:

Re #2022: Add VideoToolbox? framework to ipjsua XCode project.

  • Add libyuv to XCode project. Users that do not require video can safely remove this library from the project.
  • Also add some privacy mic and camera usage settings in Info.plist

comment:4 Changed 7 years ago by ming

In 5625:

Re #2022: Fixed build error on older Mac SDKs if Foundation.h is not explicitly included.
Also fix warning of unused label.

Note: See TracTickets for help on using tickets.