| Commit message (Expand) | Author | Age |
* | Add AmigaOS support, patch by Andrea Palmatè, andrea amigasoft net. | diego | 2007-03-15 |
* | add vcd support to mingw, patch by zuxy meng | compn | 2007-03-12 |
* | live555 version 2006.03.03 or later is needed to compile MPlayer. | diego | 2007-03-03 |
* | 10l: Add missing definition of USE_STREAM_CACHE. | diego | 2007-02-27 |
* | Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with ... | voroshil | 2007-02-27 |
* | Move the decision about stream cache compilation to configure. | diego | 2007-02-27 |
* | Simplify strip parameter for install handling. | diego | 2007-02-27 |
* | Support for PowerPC 440x embedded CPUs. | rathann | 2007-02-25 |
* | Fix compilation after addition of LIBGSM_MS decoder/encoder to FFmpeg. | diego | 2007-02-20 |
* | liblzo support fix, take X: forgotten variable setting. | diego | 2007-02-18 |
* | Use liblzo2 instead of liblzo1, it's not bigger but faster. | diego | 2007-02-18 |
* | We definitely want to avoid an emulated poll() | reimar | 2007-02-15 |
* | Move setting _ld_extra and _inc_extra for live to autodetection part, | diego | 2007-02-13 |
* | Fix compilation after rename of AC3 decoder to LIBA52 in ffmpeg r7939 | rtogni | 2007-02-12 |
* | Fix setting of mtrr variable. | diego | 2007-02-12 |
* | Always disable libnut demuxer in libavformat. | diego | 2007-02-12 |
* | Revert libnut option names, the issue is fixed in FFmpeg. | diego | 2007-02-12 |
* | Handle libavformat libnut dependencies. | uau | 2007-02-09 |
* | Fix libnut build failure. | gpoirier | 2007-02-07 |
* | FFmpeg #defines must be uppercase now. | diego | 2007-02-05 |
* | Fix MMX2 check, _sse is set to "kernel_check", not "yes". | diego | 2007-02-04 |
* | r21753 broke compile-time detection of mmx flags on x86_64 | lorenm | 2007-02-04 |
* | Convert patterns to upper case to fix compilation after r22117. | uau | 2007-02-03 |
* | Speed up config.h generation by transforming FFmpeg part names to uppercase | diego | 2007-02-03 |
* | Wrong variable name used in libfaac check. | diego | 2007-01-31 |
* | libfaac detection skipped linking, and thus only checked for headers and not ... | lorenm | 2007-01-31 |
* | Simplify extcheck calls by moving some logic into the function. | diego | 2007-01-31 |
* | Allow forcing processor features on and off. | diego | 2007-01-31 |
* | Fix looooooongstanding bug: | diego | 2007-01-31 |
* | cosmetics: Move around a few options for better logical grouping. | diego | 2007-01-30 |
* | cosmetics: consistent formatting | diego | 2007-01-30 |
* | Unification of parameter handling part 3 of many: | diego | 2007-01-30 |
* | Unification of parameter handling part 2 of many: | diego | 2007-01-30 |
* | Unification of parameter handling part 1 of many: | diego | 2007-01-30 |
* | Move network detection further up to simplify detection of dependant stuff. | reimar | 2007-01-30 |
* | Remove references to no longer existing documentation. | diego | 2007-01-28 |
* | Move platform-specific stuff together. | diego | 2007-01-28 |
* | Move _ldd setting to a saner place. | diego | 2007-01-28 |
* | build fix: Disable libtheora encoding over lavc. | diego | 2007-01-25 |
* | Quote some expressions, might help with some shells. | diego | 2007-01-24 |
* | Fix compilation if no libogg/libvoribs installed | rtogni | 2007-01-24 |
* | Rename a few variables to match FFmpeg. | diego | 2007-01-24 |
* | Fix compilation after ffmpeg changes in r7619 | rtogni | 2007-01-24 |
* | Bring MPlayer closer to compilation after latest FFmpeg changes. | diego | 2007-01-23 |
* | Fix compilation: define CONFIG_ZLIB in config.mak | reimar | 2007-01-21 |
* | Move ldconfig platform differences into configure where they belong. | diego | 2007-01-20 |
* | Move ranlib setting to a more sensible place. | diego | 2007-01-20 |
* | Move toolame vs twolame logic into the $_toolame=auto case. | diego | 2007-01-14 |
* | Make twolame disable toolame. | diego | 2007-01-14 |
* | Move twolame check before toolame check. | diego | 2007-01-14 |