[FFmpeg-devel] [PATCH] Make golomb.c compilation optional

Panagiotis Issaris takis.issaris
Mon May 21 15:45:04 CEST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

The attached patch makes sure golomb.c is only compiled when needed.

When disabling all codecs for which I explicitly enabled the golomb.o
dependency, all compiled fine without unresolved symbols:
./configure --disable-decoder=h264 --disable-encoder=sonic_ls
- --disable-decoder=sonic --disable-encoder=sonic
- --disable-decoder=shorten --disable-decoder=svq3
- --disable-encoder=jpegls --disable-decoder=jpegls --disable-decoder=loco
- --disable-decoder=cavs --disable-decoder=ffv1 --disable-decoder=flac
- --disable-encoder=flac

I obviously tried other configurations as well (such as a plain
./configure and some subsets of the above mentioned flags).


 Makefile |   25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)

With friendly regards,
Takis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGUaJg9kOxLuzz4CkRArGOAJ90Di4zzYoVMpnnGcSGF+NFYj+JswCeK6Ph
WYcXRHCp9QGFwZTWxT+Mc44=
=S+ku
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pi-20070521T152456-ffmpeg-golomb_optional.diff
Type: text/x-patch
Size: 4329 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070521/c47bea29/attachment.bin>



More information about the ffmpeg-devel mailing list