[FFmpeg-devel] [PATCH 00/11] AviSynth demuxer cleanups

Michael Niedermayer michaelni at gmx.at
Mon Oct 28 22:37:25 CET 2013


On Mon, Oct 28, 2013 at 04:52:42PM -0400, Stephen Hutchinson wrote:
> I've been trying to get the new AviSynth demuxer into
> libav so that there's not such a massive difference
> between it and FFmpeg concerning AviSynth support.
> 
> One notable and unavoidable difference is that libav
> does not want to support AviSynth 2.5 nor to have local
> versions of the headers in compat/.  IMO, these should
> be retained in FFmpeg. This patchset applies almost all
> of the changes suggested there so that the 2.5.8 and
> compat/ support are the only points where the two diverge.
> 
> Stephen Hutchinson (11):
>   avisynth: Introduce USING_AVISYNTH macro
>   avisynth: Change most of the comments to /* */ from //
>   avisynth: Cosmetics
>   avisynth: Compact AvxSynth's avoidance of 2.6's colorspaces.
>   avisynth: Don't declare structs anonymously
>   avisynth: Remove a couple of useless AviSynthContext casts
>   avisynth: Remove outdated undef block
>   avisynth: Use AV_* prefixes for video and audio IDs
>   avisynth: Switch a couple of AVERROR_UNKNOWNs to AVERROR(ENOMEM)
>   avisynth: Simplify a stray av_log message
>   avisynth: Factor out a couple of returns
> 
>  libavformat/avisynth.c | 308 ++++++++++++++++++++++++++-----------------------
>  1 file changed, 166 insertions(+), 142 deletions(-)

all applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I do not agree with what you have to say, but I'll defend to the death your
right to say it. -- Voltaire
-------------- 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-devel/attachments/20131028/60788269/attachment.asc>


More information about the ffmpeg-devel mailing list