summaryrefslogtreecommitdiff
path: root/configure
Commit message (Collapse)AuthorAge
* * fixed --enable-shared handlingZdenek Kabelac2002-05-16
| | | | Originally committed as revision 503 to svn://svn.ffmpeg.org/ffmpeg/trunk
* enable simple-idct by default (needed cuz otherwise files encoded with ↵Michael Niedermayer2002-05-14
| | | | | | ffmpeg will show stripes with the reference IDCT during decoding) Originally committed as revision 495 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * using liba52Zdenek Kabelac2002-04-22
| | | | Originally committed as revision 417 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * solaris does not support -qZdenek Kabelac2002-04-16
| | | | Originally committed as revision 402 to svn://svn.ffmpeg.org/ffmpeg/trunk
* - ME setting moved to AVCodecContext/MpegEncContext, no longer a global.Juanjo2002-04-14
| | | | | | | | - EPZS ME algo used by default. - HQ flag activated for ffmpeg. - Cosmetics ... Originally committed as revision 398 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * no error message without config.hZdenek Kabelac2002-04-11
| | | | Originally committed as revision 396 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * support for simple_idct configZdenek Kabelac2002-04-11
| | | | | | * preserving timestamp if config.h is not modifed Originally committed as revision 395 to svn://svn.ffmpeg.org/ffmpeg/trunk
* - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.Juanjo2002-03-10
| | | | | | - Changes on AVI and WAV muxers to support MP3 encoding. Originally committed as revision 323 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * BeOS patch by François Revol <revol@free.fr>François Revol2002-03-08
| | | | | | fixing some compilation problems Originally committed as revision 319 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>Nick Kurshev2002-01-20
| | | | Originally committed as revision 275 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Shared objects supportNick Kurshev2001-10-27
| | | | Originally committed as revision 195 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * made by Juergen - should be useful for SolarisZdenek Kabelac2001-10-23
| | | | Originally committed as revision 181 to svn://svn.ffmpeg.org/ffmpeg/trunk
* suppressed mpglib optionFabrice Bellard2001-09-23
| | | | Originally committed as revision 137 to svn://svn.ffmpeg.org/ffmpeg/trunk
* memalign autodetectionNick Kurshev2001-09-13
| | | | Originally committed as revision 115 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added win32 cross compile supportFabrice Bellard2001-08-15
| | | | Originally committed as revision 107 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added arm support - added --disable-grabFabrice Bellard2001-08-13
| | | | Originally committed as revision 80 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use MAKE variableFabrice Bellard2001-08-11
| | | | Originally committed as revision 63 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unnecessary recordNick Kurshev2001-07-31
| | | | Originally committed as revision 26 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added --disable-mp3libFabrice Bellard2001-07-30
| | | | Originally committed as revision 16 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Sync with mplayer's stuffNick Kurshev2001-07-30
| | | | Originally committed as revision 14 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: ↵Fabrice Bellard2001-07-23
| | | | | | don't forget to put CONFIG_DECODERS in mplayer) Originally committed as revision 9 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed config for direct mplayer build compatibilityFabrice Bellard2001-07-23
| | | | Originally committed as revision 8 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Initial revisionFabrice Bellard2001-07-22
Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk