[FFmpeg-devel] [PATCH 1/2] lavf/avio: Extend API with avio_move() and avio_delete()
Hendrik Leppkes
h.leppkes at gmail.com
Sun Jun 21 10:11:53 CEST 2015
On Sat, Jun 20, 2015 at 2:52 PM, Mariusz Szczepańczyk
<mszczepanczyk at gmail.com> wrote:
> ---
> doc/APIchanges | 4 ++++
> libavformat/avio.c | 38 ++++++++++++++++++++++++++++++++++++++
> libavformat/avio.h | 19 +++++++++++++++++++
> libavformat/url.h | 2 ++
> libavformat/version.h | 2 +-
> 5 files changed, 64 insertions(+), 1 deletion(-)
>
Why do we need moving and deleting files in avio? Whats the use-case for ffmpeg?
- Hendrik
More information about the ffmpeg-devel
mailing list