Commit Graph

16496 Commits

Author SHA1 Message Date
aurel cb30e1edd5 fix expanding of $_ld_dl when needed by iconv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16496 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-15 22:39:38 +00:00
reimar e6805ce4be Mention af_pan change
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16495 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-15 11:46:50 +00:00
reimar e3d0df70fe Fix af_pan commandline mess and (hopefully) improve description.
It should now output the right number of channels and it doesn't silently
clamp values to the too restrictive [0, 1] range.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16494 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-15 11:41:23 +00:00
reimar 3567bcac06 When compiled with gui, bind ESC to gui_stop so that s is free for screenshot.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16493 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-15 10:25:43 +00:00
diego 33eb8d1903 Small wording/spelling fixes, one duplicate entry removed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16492 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-15 03:15:04 +00:00
diego 11b75900a0 Add comments to a few #endif statements in order to make clear which
#ifdef they belong to.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16491 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-15 03:08:35 +00:00
reimar 3bd4205297 consistency fix: OSD bar for gamma changes should only appear when gamma
changing gamma is supported (like all other equalizer controls).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16490 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-14 23:21:44 +00:00
reimar 4e60e039f5 hardware color-space conversion for vo_gl and vo_gl2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16489 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-14 22:08:04 +00:00
wanderer 0981a91aa4 minor wording fix in the advanced audio guide
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16488 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-14 21:15:38 +00:00
gpoirier c624f69499 Illustrate by a nice table what each profiles supported by XviD features.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16487 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-14 20:40:50 +00:00
gpoirier 7a2fe78608 synced with 1.1100
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16486 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-14 09:54:00 +00:00
gpoirier 06117595df Typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16485 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-14 09:52:56 +00:00
reimar 2f5698c9cb Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2".
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16484 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 21:41:44 +00:00
nicodvb 60ee2df992 reduced verbosity
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16483 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 21:35:41 +00:00
gpoirier ba6153a7d2 adds Simple, Advanced Simple and DivX profile support for XviD, Patch by Robert Swain < robert POUM swain AH gmail POUM com >
Nice help from Diego Biurrun, Reimar Döffinger, Guillaume POIRIER
Original thread:
Date: Sep 10, 2005 8:45 PM
Subject: [MPlayer-dev-eng] [PATCH] XviD profile support


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16482 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 21:04:44 +00:00
reimar 3ccfa5451f Fix -af-adv force description, 1 is default now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16481 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 19:33:13 +00:00
diego 24547fcc7f The screenshot command is now implemented, wording/spelling fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16480 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 18:48:57 +00:00
diego 2968eeb167 screenshot filter entry wording improvement
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16479 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 18:15:51 +00:00
diego 7b14f06edb Make the fourcc output endianness-independent.
patch by Luca Barbato < lu_zero -- at -- gentoo -- at -- org >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16478 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 18:13:58 +00:00
diego 82e1a7303f Avoid duplicated messages from demux_avi.c and demuxer.c.
patch by Luca Barbato < lu_zero -- at -- gentoo -- at -- org >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16477 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 18:12:48 +00:00
reimar 052fc0f4e9 Allow disabling the glFinish call
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16476 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 16:16:13 +00:00
reimar 587c45e08e Improved glFindFormat
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16475 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 15:56:32 +00:00
gpoirier 7a7bfba6ed Nits suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16474 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 11:38:39 +00:00
diego ecea454c23 Remove incorrect information about gcc 2.95.x on PPC, mention vo_macosx.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16473 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 11:04:20 +00:00
reimar af87e36b26 pp_postprocess reads from target image, so request a readable one.
Discussed here:
Date: Wed, 27 Jul 2005 18:33:42 +0200
Subject: [MPlayer-dev-eng] [PATCH] mp_image flags in filters


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16472 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 10:47:33 +00:00
diego a407e0f51d - improved performance on truecolor modes
- fixed all known bugs, i.e. palette mode works right again
patch by Christoph Egger < Christoph_Egger -- at -- gmx -- dot -- de >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16471 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 08:47:46 +00:00
aurel f8617ee059 cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16470 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 22:48:14 +00:00
reimar 2737167ecf Fix maximum frame size, could lead to crashes when changing playback speed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16469 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 21:08:04 +00:00
gpoirier ce93d8e31a synced with 1.1096
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16468 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 20:37:53 +00:00
gpoirier ad3a29668a start new sentences on a new line
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16467 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 20:33:29 +00:00
gpoirier 8ad9a8794a XviD supports "turbo" mode.
This is the last undocumented feature of XviD, so remove the TODO entry.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16466 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 19:39:48 +00:00
reimar bc6baf5cbb Fix multiple issues: No picture at all, broken pictures, only every second
picture displayed, compile warnings because of undefined functions and
a compile error on MinGW because of redefinition of open().
Or in short: I didn't find a case where the old version worked?!?


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16465 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 18:33:26 +00:00
gpoirier c3054f241c Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
Script by Matthias Wieser < mwieser AH gmx POUM de >
Original thread:
Date: Aug 25, 2005 1:54 PM
Subject: [MEncoder-users] [Script] PSNR between two video files


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16464 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 16:56:19 +00:00
gpoirier 07ea845196 Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
Script by Matthias Wieser < mwieser AH gmx POUM de >
Original thread:
Date: Aug 25, 2005 1:54 PM
Subject: [MEncoder-users] [Script] PSNR between two video files


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16463 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 16:35:58 +00:00
reimar 28ee54a940 Use GL_CLAMP_TO_EDGE instead of GL_CLAMP to avoid border texels being sampled.
This avoids some ugly effects when vo_gl2 uses multiple textures.
(Note to self: read the specs instead of just copying the old code!).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16462 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 15:15:28 +00:00
reimar 7a84b40ce4 Fix border color (forgot to divide by 255.0).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16461 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 14:51:30 +00:00
reimar 36dd71db3c echores cleanup, introduce _res_comment variable to easily output additional
information.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16460 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 10:05:06 +00:00
reimar 4de258aac4 Respect -nodouble even though it looks very bad.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16459 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 17:45:12 +00:00
henry 1887baa1ea do nothing if no free filenames are available
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16458 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 15:41:08 +00:00
henry 9227bb4a99 use slices if DR isn't available
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16457 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 15:08:48 +00:00
nplourde 0e5dd90bf2 only make the check for osx api if system is darwin
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16456 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 15:02:49 +00:00
nplourde ed3d28817c removed dep for perl_check on osx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16455 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 14:50:33 +00:00
iive 5951f5b836 better _comment in echores
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16454 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 12:45:34 +00:00
henry 5599e26670 forgotten MP_IMGFLAG_READABLE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16453 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 12:16:12 +00:00
iive a047ffb2ca Separate _freetype=no from the comment, this fixes the fontconfig bug without need of forcing "no"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16452 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 10:57:28 +00:00
henry d33c27aa64 DR and slice support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16451 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 10:52:24 +00:00
gpoirier 5cb2b636a5 Sync with 1.1094
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16450 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 10:06:27 +00:00
henry 8263ce26e1 screenshot filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16449 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 08:00:38 +00:00
henry a4b1844b55 screenshot filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16448 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 07:25:50 +00:00
henry b88ca0cd1a screenshot filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16447 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 06:42:32 +00:00