Commit Graph

1726 Commits

Author SHA1 Message Date
gpoirier f2f9269fd4 sync with r18656 (French man page is now in sync)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18678 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-11 14:53:31 +00:00
kraymer 560ee84bb7 r18656: Add yuv to rgb conversion using a 3D lookup texture
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18666 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 14:43:44 +00:00
Gabrov 8882046b11 synced with r18656
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18659 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-09 13:14:07 +00:00
kraymer 33bd78a28e unify wording of "Manpage" (according to most occurences in de/mplayer.1)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18657 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-08 22:39:45 +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
gpoirier 874f92810f sync with r18631 (except a gl commit that will be translated later)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18634 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 22:01:25 +00:00
kraymer 99372c9e20 r18631: yadif filter: formatting fixes
r18630: add vqscale=0 option, explain different meanings for snow and other codecs
r18628: mcdeint is happy with yadif=3 too
r18627: make spatial interlacing check optional
r18623: Add bicubic texture scaling
r18612: [previously applied, some renaming only]
r18609: yet another deinterlacing filter
r18608: small consistency fix
r18607: grammar/wording and formatting fixes for mcdeint
r18591: Motion compensating deinterlacer


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18632 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 19:12:31 +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
gpoirier 37d7932b25 sync with r18574
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18617 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-07 13:04:35 +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
gpoirier 1d3ee39fda synced with r18573
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18598 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 13:41:52 +00:00
Gabrov 828cf9be9c synced with r18591
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18592 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-06 08:59:05 +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
kraymer 5a79cb37b8 r18577: mention when vo_gl yuv conversion methods are inexact
r18574: Make aic description a bit more helpful and less misleading.
r18573: Support and document lavc b_sensitivity option.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18588 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 22:17:39 +00:00
gpoirier 7679e38b91 sync with r18567
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18587 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 21:43:01 +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
kraymer c83400c8a5 r18570: document the recent changes in Snow. new lavcopts: 'refs', 'vqscale=0'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18571 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 06:21:57 +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
kraymer 5a368332d9 18567: fixed -dvbin :timeout range
18563: configurable tuning timeout
18561: fixed off by one object_types in -faacopts


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18568 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 00:35:58 +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
gpoirier 1a9ddf1968 sync with 1.1289
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18520 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-15 19:17:57 +00:00
gabrov c1fac66085 synced with 1.1289
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18499 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 08:48:08 +00:00
reimar 316bf3ff39 remove stray ')'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18497 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 23:22:42 +00:00
kraymer 11a747aaa8 grammar fix for 'Syntax'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18494 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 22:07:59 +00:00
kraymer 379052d8fc 1.1289: support lavc mv0_threshold
1.1288: Rework the karaoke audio filter section.
1.1287: New karaoke af
1.1286: roff syntax fix
1.1285: like it or not, the vfw options are -(xvfw)opts, not -(vfw)opts


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18493 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 21:59:18 +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
gabrov 4a1f25d39e synced with 1.1288
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18480 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 15:18:14 +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 2a50ec6227 sync with 1.1285
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18446 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 20:44:49 +00:00
gabrov 17af6392a2 synced with 1.1284
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18443 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 15:32:24 +00:00
kraymer 658dcd44f9 1.284: fix vfw-related things
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18437 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-11 10:19:32 +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
kraymer f3347d143c 1.1283: Document xvfwopts.
1.1282: small layout fix


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18416 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-09 14:56:41 +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
kraymer 5241458319 1.1281: Small wording fix, add parameters to the lavfopts option declarations.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18412 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-09 14:16:08 +00:00
gabrov 54a3ec649f synced with 1.1281
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18380 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-02 23:03:38 +00:00
gpoirier ac8355d260 sync with 1.1281
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18376 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 17:54:48 +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
gabrov f2fea08fca synced with 1.1280
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18369 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-01 11:43:36 +00:00
kraymer 0891f36cff 1.1280: -lavfopts muxrate in in bits/sec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18359 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 19:25:08 +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
kraymer 515519f3f2 1.1279: Bump the date.
1.1278: Correct vglobal description, as pointed out by Loren.
1.1277: cosmetics: Remove trailing whitespace.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18357 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 13:30:16 +00:00
kraymer 800f575f8a 1.1276: Consistency for the 'i' key, [does not apply]
document vglobal, aglobal and i_certify_that_i_am_the_longest_option_ever.
1.1275: Small grammar fix introduced by my previous commit :/ [does not apply]
1.1274: Small clarification to the i keystroke description [previously commited]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18356 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 13:16:17 +00:00
kraymer f0aa823e57 1.1273: small spelling/grammar fixes
1.1272: clarified restriction on -lavfopts :delay
1.1271: document more -lavfopts entries
1.1270: EDL no longer conditionally compiled.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18355 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 13:00:35 +00:00
gabrov 16bfc4b9cf synced with 1.1200
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18354 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-30 12:17:10 +00:00
gpoirier 6793e59934 I already bumped the date to tomorrow, which is pre8 "Neu Team Strikes back" due date
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18344 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-29 17:04:57 +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
gpoirier da4ef16ec0 sync with 1.1278
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18342 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-29 16:56:55 +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
gabrov e1902e3087 synced with 1.1124
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18333 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 21:33:55 +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
gpoirier f58748b1af Some Fench fixes by Bounec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18331 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 11:41:03 +00:00
gabrov ff24d93217 synced with 1.1114
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18329 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-28 08:00:51 +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
gabrov 94101d2cca synced with 1.1100
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18321 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 19:07:28 +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
gabrov 430562ad5f synced with 1.1059
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18297 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 19:14:12 +00:00
kraymer 105db052fa 1.1269: Kiriuja's rephrasing of the identify=6 v/s -identify issue, ...
1.1268: small fix on -identify section of the manpage, new line for new sentence and option scaping with an slash
1.1267: Get ride of the several if(identify) messy lines and rearangment of some of the output, ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18296 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-26 17:55:02 +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
gabrov f2a257c9b2 synced with 1.1042
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18285 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-25 19:11:02 +00:00
jheryan 0138ef9e2f Synced with 1.1258
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18279 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-25 13:29:35 +00:00
gabrov edc6690ea4 synced with 1.1036
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18257 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-24 19:00:33 +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
gpoirier 1275cbfc4e sycn with 1.1266
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18236 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-24 05:44:46 +00:00
kraymer 141b72fe05 1.1266: Remove support for default.sub.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18234 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 23:28:46 +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
kraymer 443947f7b9 1.1265: Add a new command: osd_show_property_text that show an expanded property string on the OSD.
1.1264: Fix up -msgcharset and MPLAYER_CHARSET.
1.1263: document message charset functionality
1.1262: Add FIXME skeletons for -msgcharset and MPLAYER_CHARSET.
1.1261: sync to x264 r503 (dct_decimate)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18229 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 19:47:29 +00:00
gpoirier 40cbb5d32a sync with 1.1265
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18228 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 16:06:30 +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
reimar 173d664b68 document message charset functionality
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18217 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 08:56:40 +00:00
diego bd45bc8f34 Add FIXME skeletons for -msgcharset and MPLAYER_CHARSET.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18212 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 23:53:52 +00:00
lorenm 94b93ccc69 sync to x264 r503 (dct_decimate)
patch by Guillaume Poirier.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18208 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 19:30:57 +00:00
kraymer c07b14a9b0 1.260: 10l
1.259: syntax fix for "s" (keyboard control)
1.258: minor markup fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18172 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 10:54:00 +00:00
kraymer ffb3dbc09b 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18171 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 10:51:50 +00:00
kraymer 7af4532cbc syntax fix for "s" (keyboard control)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18170 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 10:45:02 +00:00
kraymer 0b15331980 typo (noticed by "veal" on freenode)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18169 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-21 10:37:35 +00:00
diego 3f08af229f minor markup fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18133 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 08:02:39 +00:00
gpoirier 649abe5db0 sync with 1.1257
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18122 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 20:53:16 +00:00
kraymer 171a5ec135 1.1257: Fix and improve xinerama support
1.1256: new monitorpixelaspect option, esp. useful for xinerama setups with upcoming patch
1.1255: [does not apply]
1.1254: -ao pcm:fast suboption for faster-than-realtime dumping


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18121 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 20:27:35 +00:00
reimar 7f3d9de556 Fix and improve xinerama support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18117 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-16 13:38:28 +00:00
reimar 02c0f0258f new monitorpixelaspect option, esp. useful for xinerama setups with upcoming patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18106 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-15 20:50:33 +00:00
diego ecc88de7f6 small typo/grammar fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18094 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-14 13:27:55 +00:00
reimar 86b0871127 -ao pcm:fast suboption for faster-than-realtime dumping
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18093 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-14 13:18:35 +00:00
kraymer b28e7305a4 1.1253: Document sinesupress audio filter, [...]
1.1252: Document the patch by Walter Belhaven <wbelhaven at yahoo >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18087 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-14 07:36:27 +00:00
gpoirier ca9d9cf980 Document sinesupress audio filter, thanks to the help of Michael Niedermayer and Jan Knutar.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18085 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-13 21:25:37 +00:00
gpoirier bb2203a63c Fix a few French barbarism, add missing sentence.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18070 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-10 07:28:14 +00:00
gpoirier 172e1f620a synced with 1.1252
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18063 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-09 13:02:47 +00:00
iive 310dda5ed0 New mode for tinterlace filter
Document the patch by Walter Belhaven <wbelhaven at yahoo >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18057 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-08 15:43:32 +00:00
gpoirier 3b54ec9e28 French fixes, by Bounec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18054 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-07 21:47:38 +00:00
ptt da639b027b sync up to 1.1234
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18040 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-04 09:11:53 +00:00
kraymer 12aff69c6f 1.1251: -crash-debug does not get enabled with .developer in the source tree.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18029 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-02 21:25:56 +00:00
diego cd974cd0e0 -crash-debug does not get enabled with .developer in the source tree.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18018 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-02 07:47:15 +00:00
gpoirier 8a3d3f57ee More French fixes by Bounec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18011 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-31 21:29:37 +00:00
gpoirier f35e617c50 French proofreading, by Bounec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17990 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-29 11:33:13 +00:00
ptt 9142e232cc sync up to 1.223
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17986 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-28 00:15:16 +00:00
gpoirier 3256ed536d synced with 1.1249
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17982 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 19:43:46 +00:00
kraymer f1dfd3b431 1.1250: [applied by Diego, #1.216]
1.1249: Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.
1.1248: support custom OSD colour for vo_gl.c
1.1247: fix for the macosx tiger (groff 1.19.x) indentation issue


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17976 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 12:41:22 +00:00
diego b5743fcfda Rename the default GUI skins directory from 'Skin' to 'skins', keeping
backwards compatibility.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17975 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 11:39:27 +00:00
diego 2874b0cfe0 Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17968 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 22:56:46 +00:00
reimar bf291303a1 support custom OSD colour for vo_gl.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17958 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 10:43:56 +00:00
jonas 611dc62a43 fix for the macosx tiger (groff 1.19.x) indentation issue
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17951 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 22:41:14 +00:00
kraymer f0daa05353 1.1246: insert linebreak, \-playing-msg option
1.1245: Shortly describe -playing-msg and -list-properties.
1.1244: Prevent building lavc with xvid support unless xvid version is 1.1 or higher.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17923 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 18:25:21 +00:00
kraymer db5cd502b1 insert linebreak, \-playing-msg option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17922 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 18:19:15 +00:00
kraymer e9d8ef8704 1.1243: 10l
1.1242: sync to x264 r476 (subq=7)
1.1241: Support libavcodec vrc_strategy=1 (XviD ratecontrol).
1.1240: [applied by diego, commit #1.209]
1.1239: mpegopts example
1.1238: adapter doesn't require vm anymore


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17921 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 18:11:44 +00:00
kraymer d9c675abd3 1.1237: Capitalize some sentences after colons.
1.1236: sync to x264 r457 (direct_pred=3)
1.1235: XviD multi-threaded encoding support


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17920 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 17:35:39 +00:00
kraymer 2518e91463 1.1234: Add some undocumented options.
1.1233: Document the noup suboption of the scale video filter.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17919 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 17:22:46 +00:00
kraymer d422e42354 1.1232: put options in alphabetical order
1.1231: New option: -ignore-start


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17918 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 17:06:34 +00:00
albeu 3aa536d582 Shortly describe -playing-msg and -list-properties.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17917 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 17:06:03 +00:00
corey 0e4ebf5383 Prevent building lavc with xvid support unless xvid version is 1.1 or
higher.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17905 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-21 05:36:10 +00:00
lorenm 4c4c2bd8e0 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17904 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-20 23:16:34 +00:00
lorenm 5283b5beef sync to x264 r476 (subq=7)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17903 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-20 23:13:37 +00:00
gpoirier 12e31cc254 synced with 1.1241
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17900 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-20 21:13:01 +00:00
kraymer 7422f3d2b2 1.1230: Typo fix: "URLs to forces" --> "URLs to force"
1.1229: Allows the LIVE555 library to forces the client's port to be used...
1.1228: dwStart support for mencoder.
1.1227: This patch removes mmap support because it doesn't have any benefit.
1.1226: Rephrase telecine and film2pal mpegopts.
1.1225: Remove stray space.
1.1224: mention film2pal in -mpegopts
1.1223: -fixed-vo shall no longer be called BETA-CODE.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17894 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-18 20:02:47 +00:00
corey fac2fee9fe Support libavcodec vrc_strategy=1 (XviD ratecontrol).
As a side effect, this also makes -lavcopts vcodec=xvid work.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17887 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-17 23:47:10 +00:00
gpoirier 01bb22bcc3 sync with new MEncoder config file name
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17878 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-15 23:20:27 +00:00
diego 47a665f8c9 The system-wide and the user-specific MEncoder configuration file should both
be called 'mencoder.conf', not two different names over which code and
documentation disagree.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17870 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-14 23:33:37 +00:00
rathann e6139d5a0f mpegopts example
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17868 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-14 21:57:58 +00:00
gpoirier ed415d9db2 sync with 1.1238
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17853 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-13 16:36:18 +00:00
faust3 f528470560 adapter doesn't require vm anymore
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17852 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-13 16:17:44 +00:00
gpoirier 329dc03746 synced with 1.1237
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17761 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-07 13:40:20 +00:00
diego 529ae07409 Capitalize some sentences after colons.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17753 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-05 22:29:26 +00:00
lorenm 66419046a2 sync to x264 r457 (direct_pred=3)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17732 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-05 07:23:12 +00:00
gpoirier 99cb97975c Synced with 1.1234, patch by Jiří Heryán < technik AH domotech DOO cz >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17718 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-03 21:58:30 +00:00
gpoirier 80477378b2 synced with 1.1235
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17706 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-01 09:57:11 +00:00
gpoirier bc6540bae9 XviD multi-threaded encoding support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17704 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-01 09:18:56 +00:00
diego ae219c46b7 Add some undocumented options.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17679 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-24 20:28:16 +00:00