1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-06-14 22:15:12 +02:00

Merge commit 'f0b234ab9e406efee85c17eb435db646092a943b'

* commit 'f0b234ab9e406efee85c17eb435db646092a943b':
  avformat: AviSynth demuxer rewrite

Conflicts:
	configure
	libavformat/avisynth.c

See: b9ad009475 (as well as later commits)
Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2013-12-09 11:44:37 +01:00

View File

@ -1,5 +1,5 @@
/* /*
* Avi/AvxSynth support * AviSynth/AvxSynth support
* Copyright (c) 2012 AvxSynth Team. * Copyright (c) 2012 AvxSynth Team.
* *
* This file is part of FFmpeg * This file is part of FFmpeg