Opened 12 years ago
Closed 12 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)
Change History (3)
by , 12 years ago
Attachment: | 0001-SAP-muxer-set-session-name-from-metadata.patch added |
---|
comment:1 by , 12 years ago
Keywords: | sap removed |
---|---|
Priority: | normal → wish |
Type: | defect → enhancement |
Note:
See TracTickets
for help on using tickets.
Please send patches to ffmpeg-devel, they get more attention there.