On 7/13/2014 3:01 PM, Michael Niedermayer wrote:
> MSVC does not allow passing file pointers between libs
> This API can thus not work with MSVC and as it was very recently added
> and its it was in no release its removial should not cause any problems
> 
> Found-by: Hendrik Leppkes <h.lepp...@gmail.com>
> Signed-off-by: Michael Niedermayer <michae...@gmx.at>
> ---
>  libavdevice/lavfi.c |   39 ++++++++++++++++-----------------------
>  libavutil/bprint.c  |   24 ------------------------
>  libavutil/bprint.h  |    7 -------
>  3 files changed, 16 insertions(+), 54 deletions(-)

Could something like an AVIO-style read callback work?

- Derek
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to