[FFmpeg-cvslog] Add AVIO_FLAG_DIRECT.
Michael Niedermayer
michaelni at gmx.at
Wed Apr 4 21:06:47 CEST 2012
On Wed, Apr 04, 2012 at 08:39:57PM +0200, Reimar Döffinger wrote:
> ffmpeg | branch: master | Reimar Döffinger <Reimar.Doeffinger at gmx.de> | Sun Mar 25 11:58:55 2012 +0200| [a45605a1ba3126c4d8314886d90326a7ffe746ff] | committer: Reimar Döffinger
>
> Add AVIO_FLAG_DIRECT.
>
> Allows avoiding the buffer when using avio read, write and seek functions.
> When using the ffmpeg executable -avioflags direct can be used to enable
> this mode for input files, but has no effect on output files.
>
> Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
>
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a45605a1ba3126c4d8314886d90326a7ffe746ff
> ---
>
> libavformat/avformat.h | 2 ++
> libavformat/avio.h | 15 +++++++++++++++
> libavformat/aviobuf.c | 31 ++++++++++++++++++++++---------
> libavformat/options_table.h | 2 ++
> libavformat/utils.c | 2 +-
> tests/fate/demux.mak | 3 +++
> 6 files changed, 45 insertions(+), 10 deletions(-)
reference file './tests/ref/fate/avio-direct' not found
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Let us carefully observe those good qualities wherein our enemies excel us
and endeavor to excel them, by avoiding what is faulty, and imitating what
is excellent in them. -- Plutarch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-cvslog/attachments/20120404/f05704e5/attachment.asc>
More information about the ffmpeg-cvslog
mailing list