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

766 Commits

Author SHA1 Message Date
diego
312bff7977 -fixed-vo shall no longer be called BETA-CODE.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17546 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-07 00:01:38 +00:00
diego
a44e14f304 cs and ls swscale parameters accept different value ranges now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17536 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-05 14:16:39 +00:00
diego
789af5d8ec Add -nocache option, -cache is not a flag option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17529 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-02 13:14:28 +00:00
lorenm
addfc4c6a7 x264 tweaks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17527 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-02 05:10:03 +00:00
corey
cd374b05a5 More detailed description of brd_scale.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17507 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-29 19:56:35 +00:00
diego
6d2fa5d69a typo, consistency
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17503 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-29 14:07:59 +00:00
diego
06e80a26bb Try to only use a linebreak without hyphenation (\:) where it makes sense.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17502 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-29 14:07:07 +00:00
diego
1cf085a019 Unify the handling of escaped spaces.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17500 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-29 02:11:38 +00:00
diego
64ada9ca7b Include MEncoder config files in list of files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17499 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-29 02:08:40 +00:00
corey
8690664535 Typo fix: missing "by" in brd_scale recommendation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17478 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 22:44:34 +00:00
diego
5e54599187 Fix up new profiles section and the MPLAYER_VERBSE environment variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17477 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 20:22:57 +00:00
albeu
7f28974433 Make -list-options work in both MPlayer and MEncoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17473 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 11:34:24 +00:00
albeu
d4d62bbc65 Profiles support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17472 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-24 11:16:13 +00:00
corey
9e0acc3d2e support libavcodec's new sc_factor parameter
Original idea from Michael; patch by me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17465 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 21:02:14 +00:00
gpoirier
2b42383c55 consistency fix over the previous consistency fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17453 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-21 20:32:13 +00:00
gpoirier
2e87e70a8b consitency fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17452 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-21 19:44:48 +00:00
ods15
6fd34c98b6 MPLAYER_VERBOSE, new enviorment variable to control verbosity before init
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17441 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 20:38:46 +00:00
lorenm
7bf3599898 sync to x264 r398.
patch by Guillaume Poirier.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17403 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-16 01:37:32 +00:00
diego
c18eb8190c Remove non-ASCII character.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17349 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-08 19:06:13 +00:00
diego
b09fcd306a minor rewording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17338 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-07 22:06:06 +00:00
rtognimp
b59db28355 This patch makes real rtsp tell the server to deliver data at specified
bandwidth, if bandwidth cmdline option is given. Also, if that's given,
it uses it for sdp stream selection. If not given, the behavior is the
same as before.

It's used to implement something like turboplay in realplayer.

Patch by Tomas Janousek >>> tomi (At) nomi (.) cz <<<


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17333 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 14:39:10 +00:00
diego
2f095cc061 Reformat examples to prevent linebreaks and hyphenation. When occurring
at the wrong spot they can be extremely confusing for novices.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17332 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-06 14:03:51 +00:00
diego
0d02e37001 Explain DVDREAD_NOKEYS environment variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17316 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 16:17:05 +00:00
gpoirier
a68b16aec1 Update copyright date to 2006
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17313 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:28:02 +00:00
diego
31115ac56a Expand the configuration file section to include MEncoder examples.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17310 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 15:01:30 +00:00
ptt
b300f14562 fixed indentation for suboption brd_scale
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17304 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-04 00:01:39 +00:00
nicodvb
62bc91fba2 removed frame reording option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17300 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 22:05:03 +00:00
diego
465d9a7f2a small wording/spelling/syntax fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17292 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 14:23:03 +00:00
gpoirier
3a59b54700 add bitexact's lavd flag desc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17291 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-03 13:07:54 +00:00
lorenm
457b63508d sync to x264 r390 (bime)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17269 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-30 05:15:27 +00:00
wanderer
f0b0762166 for roff: add missing linebreak in uspp description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17268 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-30 05:08:37 +00:00
wanderer
ec5b640403 minor grammar/punctuation on lavc's keyint option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17267 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 19:24:06 +00:00
wanderer
860fd154d2 further wording fix for uspp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17266 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 19:17:42 +00:00
diego
f71dd5c4c8 Support vme=8 (iterative overlapped block).
patch by Corey Hickey < .. bugfood-ml .. @ .. fatooh .. . .. org .. >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17262 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 17:01:33 +00:00
diego
4f17ae579b Include the snow wavelet comparison functions from DOCS/tech/snow.txt
in the man page.
patch by Corey Hickey < .. bugfood-ml .. @ .. fatooh .. . .. org .. >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17261 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 16:59:14 +00:00
diego
e802d2db5b wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17260 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-29 16:56:35 +00:00
gpoirier
b44bf0d4d9 Add bidir_refine to lavc's set of options, and document it.
Patch by Corey Hickey < bugfood DASH ml AHHH fatooh POIS org >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17257 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-28 08:45:18 +00:00
gpoirier
8cb2685e50 Merry Christmas and happy cola-chugging!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17247 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-26 06:27:56 +00:00
gpoirier
74f1ad8a0a Adds lavc's brd_scale and updates vb_strategy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17245 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-25 21:33:15 +00:00
iive
5db2fddec5 This cache-seek-min is definitly implemented. The not implemented one got removed...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17235 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-24 18:08:32 +00:00
iive
b189efcebb The <=132 frame rule is only valid at MacroBlock level not at frame one.
Following it gives worse compression even with IP sequence.(B-Frames doesn't accumulate error)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17234 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-24 16:13:12 +00:00
henry
335f35f2bf reverse the H264 hack
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17226 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-19 18:04:37 +00:00
henry
cbfe8d21d0 fspp update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17225 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-18 18:13:09 +00:00
ranma
ad18130764 typo: ouput -> output
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17215 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 19:58:24 +00:00
ods15
e9c36ee295 Removing obsolete, and until recently, misdocumented option -verbose .
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17209 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 18:10:51 +00:00
wanderer
83e5f5e72a make -o mandatory and add a warning when the extension does not match the container format, patch by Reynaldo Pinochet
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17197 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-15 17:57:18 +00:00
gpoirier
ef056dba90 Another examples showing how to play raw YUV video samples
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17181 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 22:09:55 +00:00
diego
1e255f168e Make -really-quiet a common option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17176 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 18:05:23 +00:00
diego
17022dd4fd Fix -v/-verbose description.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17171 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 16:44:44 +00:00
diego
5d5c708eee 10l: \ needs to be escaped in roff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17169 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 16:33:35 +00:00