aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* use relative paths for libav* buildGravatar henry2006-03-05
* sync to x264 r457 (direct_pred=3)Gravatar lorenm2006-03-05
* properly detect cpu on x86 based macGravatar nplourde2006-02-22
* upport another G4 flavour: MPC7447* chips.Gravatar gpoirier2006-02-18
* OpenAL audio support, actual output is mono-only (no positioning yet).Gravatar reimar2006-02-16
* Set SRC_PATH correctly, fixes libpostproc compilationGravatar rtognimp2006-02-14
* support openbsd/zaurus aswellGravatar alex2006-02-12
* Sync with latest FFmpeg build system changes:Gravatar diego2006-02-11
* when linking to external libav* try using pkg-config firstGravatar nicodvb2006-01-30
* Fix libav* linking order, libavutil needs to come after lavc/lavf.Gravatar diego2006-01-23
* proper support for shared libpostprocGravatar diego2006-01-22
* Quick&dirty compilation fix, needed after latest changes in ffmpeg buildGravatar rtognimp2006-01-22
* AIX compiler CPU-option improvementsGravatar diego2006-01-20
* Also define FF_POSTPROCESS when using shared libavcodec.Gravatar diego2006-01-20
* Implement XvMC lib autodetection for future use (currently disabled, but workingGravatar rathann2006-01-19
* 10l: FFmpeg shared lib build information does not belong in MPlayer configure.Gravatar diego2006-01-14
* Sync with latest FFmpeg build system changes.Gravatar diego2006-01-14
* Consistent variable names for shared libavcodec.Gravatar diego2006-01-14
* Add --disable-libavcodec_so/--disable-libavformat_so.Gravatar diego2006-01-14
* added support for external libavformatGravatar nicodvb2006-01-09
* CamStudio codec supportGravatar reimar2006-01-09
* Fix _inc_extra handling in DirectFB check.Gravatar diego2006-01-03
* sync to x264 r390 (bime)Gravatar lorenm2005-12-30
* AIX PPC portGravatar diego2005-12-29
* - move our setenv() fallback implementation to osdepGravatar al2005-12-26
* prefer newer terminfo-capable libraries (ncurses or terminfo)Gravatar rathann2005-12-25
* improove termcap detection, -lncurses works tooGravatar ods152005-12-25
* fix compilation when dvdkit and dvdread are not availableGravatar nicodvb2005-12-14
* restore the old behavior for --enable-theora, ie. provide a sane default for ...Gravatar aurel2005-12-13
* Darwin does not support -rdynamic.Gravatar diego2005-12-13
* make fribidi autodetect by default instead of disableGravatar ods152005-12-11
* AMD's Family 6 CPUs come with two flavors: one that supports SSE andGravatar diego2005-12-01
* Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POI...Gravatar gpoirier2005-11-26
* sync to x264 r373 (brdo)Gravatar lorenm2005-11-22
* Remove stray \n and shorten overly long lines in the process.Gravatar diego2005-11-17
* Tests should use echocheck/echores instead of plain echo for output.Gravatar diego2005-11-17
* Configure support for Cyrix C3Gravatar gpoirier2005-11-12
* typo: libcio --> libcdioGravatar diego2005-11-07
* make it optionally possible to compile MPlayer with libcdio instead of libcd...Gravatar faust32005-11-06
* Speex support. Seeking and pts generation does not work.Gravatar reimar2005-11-05
* Allow detection of theora without pkg-config and linking against internalGravatar reimar2005-11-05
* sync to x264 r360 (trellis)Gravatar lorenm2005-11-04
* gcc -dumpmachine outputs x86_64-something on some machines andGravatar diego2005-10-26
* Extra processor information needs to be known in the x86_64 case as wellGravatar diego2005-10-25
* fixing the unverified patch (one of the millions) commited by:Gravatar gabucino2005-10-25
* sync to x264 r334 (crf)Gravatar lorenm2005-10-24
* support for prescott, nocona and pentium-m processorsGravatar diego2005-10-23
* Add a comment to an esac where the case is very far away.Gravatar diego2005-10-23
* Simplification of the system_name check and the PPC CPU type check.Gravatar diego2005-10-23
* Add a comment to else clauses where the if is very far away.Gravatar diego2005-10-23