Opened 6 years ago

Closed 6 years ago

#2139 closed defect (fixed)

Fix potentially incorrect buffer allocation for video port renderer

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

Description

Currently, video port's renderer frame buffer is allocated according to the size of the video device's (i.e. the renderer's) parameters, while actually it should be based on the frame size given by video stream instead.

Change History (1)

comment:1 Changed 6 years ago by ming

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

In 5864:

Fixed #2139: Fix potentially incorrect buffer allocation for video port renderer

Note: See TracTickets for help on using tickets.