2005-11-12 |
gpoirier |
Configure support for Cyrix C3
|
2005-11-07 |
diego |
typo: libcio --> libcdio
|
2005-11-06 |
faust3 |
make it optionally possible to compile MPlayer with libcdio instead of libcdparanoia
|
2005-11-05 |
reimar |
Speex support. Seeking and pts generation does not work.
|
2005-11-05 |
reimar |
Allow detection of theora without pkg-config and linking against internal
|
2005-11-04 |
lorenm |
sync to x264 r360 (trellis)
|
2005-10-26 |
diego |
gcc -dumpmachine outputs x86_64-something on some machines and
|
2005-10-25 |
diego |
Extra processor information needs to be known in the x86_64 case as well
|
2005-10-25 |
gabucino |
fixing the unverified patch (one of the millions) commited by:
|
2005-10-24 |
lorenm |
sync to x264 r334 (crf)
|
2005-10-23 |
diego |
support for prescott, nocona and pentium-m processors
|
2005-10-23 |
diego |
Add a comment to an esac where the case is very far away.
|
2005-10-23 |
diego |
Simplification of the system_name check and the PPC CPU type check.
|
2005-10-23 |
diego |
Add a comment to else clauses where the if is very far away.
|
2005-10-18 |
aurel |
add cross-compiling support
|
2005-10-18 |
aurel |
replace all the direct $TMPO calls by a tmp_run() function call
|
2005-10-18 |
aurel |
replace mp3lame version detection by required features detection
|
2005-10-18 |
aurel |
modify DirectFB version detection so that it only requires pre-processing
|
2005-10-18 |
aurel |
modify alsa version detection so that it don't require running the generated binary
|
2005-10-18 |
aurel |
add a cxx_check function to simplify C++ libs checking
|
2005-10-17 |
rfelker |
remove nonsense break statements that do nothing..
|
2005-10-16 |
diego |
Add MIPS64 detection.
|
2005-10-15 |
diego |
Extend the network test to also check the socket libs.
|
2005-10-14 |
rfelker |
third time is lucky, eh? last workaround broke netbsd, which apparently also has a broken noncompliant implementation of tr. if it still doesn't work... blame someone else. :)
|
2005-10-11 |
diego |
Put networking lib linker flag checks in the order they were before the
|
2005-10-11 |
rfelker |
solaris bug workarounds, take 2..
|
2005-10-11 |
rfelker |
work around (buggy?) solaris tr. hope this helps.. please report if its still broken
|
2005-10-08 |
lorenm |
sync to x264 r318 (mixed_refs)
|
2005-10-08 |
iive |
typo fix at (_)ld_dl
|
2005-10-05 |
henry |
detect Centaur CPUs (Winchip, VIA C3)
|
2005-10-05 |
diego |
faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >
|
2005-10-04 |
diego |
Shut up jack pkg-config.
|
2005-10-04 |
diego |
Use pkg-config to detect theora dependencies.
|
2005-10-03 |
reimar |
General cleanup: do not link -lm multiple times, use for...in loops instead
|
2005-10-02 |
diego |
Expose MSG_USE_COLORS in config.h.
|
2005-09-23 |
rsf |
"LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
|
2005-09-23 |
diego |
CONFIG_RISKY is long gone from FFmpeg.
|
2005-09-23 |
diego |
libavformat now requires CONFIG_(DE)MUXERS #defines.
|
2005-09-17 |
nexus |
add FreeBSD default cd/dvd devices
|
2005-09-16 |
diego |
1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the value
|
2005-09-15 |
aurel |
fix expanding of $_ld_dl when needed by iconv
|
2005-09-12 |
reimar |
echores cleanup, introduce _res_comment variable to easily output additional
|
2005-09-11 |
nplourde |
only make the check for osx api if system is darwin
|
2005-09-11 |
nplourde |
removed dep for perl_check on osx
|
2005-09-11 |
iive |
better _comment in echores
|
2005-09-11 |
iive |
Separate _freetype=no from the comment, this fixes the fontconfig bug without need of forcing "no"
|
2005-09-10 |
nplourde |
perl check for macosx
|
2005-09-10 |
henry |
- remove useless /dev/video* checks
|
2005-09-10 |
reimar |
Make sure _freetype is either yes or no, otherwise fontconfig might be enabled
|
2005-09-10 |
michael |
CONFIG_GPL for lavc
|
2005-09-04 |
reimar |
enable vidix on AMD64, at least for nVidia it seems to work.
|
2005-09-04 |
reimar |
a libmpcdec version with our patches was released (but I did not yet test it).
|
2005-09-03 |
ods15 |
Remove many annoying GTK includes in every compile line and remove GTK
|
2005-09-03 |
reimar |
likely() and unlikely() macros to help (newer) compilers optimize correctly
|
2005-08-26 |
henry |
ENCA uses -lm
|
2005-08-26 |
henry |
X11 can use pthread (fixes --enable-static)
|
2005-08-26 |
henry |
more thorough aalib test (needed for --enable-static)
|
2005-08-19 |
rfelker |
remove broken shared libpostproc stuff
|
2005-08-18 |
alex |
gtf.{c,h} is used by vesa only
|
2005-08-18 |
alex |
use libvbe from vesautils
|