diff options
author | d s <avxsynth.testing@gmail.com> | 2013-11-26 21:58:28 -0500 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-12-08 21:54:50 +0100 |
commit | f0b234ab9e406efee85c17eb435db646092a943b (patch) | |
tree | 6557e14827fbc3a9682338e117acbcf8e8050f60 /libavformat/rpl.c | |
parent | 19c20a0a1a46f61606fdc8f0eb6a4a59bac8b63f (diff) | |
download | ffmpeg-f0b234ab9e406efee85c17eb435db646092a943b.tar.gz |
avformat: AviSynth demuxer rewrite
Directly loads AviSynth through LoadLibrary instead of relying on
Video for Windows, and supports using AvxSynth (via dlopen) to
open scripts on Linux and OS X.
Error messages from AviSynth/AvxSynth are now reported through
av_log and exit, rather than the traditional behavior of generating
an error video that the user would need to watch to diagnose.
The main rewrite was authored by d s <avxsynth.testing@gmail.com>
from the AvxSynth team, with additional contributions by
Oka Motofumi <chikuzen.mo@gmail.com>
Stephen Hutchinson <qyot27@gmail.com>
Diego Biurrun <diego@biurrun.de>
Anton Khirnov <anton@khirnov.net>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavformat/rpl.c')
0 files changed, 0 insertions, 0 deletions