[FFmpeg-devel] [PATCH 1/6] avformat: add url field to AVFormatContext

Derek Buitenhuis derek.buitenhuis at gmail.com
Sun Dec 31 00:22:21 EET 2017


On 12/30/2017 9:16 PM, Marton Balint wrote:
> +     * - muxing: may be set by the caller before avformat_write_header() (or
> +     *           avformat_init_output() if that is called first). Set to an
> +     *           empty string if it was NULL in avformat_init_output().

For the muxing case, it would be nice if it was explicitly documented by who and how
the string is allocated and by who and how it is freed.

- Derek



More information about the ffmpeg-devel mailing list