1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-19 21:31:52 +00:00
Commit Graph

12025 Commits

Author SHA1 Message Date
diego
91f02f6ecb whitespace cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12025 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-15 01:37:36 +00:00
michael
df350fdb3f altivec swscale under Linux patch by (Magnus Damm <damm at opensource dot se>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12024 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-14 18:04:59 +00:00
ranma
578af24bb4 Use MultiplyElement to control volume.
Works with multiple videos at the same time and even
when NAS does not control the mixer or it is unavailable.

Show buffer underrun hint only once and add missing linebreaks.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12023 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-13 21:54:35 +00:00
faust3
2810b67b35 move refreshrate and adapter_num variables to video_out because they might be usefull for other drivers, too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12022 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-13 16:48:52 +00:00
faust3
89af98f42b mouse support by Nehal Mistry <nehalmistry at gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12021 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-13 16:37:12 +00:00
faust3
b3372bc0d0 fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12020 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-13 16:25:08 +00:00
rtognimp
2aa6acd974 Seek in HTTP streams and stdin seek fixes
Patch by eviv bulgroz <ebulgroz(at)yahoo(dot)com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12019 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-13 16:10:02 +00:00
michael
e61fb5349a AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12018 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-11 17:58:11 +00:00
ranma
5865c8ccde rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12017 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-09 14:46:34 +00:00
paszczi
890370f15d sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12016 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-09 06:57:28 +00:00
diego
bbdc94af31 OpenGL now works under Windows.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12015 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-09 01:45:58 +00:00
diego
a4b6c16954 -vo directfb options by Jiri Svoboda
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12014 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-05 04:49:36 +00:00
diego
569a295c4e v0.50 by VMiklos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12013 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-05 04:46:30 +00:00
diego
edc16bc265 --disable-xmms option was missing, noticed by Enrico Weigelt.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12012 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-05 04:44:32 +00:00
nauj27
8985e86974 Telecined and related sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12011 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-04 23:22:42 +00:00
nauj27
76f45b15cb sync by Andoni Zubimendi <andoni@lpsat.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12010 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-04 21:52:31 +00:00
henry
d30a992d15 10l - replace 6 with AF_NCH
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12009 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-04 19:39:16 +00:00
rsf
162310efe9 We now allow for the possibility of the RTCP audio/video synchronization being
incorrect.  (I encounted a stream for which this was the case.)  Now, if
audio and video are out-of-sync by >60 seconds, we assume that the RTCP
sync is incorrect, and we don't discard any packets.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12008 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-02 08:52:59 +00:00
iive
376e3abf5c xvmc use get_format for IDCT/MC recognition
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12007 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-01 14:58:20 +00:00
faust3
70e246cc7f adapter selection patch by Rune <runner at mail.tele.dk> +first attempt to implement 2 window fullscreenswitching by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12006 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-29 20:33:07 +00:00
faust3
e65a6fc09c replace WM_DESTROY with WM_CLOSE to make it possible to play multiple files, patch by Reimar Doeffinger
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12005 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-29 17:42:49 +00:00
henry
8c55d85a17 replace set_periods and set_period_size with their _near cousins
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12004 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-27 17:03:08 +00:00
henry
bdf78eabee 1000l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12003 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-27 16:57:06 +00:00
gabucino
00cd42458d an almost complete re-translation of the last version of help_mp-en.h
Patch by Bogdan Butnaru <bogdanb@fastmail.fm>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12002 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-27 10:21:12 +00:00
rathann
db0424d487 Keep the ./configure options for xvid in sync.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12001 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-27 07:10:27 +00:00
ranma
b9bde11d1c Use system clock for xscreensaver pings
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12000 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-26 20:42:52 +00:00
henry
9a1ec976ec fix compilation without libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11999 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-26 14:41:42 +00:00
henry
33832d42e1 missing video thread shutdown, frame count rounding fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11998 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-25 11:52:40 +00:00
attila
6332d6bbe9 dont mess with the window position in xinerama when -geometry changes it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11997 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-24 21:09:21 +00:00
attila
e3c7c5dc11 set min width/height
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11996 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-24 18:17:05 +00:00
michael
52f9770899 spp softthresholding in mmx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11995 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-24 13:28:42 +00:00
michael
694395d7bf spp soft thresholding patch by (James Crowson <jbcrowso at ncsu dot edu>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11994 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-24 11:23:27 +00:00
michael
b49ee1f782 vd_ffmpeg to set repeat-first-field patch by (Zoltan Hidvegi <mplayer at hzoli do 2y dot net>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11993 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-24 00:31:15 +00:00
ranma
f4f06018b9 A bit late, but here's the "more sane options ordering" patch.
Also fixes the supported formats.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11992 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-23 21:12:06 +00:00
gabucino
e3ff1abced new location of codecs-status.html
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11991 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-23 09:30:07 +00:00
rtognimp
845154b6b6 Support for v3 audio section (used with 14_4 codec) in real files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11990 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-22 23:28:03 +00:00
attila
d592bf3e6a printf -> mp_msg
patch by Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11989 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-22 15:30:01 +00:00
attila
08b0da4c33 fieldparity verbosity and tvnorm patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11988 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-22 15:27:15 +00:00
attila
1723559859 dont mess up v4l volumes
patch by Oswald Buddenhagen <ossi@kde.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11987 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-22 15:21:44 +00:00
rsf
0949f9a230 Added support for multiplexed (audio+video) RTP streams.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11986 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-22 06:20:48 +00:00
rsf
4594011e67 Added support for multiplexed audio+video RTP streams.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11985 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-22 06:20:08 +00:00
rsf
c50ac5fc60 Added support for handling multiplexed audio+video RTP streams.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11984 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-22 06:19:24 +00:00
zdar
52e2658503 cut and paste typo fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11983 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-21 08:21:42 +00:00
diego
f3c1b6f41b Line breaks inserted, overly long lines wrapped, partly reworded.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11982 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-19 04:38:46 +00:00
diego
ec195cae4f copyright update by the author
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11981 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-19 04:11:00 +00:00
diego
d257988671 update, cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11980 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-19 04:08:45 +00:00
diego
f0ea535880 updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11979 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-18 20:40:55 +00:00
michael
14c5a7c333 flushing stuff after seeking (finally we can view MPEG without thouse blocks after seeking with -vc ffmpeg12)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11978 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-18 15:23:41 +00:00
alex
6f0edb4574 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11977 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-18 13:34:41 +00:00
alex
7aacfcc5e5 replaygain
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11976 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-18 13:33:57 +00:00