Opened 11 years ago

Closed 11 years ago

#2026 closed enhancement (fixed)

[PATCH] SAP muxer SDP session name not set

Reported by: Jernej Virag Owned by:
Priority: wish Component: avformat
Version: git-master Keywords: sdp
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

SAP muxer does not pass session name to av_sdp_create which causes session name to be always "No Name". This patch fixes this by passing "title" metadata field to av_sdp_create same as RTP muxer.

Attachments (1)

0001-SAP-muxer-set-session-name-from-metadata.patch (1.2 KB ) - added by Jernej Virag 11 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by Carl Eugen Hoyos, 11 years ago

Keywords: sap removed
Priority: normalwish
Type: defectenhancement

Please send patches to ffmpeg-devel, they get more attention there.

comment:2 by Carl Eugen Hoyos, 11 years ago

Resolution: fixed
Status: newclosed

The patch was applied.

Note: See TracTickets for help on using tickets.