Commit Graph

15729 Commits

Author SHA1 Message Date
nplourde 1865cc057a device_id flag force fullscreen device
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15729 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-15 16:54:43 +00:00
nplourde e2fab0fbc0 fix gcc warning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15728 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-15 14:55:08 +00:00
nplourde dbf0e226d2 do not realloc window while playing playlist
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15727 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-15 14:48:33 +00:00
diego 941f85c652 typo, patch by Jeff Clagg <snacky - at -ikaruga - dot - co - dot - uk>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15726 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-15 08:14:55 +00:00
lorenm 4e27543174 sync to x264 rev263 (RDO)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15725 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-15 02:28:06 +00:00
nplourde fe048bd6dd draw resize box
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15724 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-14 12:48:39 +00:00
nplourde 585a341c94 removes the use of AudioConverters. patch by Alexander Strange <alexander.strange@ithinksw.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15723 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-14 12:41:42 +00:00
rfelker eeec580edc small change to field-matching metrics which hopefully makes a big
improvement to results. inter-field comparison is now counterbalanced
with intra-field total (vertical) variation. this means that areas of
extreme high frequency content, which become aliased within individual
fields, will not interfere with field matching. examples: white noise
effects, small kanji, very small latin text, ...

may still need tweaking. please report regressions. this change will
likely be made optional in the future (right now it's enclosed in
"if (1)"...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15722 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-14 05:33:34 +00:00
nicodvb 12a755b63b added AAC ADTS demuxer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15721 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-13 20:40:29 +00:00
reimar 1c0928d65e Fix OSD handling, DVD subtitles work now. Will be a bit slower though.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15720 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-13 20:09:05 +00:00
gpoirier 43bfa1b656 Sync with 1.1006
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15719 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-13 18:17:25 +00:00
gpoirier e3b8604527 10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix10l! fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15718 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-13 18:07:06 +00:00
gpoirier 0f65565eec Consistency fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15717 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-13 18:03:56 +00:00
gpoirier 8c2e4030bb Sync with 1.1003
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15716 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-13 11:49:35 +00:00
lorenm 1453b069b2 tweak x264 option descriptions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15715 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-13 01:06:33 +00:00
diego fd84e21c3b small roff fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15714 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-12 21:45:11 +00:00
diego db6b8d4129 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15713 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-12 21:42:48 +00:00
diego 35ef35a728 Win32 codecs --> binary codecs, references to avifile are pointless nowadays.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15712 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-12 21:33:44 +00:00
gpoirier cf2835501e Typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15711 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-12 20:22:09 +00:00
gpoirier fe8ca44038 Updated description of XviD codec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15710 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-12 19:44:52 +00:00
nicodvb cd627876a7 fixed wrong binary mask: it precluded the syncword of adts-4 from being recognized as valid
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15709 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-12 13:30:40 +00:00
gpoirier 638b833133 AMD-64's version of Suse ships a version of 3.3 hacked with broken
backported patches from gcc 3.4, which broke CPU + GCC version detection.
Patch by Corey Hickey < bugfood - ml WOOP fatooh POUM org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15708 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-09 21:14:36 +00:00
reimar 2f376d1b39 Add sub_load and sub_remove slave commands.
Patch by kiriuja [mplayer-patches at en-directo dot net]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15707 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-09 20:13:53 +00:00
diego 958626bcf4 Document install-divx5.sh and install-w32codecs.sh.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15706 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-09 17:07:10 +00:00
diego f967934648 typo fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15705 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-09 17:06:16 +00:00
wight d42fd8b6e6 And an intendation fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15704 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-09 16:22:31 +00:00
nplourde f7d8a856f8 Fix Live Resize to match vo_macosx behavior
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15703 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-09 12:39:52 +00:00
mosu 11bfc67802 demux_stream_t.pts should not be assigned by the demuxer. Fixes playback of VFR files. Patch by Sam Dennis <sam () malfunction ! screaming ! net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15702 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-09 07:45:17 +00:00
nicodvb f63c25dba2 toolame/twolame typo, 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15701 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-09 06:58:41 +00:00
gpoirier 03f8c9fa97 Better description of XviD's keyframe_boost and kfthreshold.
Consitency fixes.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15700 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-08 20:37:35 +00:00
gpoirier b6713e65ae Sync with 1.1002
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15699 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-08 20:20:10 +00:00
henry 7d260263bc forgotten reference to remove-logo, 10l for Rich
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15698 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-08 15:29:26 +00:00
wight 7cec872158 Missing dot at start of macro description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15697 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-08 10:59:35 +00:00
diego 93d3a442b3 Wording and roff fixes as suggested by the Wanderer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15696 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-08 08:36:59 +00:00
henry 7be0f7efcf 10l for me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15695 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-08 07:05:49 +00:00
rfelker 65b398c9b6 remove_logo filter by yartrebo, committed with fixes for c++ variable declarations
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15694 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-08 03:11:53 +00:00
faust3 64224cfe3d merge the mingw gcc 4.1 diff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15693 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 17:33:03 +00:00
faust3 869decabf8 mingw and maybe other system define the __int* types to char, short..., so the typedefs become typedef char char; etc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15692 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 13:54:17 +00:00
faust3 331bd69913 match the declaration in the includes to make it compile with gcc 4.1, patch by Gianluigi Tiesi <mplayer at netfarm.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15691 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 13:39:41 +00:00
faust3 7bd96cce9e mingw gcc 4.1 support patch by Gianluigi Tiesi <mplayer at netfarm.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15690 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 13:36:21 +00:00
gpoirier 969ab879f4 Sync with 1.999: small formatting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15689 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 11:34:19 +00:00
diego 85b92ed046 URL updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15688 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 10:26:43 +00:00
diego 054d75281a URL updates, sync by removing a few outdated FAQ entries.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15687 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 10:25:26 +00:00
diego ab1be758e2 sync with 1.65
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15686 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 10:24:57 +00:00
diego 04a6d7772e URL updates, sync by removing outdated FAQ entries.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15685 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 10:20:35 +00:00
henry 2a739145e4 correcting the previous draw_slice fix
- don't draw slices beyond sh->disp_h
- draw slices sh->disp_w wide to avoid buffer overflow in VO


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15684 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 10:04:22 +00:00
diego f4f07c6a52 sync URL update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15683 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 09:19:28 +00:00
diego 271727bccb URL update, Windows port is no longer beta.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15682 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 09:19:06 +00:00
diego 33b529aff1 better vf_ditc description by Ville Saari <114263 - @ - vs - . - iki - . - fi>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15681 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 09:12:56 +00:00
diego 58d1444a79 small formatting and wording fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15680 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-07 09:08:47 +00:00