1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-20 14:20:55 +00:00
Commit Graph

13487 Commits

Author SHA1 Message Date
gpoirier
d425b8087e Typos on the XviD section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13287 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-08 11:49:39 +00:00
danny
79f1312178 Synced with 1.707
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13286 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-08 09:42:05 +00:00
ivo
07839ac723 Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they can
easily be re-used by other video output drivers, without having inapproriate
names.

To make live easier for the translators, I have made the same changes to
the German and Spanish translations (those who already picked up on the
MSGTR_VO_* messages).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13285 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-08 03:51:37 +00:00
ivo
b8c10b5b26 This patch moves the directory creation code to a separate function. I have
tried to re-use as much code as possible, to reduce the size of the patch.
All duplicate code is removed, resulting in my first patch that actually
decreases the size of the binary by about 700 bytes :-)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13284 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-08 01:11:16 +00:00
gpoirier
28aac68c03 Big changes on XviD documentation.
All options are now _very well_ documented ;-)
Some options related to each others have been moved around
Deprecated are marked as such


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13283 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-07 20:27:05 +00:00
diego
d3e6f0ff7f OpenBSD clarification by Björn Sandell <biorn @ dce . chalmers . se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13282 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-07 17:30:07 +00:00
kraymer
f1cc473944 newly created videofilters section
\-vf has been moved there from decoding section


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13281 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-07 11:00:27 +00:00
kraymer
278bae86f7 finished translation and review of decoding/filtering section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13280 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-07 10:40:30 +00:00
kraymer
4ffffb3304 \-af note added
typos and expression changes
unification of some technical terms
	macroblock -> makroblock
	bewegungsvektor -> Motion-Vector
	Nachbearbeitung -> Postprocessing
little general work on decoding/filtering section


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13279 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-07 10:23:27 +00:00
gpoirier
c1db011988 Cumulative patch
"X11 options do not affect SDL", "\-noencodedups", "mplayer -af help now lists
all available audio filters", "pullup docs + new feature for slow cpus"


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13278 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-07 09:59:27 +00:00
gpoirier
9605a7fbe9 Sync with Diego's alphabetical order for lavdopts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13277 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-07 08:53:09 +00:00
michael
05d729ee2b disable direct rendering for h264
until now we did try with dr, and disabled it if more then 1 reference frame was used, but that rarely resulted in dr+h264 and its not guranteed to work as stride may end up different, and remocing CODEC_CAP_DR1 from h264 in ffmpeg isnt correct either as the h264 codec does support it


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13276 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-07 01:20:19 +00:00
diego
01463b7cf4 MPlayer X11 options do not affect SDL.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13275 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-07 01:05:56 +00:00
diego
f0374b30da spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13274 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-07 00:56:58 +00:00
kraymer
f4a5fdc012 reorder lavdopts suboptions to achieve alphabetical order
fixed the same typo a few times
changed macro definition (now in sync) that fixed 'non-compliant'
	display of suboptions listings


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13273 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 23:07:20 +00:00
kraymer
e6f193b5f0 \-jpeg moved
updates in decoding/filtering section, especially addes lavdopts suboptions
changed disclaimer
other minor fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13272 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 22:54:06 +00:00
rfelker
c4ca2f24f1 finally diego will be happy....this is totally useless but oh well :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13271 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 22:30:53 +00:00
ivo
bdc25d636e mplayer -af help now lists all available audio filters.
Updated manual page.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13270 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 22:27:08 +00:00
reimar
2fa8fe4ad3 do not modify d_width and d_height when -xy option was given, otherwise -xy has no effect with e.g. vo_gl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13269 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 21:26:46 +00:00
rfelker
49a7110b03 pullup docs + new feature for slow cpus :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13268 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 21:25:59 +00:00
reimar
fa0823db47 Copy-n-Paste bug breaking channel selection in audio configuration dialog
Patch by (eyager at chartermi dot net)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13267 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 20:11:37 +00:00
diego
19b4690152 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13266 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 14:07:48 +00:00
diego
74ab77d342 pan filter needs number of _input_ channels, ported from the man page.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13265 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 14:06:33 +00:00
diego
2153dd615f List administrators.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13264 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 14:05:09 +00:00
diego
564d13a1b9 mailing lists and german documentation maintainers, spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13263 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 11:11:02 +00:00
diego
94dcf724a0 -lavdopts fast, small fix to -lavdopts ec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13262 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 11:03:51 +00:00
diego
0808566b89 alphabetical order for lavdopts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13261 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 10:55:01 +00:00
diego
fd84501756 MB, QP explanation, some more consistency
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13260 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 10:50:19 +00:00
diego
f58ee65f7f some new patch policy: compression, mail threading, printf vs mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13259 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 09:05:38 +00:00
gpoirier
62f9f9f285 More information on XviD's "interlaced" and "4mv" options thanks to a
discution with XviD devs.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13258 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-06 07:52:49 +00:00
rfelker
3f4d87d795 fix seeking with -hr-mp3-seek. maybe not the best fix (why is last_pts
ever infinite?!?!) but at least it makes it work... :)
patch by Balazs KOSSOVICS (tevefeju AT freemail.hu):

Hi!
When we listening music with "-hr-mp3-seek" option, than there is a
negative value at the first rewinds in the statusrange (-52 hours, some
minutes). The patch is against this.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13257 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 22:10:59 +00:00
kraymer
752a64662e Sorry, typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13256 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 22:01:23 +00:00
kraymer
49a3ae707d sync to latest updates in vo_jpeg.c section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13255 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 21:56:39 +00:00
gpoirier
0d48b2039a Pretty much all filters documented and in sync now (up to "phase" filter,
for which I did my best to translate, but as I don't understand what it does,
it would be wise for someone to double-check)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13254 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 20:55:10 +00:00
ivo
0b90eb2a02 Some minor vo_jpeg fixes:
Removed unused variable dst.
MPlayer now exits if it is unable to create a file for JPEG output and prints
an appropriate message, instead of going on if all is right (which is not).
Added line to authors file.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13253 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 17:54:09 +00:00
joey
22a31d2fee fixed --enable-gif bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13252 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 17:46:33 +00:00
rfelker
d7657cb702 fixed warning in my patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13251 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 16:55:06 +00:00
rfelker
d4e83b3fdb ensure that avi files have a valid header as soon as possible.
without this, the header says 0x0 video size, which works with mplayer
when the video size is stored in the codec data, but it does NOT work
with other players or with codecs that don't store size (e.g. snow).

actually i don't like having seeks in the muxer module, but i don't
know any other way to implement this fix without major changes to
mencoder. if you have a better fix, please reverse this and commit
yours.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13250 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 16:51:15 +00:00
gpoirier
79583b4ee3 updates -vo jpeg:options and minor sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13249 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-05 13:02:31 +00:00
ivo
f36b6cd3a1 Removal of -jpeg commandline option.
It's replaced by an options parser in the module itself. Instead of
mplayer -vo jpeg -jpeg options one now has to use mplayer -vo jpeg:options.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13248 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-04 22:59:33 +00:00
reimar
c20f06b2fa alignment for SPARC64, second try
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13247 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-04 15:34:20 +00:00
reimar
fd43c009cc af_pan wants number of _input_ channels, fixes bugzilla bug #22
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13246 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-04 10:22:38 +00:00
diego
25c52cd2c2 switch_vsync patch by Aurelien Jacobs <aurel @ gnuage.org>, small fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13245 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-04 09:29:08 +00:00
kraymer
fd8cc0fc4d sync to latest manpage reviews by Diego
other marginal fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13244 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-03 22:18:46 +00:00
al
80098f9851 We don't need to support the old nvidia binary driver bug any longer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13243 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-03 20:22:22 +00:00
gpoirier
0d576fb9e5 better documentation of not obvious subq default setting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13242 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-03 20:18:28 +00:00
gpoirier
332aa67e99 Diego's man page review part VIII commited, small syncs on video filters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13241 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-03 17:47:34 +00:00
diego
511b36a013 alphabetical order
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13240 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-03 17:42:52 +00:00
gpoirier
a2670f7df8 All libavcodec encoding options are now documented
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13239 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-03 15:09:20 +00:00
reimar
0a2999f9f4 improved suboption parsing, fixes also compiler warnings
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13238 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-03 12:12:17 +00:00