[FFmpeg-devel] [PATCH] Add av_file_get_size() and av_file_read(), replace cmdutils.h:read_file().
Stefano Sabatini
stefano.sabatini-lala
Tue Nov 30 23:41:36 CET 2010
On date Monday 2010-11-29 12:54:37 +0100, Stefano Sabatini encoded:
> On date Monday 2010-11-29 12:25:34 +0100, Stefano Sabatini encoded:
> > On date Friday 2010-11-26 14:15:47 +0100, Aurelien Jacobs encoded:
> > > On Fri, Nov 26, 2010 at 01:25:37PM +0100, Stefano Sabatini wrote:
> > > > On date Friday 2010-11-26 01:32:11 +0100, Stefano Sabatini encoded:
> > > > > ---
> > > > > cmdutils.c | 24 ---------------------
> > > > > cmdutils.h | 11 ----------
> > > > > ffmpeg.c | 3 +-
> > > > > libavutil/Makefile | 2 +
> > > > > libavutil/file.c | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++
> > > > > libavutil/file.h | 43 +++++++++++++++++++++++++++++++++++++++
> > > > > 6 files changed, 104 insertions(+), 36 deletions(-)
> > > > > create mode 100644 libavutil/file.c
> > > > > create mode 100644 libavutil/file.h
> > > >
> > > > Updated with fixes.
> > >
> > > > From 68b5d5f1806a92ffe8743a48c5064f29a35841b1 Mon Sep 17 00:00:00 2001
> > > > From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> > > > Date: Fri, 26 Nov 2010 01:27:58 +0100
> > > > Subject: [PATCH] Add av_file_get_size() and av_file_read(), replace
> > > > cmdutils.h:read_file().
> > > >
> > > > ---
> > > > cmdutils.c | 24 ---------------------
> > > > cmdutils.h | 11 ---------
> > > > ffmpeg.c | 3 +-
> > > > libavutil/Makefile | 2 +
> > > > libavutil/file.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++
> > > > libavutil/file.h | 45 +++++++++++++++++++++++++++++++++++++++
> > > > 6 files changed, 108 insertions(+), 36 deletions(-)
> > > > create mode 100644 libavutil/file.c
> > > > create mode 100644 libavutil/file.h
Ping.
--
FFmpeg = Formidable Freak Meaningful Peaceful Experimenting Governor
More information about the ffmpeg-devel
mailing list