Commit Graph

28204 Commits

Author SHA1 Message Date
reimar 5be3fc9c94 Warn when using features that are broken due to ATI driver bugs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28188 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-23 20:56:45 +00:00
reimar 8eda502f59 Do not default to rectangle=2, it is at least for ATI HD4850 cards with 8.12 drivers 20% slower at HD resolutions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28187 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-23 19:31:56 +00:00
reimar 082b91fc9f Reduce the priority of the rv3040 native Linux RealVideo decoders since it crashes on SMP systems
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28186 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-23 19:10:40 +00:00
compn 0f32636053 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28185 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-23 18:11:55 +00:00
diego d76a585366 Remove pointless forward declaration.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28184 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-23 13:31:04 +00:00
reimar fc9625633b Set fast_cmov for all x86_64 systems, except for P4-based systems this
should be better, in particular cmov is recommended for future systems.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28183 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-23 11:42:24 +00:00
reimar 693c9737ee Define HAVE_FAST_64BIT if appropriate
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28182 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-23 11:42:11 +00:00
compn cf828c1dd5 fix poorly worded changelog entries
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28181 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-23 04:24:07 +00:00
cehoyos b39c0022ed Allow compilation of 32bit mplayer on 64 bit systems with --cc='cc -m32'.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28180 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-22 22:56:51 +00:00
compn a4b7f5a01b re-add codecs: sif1 (directshow version) and acdsee mjpeg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28179 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-22 16:51:06 +00:00
diego 08de71edb1 Sync with latest FFmpeg changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28178 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-22 09:20:38 +00:00
diego 91748b4278 libavcodec/i386/ was renamed to libavcodec/x86/.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28177 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-22 09:20:18 +00:00
compn ce821bd91f add amr format tags, fixes:
http://www.pdafrance.com/img/testproduit_pocketpc/a730/video4.avi	


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28176 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-21 20:12:47 +00:00
reimar 01405c8f50 100l, forgot an assignment, broke special keys handling for X11-based vos.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28175 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-21 04:11:51 +00:00
compn d28496053e remove acdsee mjpeg binary codec, works with ffmjpeg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28174 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-20 23:01:22 +00:00
kostya 7244d8b871 FFmpeg now has RV30 decoder enabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28173 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-20 18:07:08 +00:00
reimar d1065dffe1 Add and use a special lookup function to do table-based translation to MPlayer keycodes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28172 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-20 11:52:11 +00:00
reimar 4f3d487e06 Cosmetics: get rid of some tabs and trailing whitespace.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28171 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-20 11:49:00 +00:00
reimar c4460fd32c Use a table to translate X11 to MPlayer keycodes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28170 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-20 11:12:45 +00:00
reimar 7d037f66a5 Get rid of pointless and now unused defines.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28169 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-20 10:26:17 +00:00
reimar ca468a5f84 Simplify handling of X11 key events that are just passed through.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28168 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-20 10:25:13 +00:00
reimar 1b14e4f420 Fix imaadpcm extradata with lavc encoder.
The formula to calculate frame size was wrong, duplicated code from the encoder
and did not take endianness into account when writing the value into extradata.
Patch by Edouard Gomez [ed gomez (at) free fr].


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28167 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-20 10:18:15 +00:00
gpoirier 121857d6ff Document vo_macosx's shared_buffer option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28166 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-19 21:18:31 +00:00
gpoirier a03b56aeec Replace vo_macosx's custom options parsing with a subopt_parse()-based one
(in the same way as vo_gl).
Patch by Adrian Stutz %adrian A sttz P ch%
Original thread:
date: Tue, Dec 9, 2008 at 3:20 PM
subject: Re: [MPlayer-dev-eng] [PATCH] vo_macosx: option to set shared buffer name to allow multiple instances


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28165 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-19 20:33:54 +00:00
diego 41b75ecf57 Remove pointless malloc.h #include.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28164 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-19 09:59:59 +00:00
reimar e8b2345562 Include config.h in mangle.h, fixes make checkheaders.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28163 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-19 09:43:19 +00:00
compn b8830753f1 add binary codecs:
yuv8 - yuv8 vfw decoder
WCMV - Wincam Screen capture codec
AJPG,ABYR - Kensington videocam codec


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28162 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-17 20:54:25 +00:00
Gabrov 9000a532c3 synced with r28160
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28161 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-17 16:12:12 +00:00
compn 34f989f5e8 add binary codec for fourcc wavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28160 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-17 14:52:46 +00:00
diego 42a8a5a388 another round of armv4l --> arm changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28159 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-17 08:47:01 +00:00
diego e3f05c1247 libavcodec/armv4l/ was renamed to libavcodec/arm/.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28158 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-17 01:10:34 +00:00
diego 762197410a Do not use full relative #include path for headers in the same directory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28157 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-17 00:08:04 +00:00
diego b664d474d2 #include sub.h instead of locally declaring vo_draw_text().
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28156 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-17 00:06:03 +00:00
compn 9b9b9f8002 Added FOURCCS:
RPZA,AZPR to ffrpza
DVX3 to ffdivx
INMC to ffodivx and xvid
QIVG to ffmjpeg

Added binary codecs:
GMP4,GM40 to Geovision MPEG4
XJPG to Xiricam JPEG
SP60,SP61,SP62 to SP6x Codec
SMSV to WorldConnect Wavelet Codec


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28155 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-16 05:19:11 +00:00
diego 93574faeee xvmc is now a CONFIG_ option in FFmpeg.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28154 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-15 22:25:39 +00:00
reimar 6574e5da34 100l, reorder check for AC3 format to avoid a possible memleak
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28153 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-15 20:19:27 +00:00
reimar 18100af70f Consistently include config.h before mangle.h, fixes possible compilation
issues due to r28151 (using EXTERN_PREFIX).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28152 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-15 16:13:41 +00:00
reimar 6ad1f58ab8 Simplify the definition of MANGLE, possibly also makes it easier to support more systems.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28151 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-15 13:53:07 +00:00
reimar bac1f05b4d Add extra checks to avoid crashes with broken vqf files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28149 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-14 15:17:18 +00:00
rathann cc25ffb792 Update links to RPM packages, now that Livna has merged into RPMFusion.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28148 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-14 11:18:23 +00:00
diego ea6c00a4b6 Add standard GPL headers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28147 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-13 18:40:19 +00:00
diego 64a2ccee54 Add standard GPL license header.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28146 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-13 18:28:00 +00:00
diego 474d1dc364 Replace informal GPL notices by standard GPL headers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28145 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-13 12:33:22 +00:00
diego 9fafed66bc license header consistency cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28144 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-13 12:31:07 +00:00
diego aacc576749 Apparently Real codecs work on OpenBSD, taken from the OpenBSD ports tree.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28143 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-13 12:18:14 +00:00
diego 35acf1629b Merge two identical NetBSD/OpenBSD conditions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28142 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-13 12:17:00 +00:00
diego 83930dd4f5 Apparently VCDs work on OpenBSD, taken from the OpenBSD ports tree.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28141 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-13 12:16:32 +00:00
diego 39090878e5 Replace informal GPL notes by standard GPL header.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28140 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-13 12:13:48 +00:00
reimar 5aad4a9721 Simplify: use AV_RL32/AV_RB32
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28139 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-13 09:53:08 +00:00
reimar 80530d6210 Avoid useless casts.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28138 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-13 09:44:51 +00:00