2006-04-02 |
diego |
There is no check for the crash debug feature, so setting the variable to
|
2006-04-02 |
rfelker |
first stage of build system cleanup:
|
2006-03-30 |
rfelker |
more cruft
|
2006-03-30 |
rfelker |
forgot one occurrance
|
2006-03-30 |
rfelker |
remove deprecated, never-used gnu gettext cruft.
|
2006-03-29 |
jonas |
support for mp3lame with -oac lavc
|
2006-03-28 |
nicodvb |
added support for external VIDIX
|
2006-03-21 |
corey |
Prevent building lavc with xvid support unless xvid version is 1.1 or
|
2006-03-20 |
diego |
Simplify pkg-config invocation.
|
2006-03-17 |
corey |
Support libavcodec vrc_strategy=1 (XviD ratecontrol).
|
2006-03-16 |
nicodvb |
compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
|
2006-03-13 |
diego |
Use _res_comment where appropriate.
|
2006-03-13 |
michael |
FAAC encoding through libavcodec-faac
|
2006-03-11 |
diego |
Simplify libcdio check.
|
2006-03-10 |
diego |
Make better use of pkg-config to check for/set proper libraries when
|
2006-03-08 |
reimar |
UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)
|
2006-03-08 |
henry |
revert the attempts for ccache fix
|
2006-03-08 |
reimar |
Automaticall convert message to console charset, use utf8 for GTK2 Gui
|
2006-03-05 |
henry |
use relative paths for libav* build
|
2006-03-05 |
lorenm |
sync to x264 r457 (direct_pred=3)
|
2006-02-22 |
nplourde |
properly detect cpu on x86 based mac
|
2006-02-18 |
gpoirier |
upport another G4 flavour: MPC7447* chips.
|
2006-02-16 |
reimar |
OpenAL audio support, actual output is mono-only (no positioning yet).
|
2006-02-14 |
rtognimp |
Set SRC_PATH correctly, fixes libpostproc compilation
|
2006-02-12 |
alex |
support openbsd/zaurus aswell
|
2006-02-11 |
diego |
Sync with latest FFmpeg build system changes:
|
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)
|