| Commit message (Expand) | Author | Age |
* | On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < z... | poirierg | 2006-05-31 |
* | Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev. | gpoirier | 2006-05-17 |
* | Don't just check for the existence of xmmintrin.h, also verify it will compile. | diego | 2006-05-14 |
* | Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg. | diego | 2006-05-14 |
* | Use egrep together with extended regular expressions for greater portability. | diego | 2006-05-14 |
* | Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis. | diego | 2006-05-14 |
* | add check for a working iconv program and point to workaround if not found | reimar | 2006-05-13 |
* | Remove redundant line. | diego | 2006-05-13 |
* | Linkers, assisted by a compiler, can optimize out the string that is being | diego | 2006-05-13 |
* | mediaLib is now disabled by default, add a comment about HP-UX SCSI headers. | diego | 2006-05-12 |
* | mlib != mediaLib | diego | 2006-05-12 |
* | --enable-mlib should behave like all other commandline parameters. | diego | 2006-05-12 |
* | enable mediaLib check execution and honnor user choise to enable mediaLib eve... | iive | 2006-05-12 |
* | Add missing --enable-toolame and --enable-twolame parameters. | diego | 2006-05-12 |
* | output typo fixes | diego | 2006-05-12 |
* | Disable mediaLib by default due to brokenness. | diego | 2006-05-12 |
* | Fall back on the codecs subdirectory of the current directory for Real | diego | 2006-05-11 |
* | Remove unnecessary commented out OPTFLAGS line. | diego | 2006-05-11 |
* | Feed AltiVec compiler options into CFLAGS explicitly. | diego | 2006-05-10 |
* | Unconditionally compile the Matroska demuxer. | diego | 2006-05-08 |
* | Adapt to latest FFmpeg AMR build changes. | diego | 2006-05-07 |
* | Fix up some checks to properly use _res_comment. | diego | 2006-05-07 |
* | Remove stray variable. | diego | 2006-05-07 |
* | x264 linking now requires explicit x11 libraries inclusion. | iive | 2006-05-04 |
* | check for XviD compiled with pthread support | iive | 2006-05-04 |
* | Add a check for sysi86() on Solaris systems, solving a build failure on Solaris | diego | 2006-04-30 |
* | use CPP/LDFLAGS if set (but warn about this), and set our CFLAGS before they | reimar | 2006-04-27 |
* | Document how configure works and how to write basic checks. | diego | 2006-04-27 |
* | Fix amr_nb-fixed compilation: Don't depend on amr_nb. | diego | 2006-04-27 |
* | Make EDL compilation unconditional | uau | 2006-04-27 |
* | 10l: Test the variable, don't set it... | diego | 2006-04-26 |
* | Simplify x86 CPU flag/extension check. | diego | 2006-04-25 |
* | make _res_comment usage consistent | rathann | 2006-04-24 |
* | - fix configure output for XvMC and DGA tests | rathann | 2006-04-24 |
* | cosmetics: Rename the _3dnowex and _mmx2 processor flag variables to _3dnowext | diego | 2006-04-23 |
* | Remove second, redundant x86_exts_check. | diego | 2006-04-23 |
* | Add support for shared libavutil. | diego | 2006-04-22 |
* | sync to x264 r503 (dct_decimate) | lorenm | 2006-04-22 |
* | Add --disable-libavutil option to --help output. | diego | 2006-04-22 |
* | Add command line options to enable/disable libavutil. | diego | 2006-04-22 |
* | Make static libavutil detection semantics explicit. | diego | 2006-04-22 |
* | 10l: Add missing fallback case for internal FAAD compiler blacklist. | diego | 2006-04-22 |
* | Make the sse CPU flag imply mmxext, Intel CPUs with SSE support mmxext | diego | 2006-04-22 |
* | Set all processor flags individually, not implied. | diego | 2006-04-22 |
* | Disable RTC on PowerPC. | diego | 2006-04-22 |
* | 10l: Fix internal FAAD check for non-x86. | diego | 2006-04-22 |
* | Blacklist certain gcc versions instead of running an expensive compilation | diego | 2006-04-22 |
* | Remove some libmpdvdkit vs libmpdvdkit2 cruft. | diego | 2006-04-18 |
* | recognize future pentium-m processors, e.g. there is intel core with model 14 | iive | 2006-04-16 |
* | add support for intel mac. mp3lib is not fixed yet. | nplourde | 2006-04-15 |