index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
*
when linking to external libav* try using pkg-config first
nicodvb
2006-01-30
*
Fix libav* linking order, libavutil needs to come after lavc/lavf.
diego
2006-01-23
*
proper support for shared libpostproc
diego
2006-01-22
*
Quick&dirty compilation fix, needed after latest changes in ffmpeg build
rtognimp
2006-01-22
*
AIX compiler CPU-option improvements
diego
2006-01-20
*
Also define FF_POSTPROCESS when using shared libavcodec.
diego
2006-01-20
*
Implement XvMC lib autodetection for future use (currently disabled, but working
rathann
2006-01-19
*
10l: FFmpeg shared lib build information does not belong in MPlayer configure.
diego
2006-01-14
*
Sync with latest FFmpeg build system changes.
diego
2006-01-14
*
Consistent variable names for shared libavcodec.
diego
2006-01-14
*
Add --disable-libavcodec_so/--disable-libavformat_so.
diego
2006-01-14
*
added support for external libavformat
nicodvb
2006-01-09
*
CamStudio codec support
reimar
2006-01-09
*
Fix _inc_extra handling in DirectFB check.
diego
2006-01-03
*
sync to x264 r390 (bime)
lorenm
2005-12-30
*
AIX PPC port
diego
2005-12-29
*
- move our setenv() fallback implementation to osdep
al
2005-12-26
*
prefer newer terminfo-capable libraries (ncurses or terminfo)
rathann
2005-12-25
*
improove termcap detection, -lncurses works too
ods15
2005-12-25
*
fix compilation when dvdkit and dvdread are not available
nicodvb
2005-12-14
*
restore the old behavior for --enable-theora, ie. provide a sane default for ...
aurel
2005-12-13
*
Darwin does not support -rdynamic.
diego
2005-12-13
*
make fribidi autodetect by default instead of disable
ods15
2005-12-11
*
AMD's Family 6 CPUs come with two flavors: one that supports SSE and
diego
2005-12-01
*
Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POI...
gpoirier
2005-11-26
*
sync to x264 r373 (brdo)
lorenm
2005-11-22
*
Remove stray \n and shorten overly long lines in the process.
diego
2005-11-17
*
Tests should use echocheck/echores instead of plain echo for output.
diego
2005-11-17
*
Configure support for Cyrix C3
gpoirier
2005-11-12
*
typo: libcio --> libcdio
diego
2005-11-07
*
make it optionally possible to compile MPlayer with libcdio instead of libcd...
faust3
2005-11-06
*
Speex support. Seeking and pts generation does not work.
reimar
2005-11-05
*
Allow detection of theora without pkg-config and linking against internal
reimar
2005-11-05
*
sync to x264 r360 (trellis)
lorenm
2005-11-04
*
gcc -dumpmachine outputs x86_64-something on some machines and
diego
2005-10-26
*
Extra processor information needs to be known in the x86_64 case as well
diego
2005-10-25
*
fixing the unverified patch (one of the millions) commited by:
gabucino
2005-10-25
*
sync to x264 r334 (crf)
lorenm
2005-10-24
*
support for prescott, nocona and pentium-m processors
diego
2005-10-23
*
Add a comment to an esac where the case is very far away.
diego
2005-10-23
*
Simplification of the system_name check and the PPC CPU type check.
diego
2005-10-23
*
Add a comment to else clauses where the if is very far away.
diego
2005-10-23
*
add cross-compiling support
aurel
2005-10-18
*
replace all the direct $TMPO calls by a tmp_run() function call
aurel
2005-10-18
*
replace mp3lame version detection by required features detection
aurel
2005-10-18
*
modify DirectFB version detection so that it only requires pre-processing
aurel
2005-10-18
*
modify alsa version detection so that it don't require running the generated ...
aurel
2005-10-18
*
add a cxx_check function to simplify C++ libs checking
aurel
2005-10-18
*
remove nonsense break statements that do nothing..
rfelker
2005-10-17
*
Add MIPS64 detection.
diego
2005-10-16
[next]