[FFmpeg-devel] [PATCH] [RFC] avformat/async: support filling with a background thread.
Zhang Rui
bbcallen at gmail.com
Fri Jul 17 06:00:57 CEST 2015
2015-07-16 22:00 GMT+08:00 Michael Niedermayer <michael at niedermayer.cc>:
> On Thu, Jul 16, 2015 at 03:04:42PM +0800, Zhang Rui wrote:
>> ---
>> configure | 1 +
>> libavformat/Makefile | 1 +
>> libavformat/allformats.c | 1 +
>> libavformat/async.c | 380 +++++++++++++++++++++++++++++++++++++++++++++++
>> 4 files changed, 383 insertions(+)
>> create mode 100644 libavformat/async.c
>
> please add some information about this and an example to the docs
OK
> a fate test also could be added
fate rsync is a little slow from my home network, I'll add one in a week or two.
More information about the ffmpeg-devel
mailing list