Commit Graph

1144 Commits

Author SHA1 Message Date
diego 25b4f3da22 Use _res_comment where appropriate.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17858 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-13 21:50:56 +00:00
michael 7204cfd115 FAAC encoding through libavcodec-faac
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17844 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-13 02:42:06 +00:00
diego 1b1a9c9163 Simplify libcdio check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17808 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-11 00:00:25 +00:00
diego 349e0f199c Make better use of pkg-config to check for/set proper libraries when
using libcdio with internal cdparanoia.
patch by Erik Lunchpail erik_27can <<at>> yahoo <<dot>> com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17807 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-10 23:59:38 +00:00
reimar 1f5b55cb9b UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17784 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-08 20:27:47 +00:00
henry 10825e00a9 revert the attempts for ccache fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17783 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-08 19:56:47 +00:00
reimar 1519205f24 Automaticall convert message to console charset, use utf8 for GTK2 Gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17773 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-08 12:45:48 +00:00
henry d5584df16c use relative paths for libav* build
absolute path in the command line can confuse ccache


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17734 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-05 10:03:53 +00:00
lorenm 66419046a2 sync to x264 r457 (direct_pred=3)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17732 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-05 07:23:12 +00:00
nplourde 896b9248fa properly detect cpu on x86 based mac
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17664 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-22 00:59:11 +00:00
gpoirier d7998ea0ef upport another G4 flavour: MPC7447* chips.
(MPC7448, MPC7445 and MPC7457 are still not supported currently, but it remains to be seen if they have been used in any real computer.)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17646 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-18 20:04:42 +00:00
reimar 8424c24317 OpenAL audio support, actual output is mono-only (no positioning yet).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17634 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-16 20:45:25 +00:00
rtognimp 55b40c3656 Set SRC_PATH correctly, fixes libpostproc compilation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17629 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-14 21:43:32 +00:00
alex bac106d374 support openbsd/zaurus aswell
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17607 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-12 14:17:39 +00:00
diego ac7b90ee0c Sync with latest FFmpeg build system changes:
libpostproc is no longer built from within the libavcodec directory.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17596 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-11 23:29:51 +00:00
nicodvb 59936f1933 when linking to external libav* try using pkg-config first
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17518 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-30 20:58:11 +00:00
diego 81434e62c5 Fix libav* linking order, libavutil needs to come after lavc/lavf.
patch by Brendan McCarthy < bmccarthy %%@%% iinet %%.%% net %%.%% au >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17467 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-23 10:16:48 +00:00
diego 65f186f4d0 proper support for shared libpostproc
patch by Nico Sabbi, fixes and consistency cleanups by me


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17464 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 18:11:35 +00:00
rtognimp fd00b2607e Quick&dirty compilation fix, needed after latest changes in ffmpeg build
system.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17455 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 01:32:09 +00:00
diego df4e24e34b AIX compiler CPU-option improvements
patch by Derek E. Lewis < dlewis  &&@&&  solnetworks   &&.&&   net >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17444 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 21:15:28 +00:00
diego f05206761e Also define FF_POSTPROCESS when using shared libavcodec.
Based on a patch found in Christian Marillat's Debian package.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17436 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 00:58:07 +00:00
rathann 6c0d0ae39e Implement XvMC lib autodetection for future use (currently disabled, but working
if you set it xvmc=auto) and make the configure display the name of the lib it
finds. Approved by iive.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17432 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-19 22:09:20 +00:00
diego 0a5dec30b9 10l: FFmpeg shared lib build information does not belong in MPlayer configure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17396 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-14 23:39:31 +00:00
diego 636c556f4e Sync with latest FFmpeg build system changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17394 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-14 22:21:34 +00:00
diego 285eb0f1ca Consistent variable names for shared libavcodec.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17388 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-14 16:26:42 +00:00
diego d0fdbe4ab6 Add --disable-libavcodec_so/--disable-libavformat_so.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17387 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-14 16:04:35 +00:00
nicodvb ad978de549 added support for external libavformat
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17355 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-09 19:35:44 +00:00
reimar 0355c44922 CamStudio codec support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17354 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-09 15:44:15 +00:00
diego 821a7e8785 Fix _inc_extra handling in DirectFB check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17293 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 16:03:17 +00:00
lorenm 457b63508d sync to x264 r390 (bime)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17269 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-30 05:15:27 +00:00
diego 2b1310abba AIX PPC port
patch by "Derek E. Lewis" < -- dlewis -- @ -- solnetworks -- . -- net -- >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17265 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 18:01:22 +00:00
al fa2d1c9a69 - move our setenv() fallback implementation to osdep
- assert that the override param is nonzero (zero is not implemented)
- correct return value type to int

based on a patch by Diego
fixes bugzilla bug #342


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17246 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-26 03:16:48 +00:00
rathann 2fc81699ca prefer newer terminfo-capable libraries (ncurses or terminfo)
over the old termcap


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17238 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 14:00:04 +00:00
ods15 6a837d7f0d improove termcap detection, -lncurses works too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17237 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 07:21:42 +00:00
nicodvb 3d91be0230 fix compilation when dvdkit and dvdread are not available
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17192 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-14 21:52:41 +00:00
aurel f30730db1a restore the old behavior for --enable-theora, ie. provide a sane default for $_ld_theora
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17189 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-13 21:54:28 +00:00
diego d90f7c9b4e Darwin does not support -rdynamic.
patch by Emanuele Giaquinta < emanuele . . . giaquinta . @ . gmail . . . com >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17187 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-13 17:01:07 +00:00
ods15 e510d5531e make fribidi autodetect by default instead of disable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17177 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 18:19:05 +00:00
diego e85591adcf AMD's Family 6 CPUs come with two flavors: one that supports SSE and
one that dosen't. However, they're not easily distinguishible from
their signature (family, model and stepping). Original configure might
set -march=athlon-4 for a CPU that dosen't support SSE and causes gcc
to generate code that won't run on the target machine.
Closes bug #267.
patch by Zuxy Meng zuxy -- dot -- meng -- at -- gmail -- dot -- com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17068 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-01 02:51:22 +00:00
gpoirier 2cccb9c97c Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com >
Original thread
Date: Nov 25, 2005 3:35 AM
Subject: [MPlayer-dev-eng] [PATCH] Correct optimization for C3


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17048 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-26 15:52:17 +00:00
lorenm c965918454 sync to x264 r373 (brdo)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17026 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-22 05:17:17 +00:00
diego f9fff34c63 Remove stray \n and shorten overly long lines in the process.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17002 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-17 11:07:29 +00:00
diego a9481a7bdc Tests should use echocheck/echores instead of plain echo for output.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17001 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-17 11:06:38 +00:00
gpoirier e5cd922798 Configure support for Cyrix C3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16980 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-12 08:25:04 +00:00
diego 1ddc5d1e95 typo: libcio --> libcdio
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16943 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-07 10:30:37 +00:00
faust3 0538ed8780 make it optionally possible to compile MPlayer with libcdio instead of libcdparanoia
patch by Erik Lunchpail <erik_27can at yahoo.com>
base on patch by Rocky Bernstein <rocky at panix.com>
minor modification by myself


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16936 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-06 17:42:20 +00:00
reimar 4e76145381 Speex support. Seeking and pts generation does not work.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16916 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 11:58:25 +00:00
reimar 59b42cdde8 Allow detection of theora without pkg-config and linking against internal
tremor ogg functions instead of external ogg lib.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16914 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 09:57:13 +00:00
lorenm 3c1298e0f7 sync to x264 r360 (trellis)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16899 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-04 01:01:19 +00:00
diego 6a970e783d gcc -dumpmachine outputs x86_64-something on some machines and
amd64-something on others.  Handle both cases.  Fixes bug #325.
patch by Pawel Sakowski < pawel __ dot __ sakowski __ dot __ pl >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16868 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-26 20:40:19 +00:00