aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* Disable mp3lib and liba52-internal for icc.Gravatar cehoyos2008-10-05
* Revert the removal of the likely/unlikely macros, they are still used.Gravatar diego2008-10-04
* Merge variable declaration and export.Gravatar diego2008-10-04
* Add a comment to lonely 'fi' for clarification.Gravatar diego2008-10-04
* cosmetics: more config.h reorderingGravatar diego2008-10-04
* cosmetics: Reorder entries in config.h.Gravatar diego2008-10-04
* 100l: Revert incorrect removal or --ar and --ranlib options.Gravatar diego2008-10-04
* cosmetics: Improve some config.h comments.Gravatar diego2008-10-04
* Do not duplicate likely/unlikely #defines from libmpeg2/libavcodec in config.h.Gravatar diego2008-10-04
* Remove unused HAVE_SYS_POLL_H definition from config.h.Gravatar diego2008-10-04
* cosmetics: Move around some more stuff in config.mak.Gravatar diego2008-10-04
* cosmetics: Move around stuff in config.mak.Gravatar diego2008-10-04
* Remove unused LIBDIR Makefile variable from config.mak.Gravatar diego2008-10-04
* Remove unused options --ar and --ranlib.Gravatar diego2008-10-04
* Do not set DESTDIR to an empty value so that it can be overridden on theGravatar diego2008-10-04
* FAAC/FAAD are no longer the only available AAC encoders/decoders.Gravatar diego2008-10-04
* Remove word size check and macro and use __WORDSIZE directly instead.Gravatar diego2008-10-04
* Merge SPARC and SPARC64 sections in the CPU detection code.Gravatar diego2008-10-04
* Skip setting variables to empty values in the CPU detection code.Gravatar diego2008-10-04
* 100l copy and paste typo fixGravatar diego2008-10-03
* spelling cosmeticsGravatar diego2008-10-03
* Fix vsscanf test.Gravatar diego2008-10-03
* CVS --> SubversionGravatar diego2008-10-03
* Filter out xpm files from the list of dependencies to check for recursiveGravatar diego2008-10-03
* External liba52 parameters should only be enabled if the check succeeded.Gravatar diego2008-10-03
* Internal liba52 should default to enabled.Gravatar diego2008-10-03
* Make sure -I. appears before all other -I flags.Gravatar diego2008-09-21
* Add shared libswscale support.Gravatar rathann2008-09-16
* Do not clobber _inc_extra variable when setting initial include flags.Gravatar diego2008-09-16
* Initialize _def_liba52 and _def_liba52_internal before the liba52 checksGravatar diego2008-09-16
* External liba52 support, part 2 of 2.Gravatar rathann2008-09-15
* Add -I. to _inc_extra at the beginning instead of to CFLAGS at the end.Gravatar diego2008-09-15
* Avoid useless line in libpostproc test.Gravatar diego2008-09-15
* Rename --enable-tremor-external option to --enable-tremor along with theGravatar diego2008-09-01
* Do not refer to libcdio and liblzo as external in the help output.Gravatar diego2008-09-01
* Rename --enable-faad-external option to --enable-faad along with theGravatar diego2008-09-01
* Initialize _def_faad* variables to disabled before setting them.Gravatar diego2008-09-01
* Fall back on external libfaad check if internal libfaad check failed.Gravatar diego2008-09-01
* Only use winsock2.h to check for closesocket().Gravatar diego2008-08-31
* Fix closesocket test, patch by Serge Levin, serge.levin.spb gmail com.Gravatar diego2008-08-31
* Rename internal libdvdread fork from dvdread to libdvdreadGravatar rathann2008-08-30
* Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.Gravatar diego2008-08-29
* Implement check for closesocket(), needed by libavformat, fixes Bugzilla #1257.Gravatar diego2008-08-29
* Add check for ARM VFP instructions.Gravatar diego2008-08-17
* Use '#include <poll.h>' instead of '#include <sys/poll.h>'.Gravatar diego2008-08-14
* Enable PNG encoder in libavcodec for vf_screenshot only if zlib is enabled.Gravatar diego2008-08-12
* Add VIDIX driver for SuperH Mobile VEU hardware block.Gravatar ben2008-08-11
* The PNG encoder in libavcodec needs to be enabled for vf_screenshot even ifGravatar diego2008-08-10
* Add separate variables for CFLAGS that are specific to internal librariesGravatar diego2008-08-07
* Remove unused Makefile variable.Gravatar diego2008-08-07