aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
...
* Use a function for help output.Gravatar diego2006-06-16
* option handling consistency fixesGravatar diego2006-06-16
* readability cosmeticsGravatar diego2006-06-16
* restored support for dvdnav only in the stream layer; all other functionaliti...Gravatar nicodvb2006-06-14
* add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)Gravatar gpoirier2006-06-12
* Do not require iconv program with --charset=noconvGravatar reimar2006-06-10
* Don't claim that amr_nb is disabled when the fixed point version is enabled.Gravatar diego2006-06-09
* Generalize runtime linker support.Gravatar diego2006-06-09
* move misplaced echores. Output may still not be as intended thoughGravatar reimar2006-06-07
* UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) sol...Gravatar rathann2006-06-06
* libpostproc is not a subdirectory of libavcodec anymore.Gravatar diego2006-06-02
* On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < z...Gravatar poirierg2006-05-31
* Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.Gravatar gpoirier2006-05-17
* Don't just check for the existence of xmmintrin.h, also verify it will compile.Gravatar diego2006-05-14
* Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.Gravatar diego2006-05-14
* Use egrep together with extended regular expressions for greater portability.Gravatar diego2006-05-14
* Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.Gravatar diego2006-05-14
* add check for a working iconv program and point to workaround if not foundGravatar reimar2006-05-13
* Remove redundant line.Gravatar diego2006-05-13
* Linkers, assisted by a compiler, can optimize out the string that is beingGravatar diego2006-05-13
* mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.Gravatar diego2006-05-12
* mlib != mediaLibGravatar diego2006-05-12
* --enable-mlib should behave like all other commandline parameters.Gravatar diego2006-05-12
* enable mediaLib check execution and honnor user choise to enable mediaLib eve...Gravatar iive2006-05-12
* Add missing --enable-toolame and --enable-twolame parameters.Gravatar diego2006-05-12
* output typo fixesGravatar diego2006-05-12
* Disable mediaLib by default due to brokenness.Gravatar diego2006-05-12
* Fall back on the codecs subdirectory of the current directory for RealGravatar diego2006-05-11
* Remove unnecessary commented out OPTFLAGS line.Gravatar diego2006-05-11
* Feed AltiVec compiler options into CFLAGS explicitly.Gravatar diego2006-05-10
* Unconditionally compile the Matroska demuxer.Gravatar diego2006-05-08
* Adapt to latest FFmpeg AMR build changes.Gravatar diego2006-05-07
* Fix up some checks to properly use _res_comment.Gravatar diego2006-05-07
* Remove stray variable.Gravatar diego2006-05-07
* x264 linking now requires explicit x11 libraries inclusion.Gravatar iive2006-05-04
* check for XviD compiled with pthread supportGravatar iive2006-05-04
* Add a check for sysi86() on Solaris systems, solving a build failure on SolarisGravatar diego2006-04-30
* use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before theyGravatar reimar2006-04-27
* Document how configure works and how to write basic checks.Gravatar diego2006-04-27
* Fix amr_nb-fixed compilation: Don't depend on amr_nb.Gravatar diego2006-04-27
* Make EDL compilation unconditionalGravatar uau2006-04-27
* 10l: Test the variable, don't set it...Gravatar diego2006-04-26
* Simplify x86 CPU flag/extension check.Gravatar diego2006-04-25
* make _res_comment usage consistentGravatar rathann2006-04-24
* - fix configure output for XvMC and DGA testsGravatar rathann2006-04-24
* cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowextGravatar diego2006-04-23
* Remove second, redundant x86_exts_check.Gravatar diego2006-04-23
* Add support for shared libavutil.Gravatar diego2006-04-22
* sync to x264 r503 (dct_decimate)Gravatar lorenm2006-04-22
* Add --disable-libavutil option to --help output.Gravatar diego2006-04-22