aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* Merge svn changes up to r31176Gravatar Uoti Urpala2010-05-30
|\
* \ Merge svn changes up to r31169Gravatar Uoti Urpala2010-05-30
|\ \
* \ \ Merge svn changes up to r31145Gravatar Uoti Urpala2010-05-30
|\ \ \
| | | * Check for termios.h before sys/termios.h.Gravatar diego2010-05-14
| | |/
* | | vdpau: drop support for old versionsGravatar Uoti Urpala2010-05-11
| | * Remove internal liba52 copy.Gravatar diego2010-05-09
| |/
| * cosmetics: Drop leading underscore from some commonly-used variable names.Gravatar diego2010-05-09
* | Merge svn changes up to r31133Gravatar Uoti Urpala2010-05-07
|\ \
* \ \ Merge svn changes up to r31100Gravatar Uoti Urpala2010-05-07
|\ \ \
| | | * Fix compilation with old libschroedinger-dev installed.Gravatar cehoyos2010-05-06
| | |/
| | * Revert accidental change to default CFLAGS.Gravatar reimar2010-04-30
| | * Add configure detection for SDL backend for -vo gl.Gravatar reimar2010-04-30
| | * Fix compilation with gcc 2.95.3 (with --disable-ass).Gravatar cehoyos2010-04-28
| | * Add llrintf test for FFmpeg.Gravatar diego2010-04-27
| |/
| * Fix compilation with live555 after libavutil r22965.Gravatar cehoyos2010-04-27
* | Merge svn changes up to r31097Gravatar Uoti Urpala2010-04-26
|\|
* | Merge svn changes up to r31050Gravatar Uoti Urpala2010-04-26
|\ \
* \ \ Merge svn changes up to r31033Gravatar Uoti Urpala2010-04-26
|\ \ \
* \ \ \ Merge svn changes up to r31020Gravatar Uoti Urpala2010-04-26
|\ \ \ \
* \ \ \ \ Merge svn changes up to r31004Gravatar Uoti Urpala2010-04-26
|\ \ \ \ \
* \ \ \ \ \ Merge svn changes up to r30967Gravatar Uoti Urpala2010-04-26
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge svn changes up to r30917Gravatar Uoti Urpala2010-04-26
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge svn changes up to r30907Gravatar Uoti Urpala2010-04-26
|\ \ \ \ \ \ \ \
| | | | | | | | * Remove code to work around bugs in ancient libSDL versions, the code has beenGravatar reimar2010-04-24
| | | | | | | | * VIDIX only works for Linux on the x86_64 architecture, not on other OSes.Gravatar diego2010-04-22
| | | | | | | | * Revert obscure hack that disables the malloc.h check on certain BSD platforms.Gravatar diego2010-04-21
| | | | | | | |/
| | | | | | | * Tell x264 that we aren't going to give it timestamps.Gravatar lorenm2010-04-20
| | | | | | |/
| | | | | | * Generate dependency information as a sideeffect of compilation.Gravatar diego2010-04-06
| | | | | | * Add -MP to dependency command.Gravatar diego2010-04-05
| | | | | | * Drop unused DEPEND_CMD from config.mak; FFmpeg no longer needs it.Gravatar diego2010-04-05
| | | | | |/
| | | | | * Remove -O4 from FAAC check, it is in our standard CFLAGS already.Gravatar diego2010-04-04
| | | | | * Directly use CFLAGS for ASFLAGS instead of duplicating the variable content.Gravatar diego2010-04-04
| | | | | * cosmetics: prettyprint config.mak somewhatGravatar diego2010-04-04
| | | | |/
| | | | * Remove no longer necessary CONFIG_SWSCALE from config.h/config.mak.Gravatar diego2010-04-04
| | | | * Cosmetics: Fix indentation.Gravatar cehoyos2010-04-02
| | | | * Do not try -march=native for icc.Gravatar cehoyos2010-04-02
* | | | | build: create and install .mo translation filesGravatar Uoti Urpala2010-04-01
| | | | * Add HAVE_STRERROR_R definition for FFmpeg to config.h.Gravatar diego2010-03-28
| | | | * Add definition of CONFIG_LIBRTMP to config.h for FFmpeg.Gravatar diego2010-03-28
| | | | * Fix compilation after librtmp support in FFmpeg.Gravatar reimar2010-03-28
| | | |/
| | | * Remove unused OPTFLAGS variable from config.mak.Gravatar diego2010-03-25
| | | * Remove unused MACOSX_BUNDLE config.mak entry.Gravatar diego2010-03-25
| | | * Move some FFmpeg-specific entries to the FFmpeg section of config.mak.Gravatar diego2010-03-25
| | | * Introduce mak_enable function to set variables in config.mak.Gravatar diego2010-03-17
| | | * Rename SGI_MIPS architecture to plain MIPS.Gravatar diego2010-03-17
| | | * Drop libavcodec_arch hack; ARCH can now be set directly in config.mak.Gravatar diego2010-03-17
| | | * Lowercase arch and subarch values.Gravatar diego2010-03-17
| | | * cosmetics: Drop leading underscore from cpuexts variables.Gravatar diego2010-03-17
| | | * Make ff_config_enable work with lowercase values.Gravatar diego2010-03-17
| | | * Split subarch handling off from generic arch handling.Gravatar diego2010-03-17
| | |/