1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-23 08:26:56 +00:00
Commit Graph

856 Commits

Author SHA1 Message Date
ben
4661cbe829 updated DOCS with new generic (non LIVE555 dependant) usage of -rtsp-port option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18835 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 21:32:59 +00:00
reimar
2727b16cbb improved -vo gl:lscale documentation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18712 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-14 16:08:49 +00:00
diego
c087ea4cd5 formatting fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18702 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-14 10:18:57 +00:00
reimar
316a44ff0e scaler -> scale typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18697 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-13 20:21:47 +00:00
reimar
497b2f561e Add yuv to rgb conversion using a 3D lookup texture
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18656 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 19:02:56 +00:00
kraymer
374e81df43 10l: double "and"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18643 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 00:47:17 +00:00
kraymer
eafaa2f8c7 rewording/clarification of vqscale option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18640 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 23:28:16 +00:00
kraymer
2d69d3e464 yadif filter: formatting fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18631 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 18:52:49 +00:00
kraymer
3ee63c7588 add vqscale=0 option, explain different meanings for snow and other codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18630 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 18:19:58 +00:00
michael
1b0dd2f656 mcdeint is happy with yadif=3 too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18628 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 17:31:14 +00:00
michael
e4c69a6919 make spatial interlacing check optional
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18627 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 17:21:45 +00:00
reimar
1b0b329dd7 Add bicubic texture scaling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18623 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 14:07:32 +00:00
corey
9fb516e90a Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18612 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 00:02:51 +00:00
michael
36e4ad3058 yet another deinterlacing filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18609 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 23:30:23 +00:00
diego
d58d3ace15 small consistency fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18608 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 23:04:28 +00:00
diego
8066305f10 grammar/wording and formatting fixes for mcdeint
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18607 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 22:58:59 +00:00
michael
f31bc72365 Motion compensating deinterlacer
note, the code could probably benefit from some finetuning / experimentation in case anyone is bored ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18591 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 00:11:13 +00:00
reimar
ad733dd01d mention when vo_gl yuv conversion methods are inexact
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18577 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 11:20:31 +00:00
corey
1934f3b4ea Make aic description a bit more helpful and less misleading.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18574 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 06:57:22 +00:00
corey
5414825bac Support and document lavc b_sensitivity option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18573 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 06:37:29 +00:00
lorenm
c7032926c9 document the recent changes in Snow.
new lavcopts: 'refs', 'vqscale=0'



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18570 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 05:34:26 +00:00
nicodvb
34c3d97d69 fixed -dvbin :timeout range
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18567 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-04 23:41:44 +00:00
nicodvb
59f8ffc16d configurable tuning timeout
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18563 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-04 23:09:19 +00:00
nicodvb
cf601586ab fixed off by one object_types in -faacopts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18561 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-04 22:52:02 +00:00
corey
447119777b support lavc mv0_threshold
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18490 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 20:18:57 +00:00
diego
8d6e2a0e6b Rework the karaoke audio filter section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18478 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 14:36:08 +00:00
reynaldo
d6081d2977 New karaoke af
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18471 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 08:46:31 +00:00
diego
6fd961be92 roff syntax fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18448 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 21:08:32 +00:00
gpoirier
42d3b25156 like it or not, the vfw options are -(xvfw)opts, not -(vfw)opts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18447 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 20:47:00 +00:00
gpoirier
19fd398418 fix vfw-related things, patches by RC and Compn
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18434 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 05:51:26 +00:00
diego
f7c80324e9 Document xvfwopts.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18415 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-09 14:38:53 +00:00
diego
3b8ef8b3e1 small layout fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18414 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-09 14:38:07 +00:00
diego
4b52bda380 Small wording fix, add parameters to the lavfopts option declarations.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18374 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 17:08:52 +00:00
nicodvb
d8d8e2f6bd -lavfopts muxrate in in bits/sec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18358 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 18:57:41 +00:00
diego
659ad04d72 Bump the date.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18343 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-29 17:01:43 +00:00
diego
7736644929 Correct vglobal description, as pointed out by Loren.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18339 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 23:51:18 +00:00
diego
5f7d83a8ee cosmetics: Remove trailing whitespace.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18335 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 21:37:01 +00:00
diego
3e1871bda8 Consistency for the 'i' key, document vglobal, aglobal and
i_certify_that_i_am_the_longest_option_ever.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18334 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 21:34:02 +00:00
reynaldo
40f4f09120 Small grammar fix introduced by my previous commit :/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18332 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 16:44:48 +00:00
reynaldo
790eeaf826 Small clarification to the i keystroke description, it doesnt make an EDL mark unless you are in -edlout mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18328 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 06:14:07 +00:00
diego
4f7cc897d4 small spelling/grammar fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18327 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 01:52:45 +00:00
nicodvb
19c163b183 clarified restriction on -lavfopts :delay
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18326 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 23:00:01 +00:00
nicodvb
6ef55dd8ea document more -lavfopts entries
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18325 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 22:44:51 +00:00
diego
43673b01e5 EDL no longer conditionally compiled.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18314 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 13:10:38 +00:00
reynaldo
2c3be6dcf7 Kiriuja's rephrasing of the identify=6 v/s -identify issue, patch by himself, applyed with minor update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18294 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 07:48:26 +00:00
reynaldo
3cc923c1f7 small fix on -identify section of the manpage, new line for new sentence and option scaping with an slash
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18254 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-24 16:02:59 +00:00
reynaldo
3a406e94d7 Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18238 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-24 07:20:34 +00:00
diego
98aee4cb65 Remove support for default.sub.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18233 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 23:26:12 +00:00
albeu
116ca0c768 Add a new command: osd_show_property_text that show an expanded property
string on the OSD. Based on a patch 'by someone named "veal" on irc'
that showed the filename.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18223 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 14:31:54 +00:00
diego
127d546fd6 Fix up -msgcharset and MPLAYER_CHARSET.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18221 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 12:43:50 +00:00