Reimar Döffinger a45605a1ba 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@gmx.de>
2012-04-04 20:39:33 +02:00
2012-04-04 20:39:33 +02:00
2012-04-02 21:23:56 +02:00
2011-06-12 18:01:29 +02:00
2012-04-04 20:39:33 +02:00
2012-03-27 20:08:41 +02:00
2011-12-05 20:04:48 +01:00
2012-01-25 22:47:45 +01:00
2012-04-04 11:50:16 +02:00
2011-04-08 02:50:13 +02:00
2012-03-19 00:19:13 +01:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%