| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | fix typo for gettimeofday() | vayne | 2007-01-13 |
* | Add missing config.mak entry for gettimeofday(). | diego | 2007-01-13 |
* | 10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctly | reimar | 2007-01-10 |
* | Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system. | diego | 2007-01-10 |
* | Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system. | diego | 2007-01-10 |
* | Move #ifdef directives around complete files into the build system. | diego | 2007-01-10 |
* | GNU/kFreeBSD support, closes Bugzilla #704. | diego | 2007-01-10 |
* | CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg. | diego | 2007-01-10 |
* | Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no. | diego | 2007-01-07 |
* | Set default values for proc and iproc for x86_32 case. | reimar | 2007-01-06 |
* | move runtime cpu detection check after detection of host architecture, | reimar | 2007-01-05 |
* | 100l syntax error | diego | 2006-12-24 |
* | cosmetics: Fix indentation after last commit. | diego | 2006-12-24 |
* | Run less CPU checks when runtime CPU detection is enabled. | diego | 2006-12-24 |
* | Exit when runtime CPU detection is requested on unsupported arches. | diego | 2006-12-24 |
* | Rename x86 test to x86_32 and provide an x86 test for both x86_32 and x86_64. | diego | 2006-12-24 |
* | Extend runtime CPU detection to x86-64. | diego | 2006-12-23 |
* | Fix disabling individual demuxers, parsers and decoders | diego | 2006-12-23 |
* | cosmetics: Rename variables to simplify upcoming patches. | diego | 2006-12-23 |
* | Remove x11grab hack, it's now disabled by default in FFmpeg. | diego | 2006-12-23 |
* | Color console had a big bug nobody noticed, so mark this feature as | reimar | 2006-12-18 |
* | Compilation fix hacks: disable libavformat X11 grabber and | reimar | 2006-12-15 |
* | Add missing redirect to /dev/null. | corey | 2006-12-13 |
* | Ugly hotfix for --disable-mencoder. | diego | 2006-12-13 |
* | Get rid on -DGNU_SOURCE for internal code, imported libs should be fixed | reimar | 2006-12-12 |