1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-18 12:55:16 +00:00
Commit Graph

10701 Commits

Author SHA1 Message Date
diego
f2c3dbfded -nuvopts documentation by Albeu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10701 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-26 09:49:45 +00:00
michael
0378af2449 mpeg2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10700 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 23:19:08 +00:00
iive
1902b5896c OSD support, optinal queue, optional use of sleep(), and benchmark mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10699 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 21:41:10 +00:00
alex
fa0f8ea2a4 added a workaround to get rid of 'Unable to open URL: mf://*.jpg' and such nonsense (tv,mf,vcd)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10698 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 21:40:38 +00:00
alex
0fc1e3cd3f 1000l. The vcd api changed and nobody updated the gui..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10697 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 21:33:39 +00:00
attila
aea4ad40a8 Commit alex's fstype patch x11_common.c3.diff with additional manpage extension.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10696 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 18:13:51 +00:00
albeu
8a85640354 Fix the bug found by Martin Wulffeld
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10695 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 15:29:55 +00:00
nauj27
e30d189b3e sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10694 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 13:45:45 +00:00
mosu
e20785db50 Support for case insensitive string matching in SAMI subtitle files. Patch by Bruno Lecointre.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10693 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 09:12:28 +00:00
ranma
de38c06bee fabs needs math.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10692 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 09:08:06 +00:00
ranma
d688698e22 Add P4 Northwood. (Roman Shiryaev <mih_val@mail.ru>; See <200308250434.38516.mih_val@mail.ru> in mplayer-users)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10691 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 08:38:17 +00:00
arpi
284a5b6ec5 TGA image output VO module
patch by Daniele Forghieri ( guru@digitalfantasy.it )


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10690 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-24 18:26:37 +00:00
arpi
cbecdb3096 - re-added the old and (no more used) option -tsfastparse with a
CONF_TYPE_PRINT
- option -tsprog <number> to specify the chosen program (-vid and -aid
still override the single stream pids)
patch by Nico <nsabbi@libero.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10689 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-24 18:09:29 +00:00
arpi
38f4f0b4cf - initial support for MPEG4 in TS (M4V is working, but not AAC yet)
patch by Nico <nsabbi@libero.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10688 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-24 18:08:54 +00:00
arpi
511946aa0a - seek() is always synchronized to keyframes, so the decoders don't
crash anymore; successfully tested with libmpeg2 and ffmpeg12
- support for tables PAT and PMT, used the associate pids to program and
to play the right streams
- option -tsprog <number> to specify the chosen program (-vid and -aid
still override the single stream pids)
- initial support for MPEG4 in TS (M4V is working, but not AAC yet)
- defragmenting mechanism (without buffering, so it has 0 added cost) to
improve the playback of high bitrate movies
- refers to demux_mpg_control() to  get length and percentage position
in the stream
patch by Nico <nsabbi@libero.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10687 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-24 18:07:00 +00:00
mosu
cce8e3c630 Support for linked seek heads, multiple seek heads, multiple cues.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10686 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-24 12:34:42 +00:00
mosu
fb2af6ee84 Re-added block duration parsing, needed for subtitles. Got lost in the last update. Patch by Bruno Lecointre.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10685 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-23 22:51:10 +00:00
diego
cfa19109e9 codecs.conf is obsolete.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10684 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-22 22:18:08 +00:00
diego
5259403a7f sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10683 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-22 00:34:50 +00:00
arpi
bb478f5d55 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10682 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-21 11:38:09 +00:00
nauj27
304587336c New spanish DOC file :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10681 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 14:46:51 +00:00
nauj27
6ad1c873c8 Parenthesis mistake
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10680 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 14:25:56 +00:00
diego
6832d88821 Stray English line removed.
Patch by Fabian Franz <FabianFranz@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10679 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 14:20:26 +00:00
nauj27
8e11ff77ce Missing options in spanish version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10678 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 13:11:10 +00:00
nauj27
5913f87d6b sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10677 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 11:50:53 +00:00
gabucino
533c5e1485 cosmetic fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10676 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 10:26:46 +00:00
gabucino
74b0065331 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10675 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 10:24:51 +00:00
gabucino
bf3d382b0c sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10674 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 09:43:28 +00:00
gabucino
c466e8d849 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10673 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 08:58:51 +00:00
gabucino
a640c137c5 typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10672 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-20 08:27:26 +00:00
diego
3672788657 no need to document -flip_hebrew and -noflip_hebrew, alphabetical order.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10671 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-19 18:50:33 +00:00
nauj27
14d0c88249 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10670 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-19 16:18:37 +00:00
albeu
4e24e066ea 10l forgot to add nuv to the help message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10669 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-19 15:10:10 +00:00
gabucino
a707df9c77 FriBiDi control flags
Patch by Raindel Shachar <raindel@techunix.technion.ac.il>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10668 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-19 05:38:41 +00:00
nauj27
d00c7c83c1 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10667 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 18:08:26 +00:00
rfelker
cec2f53214 document vf_pullup (vaguely at least)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10666 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 15:27:00 +00:00
rfelker
0a378573a8 pullup -- third generation inverse telecine engine. the backend
(pullup.[ch]) is not mplayer-specific and is designed to work well
with g2; vf_pullup.c is the g1 wrapper. see man page for details, and
keep in mind, this is a work in progress.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10665 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 15:24:08 +00:00
rfelker
48ecb3e717 clean up field flags:
1) cosmetic change, no reason these need to be mpeg2-specific
2) add a flag to tell when fields are ordered, so we don't have to
assume bff (which would usually be wrong) when field flags are not
available.
3) add other flags for future use :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10664 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 14:49:06 +00:00
alex
db1804fcac Reworked the CPU optimization detection code, now it works nice for non-x86 platforms aswell (tested on Alpha, PPC, x86)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10663 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 14:24:29 +00:00
alex
4eb73ff345 X11_FULLSCREEN vs HAVE_X11 definitions and some warning fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10662 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 14:05:30 +00:00
diego
06f1a02f00 a 100l and another typo
spotted by Alex "eagle eye" Beregszaszi


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10661 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 13:49:22 +00:00
alex
db4bf6023c 100l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10660 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 13:39:07 +00:00
alex
b2b796f466 Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10659 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 13:13:41 +00:00
nauj27
2f14063455 New spanish DOCS files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10658 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 12:23:54 +00:00
nauj27
4e6bf1a45b sync with man page, 'remove dvdnav stuff, it does not work anyway'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10657 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 10:55:40 +00:00
nauj27
0632d2d572 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10656 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 10:07:04 +00:00
nauj27
845f93dc42 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10655 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 09:53:35 +00:00
henry
7f47abb9e0 a/v sync improvements
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10654 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 09:23:07 +00:00
diego
67be02500d sysm --> syms typo fix by Joey Parrish
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10653 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 21:18:02 +00:00
alex
70848671d3 --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10652 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 20:56:40 +00:00