build: Readd support for code depending on FFmpeg internals
commita92a43b91fac43e7ad2323f17adeb8f750d35927
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Sun, 26 Jul 2009 02:55:40 +0000 (26 05:55 +0300)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Sun, 26 Jul 2009 17:22:48 +0000 (26 20:22 +0300)
treee1a46cab881faee380e1221061bd2a862cd90048
parentdddd7c62c5cce94b71174355511ae13980b13410
build: Readd support for code depending on FFmpeg internals

Add configure option --ffmpeg-source-dir=PATH. If the user specifies
this option then building code that depends on FFmpeg internals is
enabled and the files files which use internal lavf headers will get
them from this path. The FFmpeg libraries linked with must export
needed internal symbols.
Makefile
configure
libaf/af.c