[FFmpeg-devel] [PATCH 2/7] avformat: add url field to AVFormatContext
Michael Niedermayer
michael at niedermayer.cc
Mon Jan 15 00:03:51 EET 2018
On Sat, Jan 06, 2018 at 09:50:27PM +0100, Marton Balint wrote:
> This will replace the 1024 character limited filename field. Compatiblity for
> output contexts are provided by copying filename field to URL if URL is unset
> and by providing an internal function for muxers to set both url and filename
> at once.
>
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
> doc/APIchanges | 3 +++
> libavformat/avformat.h | 15 +++++++++++++++
> libavformat/internal.h | 7 +++++++
> libavformat/mux.c | 11 ++++++++++-
> libavformat/utils.c | 14 ++++++++++++++
> libavformat/version.h | 2 +-
> 6 files changed, 50 insertions(+), 2 deletions(-)
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Take away the freedom of one citizen and you will be jailed, take away
the freedom of all citizens and you will be congratulated by your peers
in Parliament.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180114/2c0d5d9b/attachment.sig>
More information about the ffmpeg-devel
mailing list