2006-01-30 |
nicodvb |
when linking to external libav* try using pkg-config first
|
2006-01-23 |
diego |
Fix libav* linking order, libavutil needs to come after lavc/lavf.
|
2006-01-22 |
diego |
proper support for shared libpostproc
|
2006-01-22 |
rtognimp |
Quick&dirty compilation fix, needed after latest changes in ffmpeg build
|
2006-01-20 |
diego |
AIX compiler CPU-option improvements
|
2006-01-20 |
diego |
Also define FF_POSTPROCESS when using shared libavcodec.
|
2006-01-19 |
rathann |
Implement XvMC lib autodetection for future use (currently disabled, but working
|
2006-01-14 |
diego |
10l: FFmpeg shared lib build information does not belong in MPlayer configure.
|
2006-01-14 |
diego |
Sync with latest FFmpeg build system changes.
|
2006-01-14 |
diego |
Consistent variable names for shared libavcodec.
|
2006-01-14 |
diego |
Add --disable-libavcodec_so/--disable-libavformat_so.
|
2006-01-09 |
nicodvb |
added support for external libavformat
|
2006-01-09 |
reimar |
CamStudio codec support
|
2006-01-03 |
diego |
Fix _inc_extra handling in DirectFB check.
|
2005-12-30 |
lorenm |
sync to x264 r390 (bime)
|
2005-12-29 |
diego |
AIX PPC port
|
2005-12-26 |
al |
- move our setenv() fallback implementation to osdep
|
2005-12-25 |
rathann |
prefer newer terminfo-capable libraries (ncurses or terminfo)
|
2005-12-25 |
ods15 |
improove termcap detection, -lncurses works too
|
2005-12-14 |
nicodvb |
fix compilation when dvdkit and dvdread are not available
|
2005-12-13 |
aurel |
restore the old behavior for --enable-theora, ie. provide a sane default for $_ld_theora
|
2005-12-13 |
diego |
Darwin does not support -rdynamic.
|
2005-12-11 |
ods15 |
make fribidi autodetect by default instead of disable
|
2005-12-01 |
diego |
AMD's Family 6 CPUs come with two flavors: one that supports SSE and
|
2005-11-26 |
gpoirier |
Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com >
|
2005-11-22 |
lorenm |
sync to x264 r373 (brdo)
|
2005-11-17 |
diego |
Remove stray \n and shorten overly long lines in the process.
|
2005-11-17 |
diego |
Tests should use echocheck/echores instead of plain echo for output.
|
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.
|