Commit Graph

15640 Commits

Author SHA1 Message Date
wight dadafa54a4 * some more \- in examples
* move parenthesis before period for consistency.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15490 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-16 18:35:15 +00:00
gpoirier a7557f087a Sync with 1.970
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15489 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-16 18:33:34 +00:00
diego 3e739b70b2 Fix imprecise fps numbers, patch by Corey Hickey <bugfood-ml at fatooh dot org>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15488 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-16 09:52:52 +00:00
nplourde eaa8e3bcb6 simplifies the format matching logic. Chris Roccati <roccati@pobox.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15487 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-16 00:16:43 +00:00
gpoirier db9e8be1b2 Hopefully this phrasing is now correct English :-)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15486 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-15 21:59:39 +00:00
nicodvb 682b140477 restore vcd_track
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15485 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-15 20:52:06 +00:00
nplourde f5f234c94e set define for apple gcc altivec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15484 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-15 20:11:34 +00:00
nicodvb f781d5bc30 better implementation of read()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15483 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-15 15:38:57 +00:00
gabrov 03be3966c2 synced with 1.25
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15482 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-15 14:36:28 +00:00
gabrov a46a4487bf synced with 1.63
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15481 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-15 12:07:54 +00:00
gabrov 3ea2974099 synced with 1.75
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15480 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-15 10:25:18 +00:00
nicodvb e4b5ff6cf0 ftp is handled by the modular stream manager
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15479 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-15 08:47:55 +00:00
nicodvb 9afb8b3073 more efficient read() without memcpy()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15478 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-15 07:59:30 +00:00
nicodvb ce228ac4cd ported cue:// to the new stream api; note: this stream must still be optimized in its read() and seek() functions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15477 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-15 07:38:42 +00:00
rtognimp 1e285998e6 Fraps
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15476 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 23:51:22 +00:00
rtognimp bb10329621 FRAPS decoder (FPS1) with binary dll
Patch by Gianluigi Tiesi


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15475 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 23:31:29 +00:00
wight 01907d1e68 If we use .m suffix we really should include it in .SUFFIXES
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15474 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 21:35:35 +00:00
rfelker 0a6528773a comment out useless/nonexistent variable breaking compile on gcc4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15473 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 20:26:46 +00:00
gpoirier ffdbcb22dd some more fixes suggested by The Wanderer and Rich
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15472 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 19:37:54 +00:00
paszczi 9fb27229cd synced with 1.63
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15471 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 18:02:35 +00:00
gpoirier e7adb975a1 sync with 1.969: Document new file:// syntax.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15470 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 15:54:59 +00:00
rtognimp c9314d8a6b Fix for stereo files
Patch by KAICHO > s_naray at yahoo dot co dot jp <, forwarded by mike


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15469 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 15:47:49 +00:00
gpoirier edee61232e Nits and corrections suggested by The Wanderer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15468 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 15:44:52 +00:00
kraymer bc06bb6c1d 1.969: Document new file:// syntax.
+ small fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15467 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 14:36:21 +00:00
kraymer 9c8aea2cc0 German man page review part III
added missing option '-loadidx'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15466 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 14:16:12 +00:00
henry 07e2bc3acd do not modify tv_param_noaudio
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15465 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 13:54:25 +00:00
diego f1e0d14081 Document new file:// syntax.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15464 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 13:13:58 +00:00
henry 3740da878c cleanups of the mutex usage
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15463 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 13:04:30 +00:00
nicodvb 9af02c596e fixed file:// syntax using newly introduced -string- urlpart
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15462 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 12:50:59 +00:00
nicodvb 1cb05c0cfa introduced -string- parameter to match everything after :// syntax
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15461 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 12:49:18 +00:00
kraymer d44685d4c1 German man page review part II (finishes "PLAYER-SPEZIFISCHE OPTIONEN")
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15460 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 12:44:30 +00:00
diego eb0a44c841 Explain how to drop movies on desktop shortcuts, other updates.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15459 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 11:58:30 +00:00
kraymer 8b1809f25b German man page review part I
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15458 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 11:15:17 +00:00
diego 4f6fc4ceba Make FAAC detection follow standard enable/disable/auto semantics.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15457 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 10:14:48 +00:00
diego cc3510ef06 Update with Jindrich's latest change.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15456 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 10:05:09 +00:00
henry 22b533f028 v4l2 update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15455 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 09:17:32 +00:00
diego d0d9578679 compilation/link fix with --disable-qtx --disable-dshow
patch by Gianluigi Tiesi <mplayer at netfarm dot it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15454 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 09:03:00 +00:00
nicodvb f6df520b8e make file:// prefix work
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15453 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 08:15:37 +00:00
henry 86830611e1 10l forgotten comment
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15452 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 07:52:47 +00:00
nicodvb f595bf38ce removed unused variables
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15451 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 06:52:25 +00:00
henry 32a7942535 improve playback with mplayer -tv immediatemode=0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15450 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 05:42:37 +00:00
nplourde 781402e06d indicate the number of channels required, patch by Chris Roccati <roccati@pobox.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15449 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 01:14:58 +00:00
kraymer 39ed302360 1.961: vo_quartz and vo_macosx support -ontop as well.
1.962: vo_ggi now supports ontop.
1.963: sync to x264 rev223 (options: ratetol, vbv_*)
 + also added: qp_step
1.964: Document -vf pp=ac.
1.965: Document -hr-edl-seek, based on a description by Oded Shimon.
1.966: added some hyphens in quoted examples
1.967: -edl works with MEncoder as well.
1.968: wording fix (skipped)
+ That key is really called 'Apfel'. happily fixed


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15448 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-13 23:19:06 +00:00
gpoirier f59b76965a Preparing to encode: Identifying source material and framerate + how to encode interlaced content
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15447 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-13 23:03:20 +00:00
kraymer e93d1d448b wording fix by diego(tm)
added x264 option subq (necessary to apply patches ;) )
1.949: Replace duplicate and wrong -sws parameter description with a pointer.
1.950: macosx vo
1.951: On a Mac, option is Alt, the keys with the Apple logo are called command.
1.952: macosx
1.953: expose x264 options 'me' and 'me_range'.
1.954: documented twolameopts
1.955: updated t[wo]olameopts's psycho range
1.956: Add border masking support for lavc
1.957: 10l and more precise description of border_mask
1.958: Nits - better description for border_mask
1.959: vstrict=-1 is now less "dangerous", make it default and remove m/ljpeg encoding colorspace hack
1.960: wording/spelling


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15446 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-13 22:29:07 +00:00
kraymer c641ae9cda added toolame opts
1.942: faac options
1.943: faac section review
1.944: better slave mode description, spelling/grammar
1.945: Document replacing , by . for -vo ggi:
1.946: explain how to use toolame in VBR mode
1.947: wording improvents
1.948: af_volnorm method suboption


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15445 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-13 21:26:37 +00:00
kraymer 713c0772a4 1.936: noluma suboption for vf_pp
1.937: af_center, af_sweep parameter, misc fixes
1.938: af_comp, af_center parameter, some af fixes
1.939: Document af_gate, put af_gate and af_comp at the end, they're untested (broken).
1.940: 10l typo
1.941: Correct description for -tv adevice=...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15444 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-13 20:45:13 +00:00
gpoirier 6b3938767c sync with 1.968
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15443 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-13 20:42:18 +00:00
kraymer de0e25302c added x264enc options: direct_pred, log, (no)deblock deblock{alpha,beta}, (no)cabac, qp_{min,max}
1.933: misc corrections and clarifications in x264 options.
1.934: remove x264 option "cabacidc", because the default is always best.
1.935: Online audio switching now supports Matroska too


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15442 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-13 20:19:01 +00:00
henry d2e7c10efd enable hinting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15441 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-13 19:47:50 +00:00