1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 11:25:10 +00:00
Commit Graph

15720 Commits

Author SHA1 Message Date
gpoirier
e6f5f5a187 XviD zones support. Patch by Doom9: < feedback123 GROOVY doom9 STEADY org >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15620 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-02 22:01:38 +00:00
lorenm
d4eed8f8d2 demux high profile H.264 ES
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15619 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-02 21:16:21 +00:00
michael
3f3ef3d48b one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfarm it)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15618 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-02 20:54:03 +00:00
gabrov
c9f8f44dbe synced with 1.70
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15617 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-02 20:28:43 +00:00
lorenm
4c54baa6f7 x264 check needs -lpthread
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15616 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-02 19:11:59 +00:00
reimar
5ee6c9882d Change header order to avoid compile error because of STREAM_SEEK
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15615 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-02 18:57:58 +00:00
faust3
72ea928194 memory leak fixes, patch by Gianluigi Tiesi <mplayer at netfarm.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15614 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-02 16:49:29 +00:00
nplourde
b39fbf374d Moved event update inside cocoa openglview class
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15613 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-02 14:19:35 +00:00
nplourde
c4d2a1e479 Function name cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15612 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-02 14:10:52 +00:00
nplourde
994a2b2479 Sync swap with VBL.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15611 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-02 12:03:26 +00:00
wight
1adaa6b62f better quotes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15610 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-01 21:55:28 +00:00
wight
2d9aa2e217 Fix wrong \n at beggining/end of message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15609 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-01 21:54:44 +00:00
wight
9954786f2f sync 1.984 + minor fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15608 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-01 14:58:56 +00:00
gpoirier
f5ab54d990 Sync with 1.984
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15607 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-01 11:39:47 +00:00
reimar
fc65974c7c New ao_jack without bio2jack dependency.
Since I rewrote ao_jack.c from scratch, the diff is unreadable, sorry.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15606 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-01 09:20:46 +00:00
reimar
61df87b528 Set stack non-executable where supported.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15605 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-01 09:08:15 +00:00
reimar
46630a96a9 strdup subtitle filename at a more appropriate place, fixing memleaks and
double frees.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15604 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-01 09:01:41 +00:00
diego
0ff088813f Tab to space conversion to prevent the ASCII diagram to be messed up when a
non-standard tab size is used.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15603 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-31 22:35:40 +00:00
diego
cf3470c2c8 vo_macosx now supports (almost) the same keys as vo_quartz.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15602 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-31 20:33:52 +00:00
diego
a38a5220db whitespace cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15601 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-31 20:31:00 +00:00
diego
c0a4359b84 small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15600 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-31 20:27:59 +00:00
gpoirier
c3f17a70e5 new x264 entries: me (motion estimation search algorithm) and 4x4mv options. Patch by Jeff Clagg (snacky BLAM ikaruga POUM co POUM uk)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15599 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-31 11:31:10 +00:00
gpoirier
77391a8ecb geometry support for gl2 under win, default window pos centered for gl, gl2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15598 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-30 11:49:41 +00:00
henry
c9e396b898 - correct the argument in configure check for lrintf() to avoid a warning
- add -D_GNU_SOURCE where lrintf() is used, for the cases when -std=gnu99
  isn't available


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15597 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-30 08:57:30 +00:00
reimar
881f0f083f -geometry support for gl2 under win, default window pos centered for gl, gl2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15596 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-30 08:45:21 +00:00
henry
cf4bdf8937 check for -std=gnu99 to make lrintf() work on gcc 3.3/3.4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15595 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-30 08:23:19 +00:00
henry
5df178e473 avoid lrintf redeclaration
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15594 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-30 08:18:03 +00:00
diego
a7d23c26a5 Add a variable for the codec directory and set it to /usr/lib/codecs instead
of the old /usr/lib/win32.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15593 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 23:33:13 +00:00
diego
449e6d7dff The default CFLAGS settings include -ffast-math and GCC 3.4.3 therefore
optimizes the lrintf call in the test away, effectively turning it into
a NOP. The attached patch forces -ffast-math of for this test.
patch by Joerg Sonnenberger <joerg - at -britannica - dot - bec - dot - de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15592 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 23:16:22 +00:00
lorenm
2bdc7899a1 sync to x264 r240 (threads)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15591 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 19:05:32 +00:00
reimar
7322c396a9 Implement -geometry for vo gl and gl2.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15590 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 17:04:51 +00:00
alex
8c430a1f89 an ancient doc, maybe has use, but at least will be available in Attic once removed :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15589 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 14:10:01 +00:00
alex
64e09b7d4e very dummy script, written for a friend
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15588 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 13:51:35 +00:00
alex
bf7301cf25 old scripts from early debian package
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15587 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 13:46:57 +00:00
nicodvb
83b3c822be ported all network streams to the new API
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15586 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 12:54:00 +00:00
reimar
c1bd86b4cd keep vo_fps and vo_mouse_timer_const in sync with sh_video->fps, otherwise
mouse pointer autohide and the volume OSD from the gui break (with e.g. asf).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15585 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-28 21:28:40 +00:00
reimar
52cbc5b72f last patch broke skin reading completely, becasue last line of skin
file is empty. Fix and simplify, since fgets can do feof's job, too...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15584 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-28 21:12:11 +00:00
gabrov
6ddab1ace6 synced with 1.169
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15583 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-28 20:41:58 +00:00
joey
69cef98fd9 a cleaned-up version of ty demuxer improvements found in tivo-mplayer fork.
this represents the last work done on the demuxer by its original author.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15582 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-28 20:16:33 +00:00
joey
ad29da9c9b fix audio init crash
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15581 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-28 20:12:09 +00:00
gabrov
9c135cb804 synced with 1.64
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15580 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-28 19:54:11 +00:00
gpoirier
38668f1602 support for AMD64 compiler optimizations flags in 32-bit mode. Patch by Corey Hickey
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15579 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-28 15:25:10 +00:00
reimar
1b82c658bf not used anymore
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15578 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-27 14:59:09 +00:00
reimar
fdd23f29ba setting sh_audio to NULL is nonsense, since it is only a local variable,
use d_audio->sh instead.
Fixes crash for incoming/VTS_01_1_orig.VOB, though it still doesn't select
the other audio stream automatically.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15577 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-27 12:38:29 +00:00
gpoirier
27be573c3b Athlon 64 optimization flags, in 32 and 64-bit mode.
Patch by Corey Hickey < bugfood-ml YO fatooh POUM org >,
based on Robert Swain's patch <robert POUM swain YO gmail POUM com >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15576 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-27 11:14:22 +00:00
rtognimp
6349fe66d9 This currently sends control characters to the terminal instead of
meaningful names. Since some names are longer than 4 characters, I
propose the following approach.
Patch by  + a ! guru #at# sympatico ! ca +


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15575 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-26 21:57:24 +00:00
nplourde
b9bd2fc373 Fix pan-scan in fullscreen mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15574 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-26 16:33:28 +00:00
reimar
3cfef55557 support DVR format
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15573 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-26 11:23:15 +00:00
nplourde
a6158451ec fix signess warning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15572 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-25 23:44:55 +00:00
nplourde
2b56be8a44 create menu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15571 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-25 23:38:59 +00:00