1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 19:35:49 +00:00
Commit Graph

4755 Commits

Author SHA1 Message Date
mswitch
41277cabf6 Added VOCTRL_PAUSE and VOCTRL_RESUME
Fixed playback bug in vo_dxr3 which would cause syncloss when playing
ntsc movies on pal and vice versa (this does not affect mpeg playback as
we still don't know how to set the internal fps registers)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4755 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-18 17:34:20 +00:00
melanson
6842124760 fixed RoQ file detection and FPS determination (maybe)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4754 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-18 16:50:16 +00:00
jonas
f99d460f2e general review of the manpage (patch by Tobias Diedrich <td@informatik.uni-hannover.de>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4753 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-18 11:38:41 +00:00
michael
56304f04f5 fixed planar yuv formats
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4752 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 22:40:31 +00:00
arpi
b3b3eb2a9a ffmjpeg yv12 422 fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4751 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 20:51:50 +00:00
arpi
9915772774 DVB mixer control added (very big messy hack)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4750 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 20:43:24 +00:00
jonas
17a4d061f4 german manpage
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4749 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 18:30:37 +00:00
albeu
a2dd052bb4 Fix this stupid math mistake in calcultating audio buffer duration
for audio only


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4748 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 17:35:34 +00:00
nick
46d2afb149 Change order of vo_function calls (Although it doesn't matter for now).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4747 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 17:18:05 +00:00
nick
d36fb9f2e2 Allow using direct rendering with any HW pitches (even on matrox g400).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4746 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 15:54:58 +00:00
nick
8c2eddc2b9 vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4745 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 15:09:46 +00:00
alex
5e06751b43 using mencoder_exit instead exit and return
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4744 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 13:50:26 +00:00
alex
12a6e7927e added local X11 error handler (call player_exit)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4743 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 12:34:29 +00:00
nick
0a83c6ec7b More correct direct rendering usage
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4742 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 12:22:01 +00:00
arpi
68e6328d14 ffmjpeg decodes qt photo-jpeg - patch by Sascha Sommer <saschasommer@freenet.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4741 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 12:04:20 +00:00
nick
d14af0326d Screenshot on the fly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4740 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 10:21:00 +00:00
nick
340183b0e9 Screenshot on the fly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4739 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 09:25:09 +00:00
nick
5ddd8e92a1 I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4738 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 08:24:43 +00:00
alex
7ef2f59186 added VOFLAG_* definitions and int vo_flags
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4737 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 03:06:38 +00:00
arpi
54dda23e50 ehh, i forgot to commit this...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4736 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 02:11:14 +00:00
alex
ba611677b6 added support for runtime fullscreen switching
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4735 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 02:01:45 +00:00
alex
24d02d9493 standard key support for video out runtime fullscreen switching
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4734 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 01:07:45 +00:00
alex
ad7d813709 vo_fullscreen added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4733 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 01:06:50 +00:00
alex
607c4028e0 added VOCTRL_FULLSCREEN
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4732 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 00:33:50 +00:00
bertrand
63d13413b7 Changed the default prefill cache value for raw network input stream.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4731 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-17 00:05:08 +00:00
alex
d6d9502386 fixed MP3 ICY detection, return detected file format for open_stream
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4730 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 21:48:59 +00:00
eyck
5979a71903 Add module parameters: contrast and brightness, so when you need those permanently
adjusted just add lines to /etc/modules or sth.
insmod mga_vid.o mga_brightness=100 mga_contrast=-79


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4729 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 19:58:39 +00:00
mswitch
b74f43fb50 Fixed a bug with prebuffering which would cause syncloss, someone at
sigma should go die for not giving us the damn tech docs =(


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4728 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 13:41:32 +00:00
michael
dffc07faf5 101 (NULL->srcW, NULL->srcH)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4727 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 13:12:51 +00:00
anders
1de3804595 MMX part rewritten and 16 tap filter added for better sound qualty
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4726 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 13:08:14 +00:00
mswitch
6292bf2273 Fixed a strange bug that sneaked in at the last minute (vobsub would
segfault for some reason.. I don't even know what vobsub is)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4725 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 13:06:45 +00:00
mswitch
49ab796720 Fixed bug which would cause gibberish to be printed when using :noprebuf
Removed equalization code, it caused problems with older machines, until
someone with a fast machine can betatest it it's only worthless


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4724 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 12:51:33 +00:00
nick
d60bfc5654 Direct rendering with dshow codecs support. (Was untested but should work)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4723 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 08:20:24 +00:00
nick
2cfd635666 Works with YUY2 fourcc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4722 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 07:55:44 +00:00
melanson
e7e053459c fixed WAV demuxer so that it skips to the actual start of the audio data
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4721 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 05:45:16 +00:00
melanson
df4c97fb19 shrink the size of the ghost image, courtesy of Roberto Togni
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4720 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-16 01:30:11 +00:00
michael
0b9a7c54b9 avoid allocating a dummy scaler as debug/info messages will only be printed for the first allocated scaler unless -v -v is used
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4719 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-15 22:31:10 +00:00
albeu
668ec5553c We should skip exactly the first frame on mp3 files.
Should correct many badly detected file, decoder crash, etc


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4718 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-15 16:48:25 +00:00
jonas
46ef333c2f Upgrades to the latest version, some corrections...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4717 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-15 13:14:41 +00:00
mswitch
f8428b7556 *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4716 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-15 10:43:21 +00:00
albeu
37d1cfa8c0 Fixed bug wich interrupt plaintext parsing before real eof
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4715 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-15 10:33:03 +00:00
michael
4cd0f2201a use mem2agpcpy_pic()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4714 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-15 01:00:26 +00:00
arpi
279284cc4c mp3 position fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4713 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-15 00:16:21 +00:00
arpi
e73f29e800 added mp3 detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4712 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 23:41:34 +00:00
arpi
360bb11537 fast header checker added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4711 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 23:41:00 +00:00
gabucino
66ebcb8714 -ss -endpos documented
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4710 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 22:50:34 +00:00
michael
23d578910a mem2agpcpy_pic()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4709 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 22:34:24 +00:00
arpi
047a7a067f +static
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4708 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 22:33:29 +00:00
arpi
1423711deb yv12 slices fix by Robert Kesterson <robertk@robertk.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4707 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 22:31:21 +00:00
arpi
9ed129527a mpeg-es osd fix - patch by ??? (lost mail:((()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4706 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-14 22:15:53 +00:00