-
- Downloads
* #16724: video: don't create a temporary SDP file
The SDP is already in memory and can be used as such by simply overriding the "read" function of our AVIOContext.
Please register or sign in to comment
The SDP is already in memory and can be used as such by simply overriding the "read" function of our AVIOContext.