1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-17 20:34:58 +00:00
Commit Graph

20332 Commits

Author SHA1 Message Date
kraymer
b99910e10a r20317: Greatly simplify synopsis roff markup and add a bit of consistency.
r20332: added a ".    ..." line before gmplayer
r20336: escape -mf


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20337 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-21 18:37:48 +00:00
kraymer
360c96f3c4 escape -mf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20336 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-21 18:34:37 +00:00
reimar
e87a925c4a Remove #ifdef HAVE_FLAC, it was never needed and nowadays is never defined.
Fixes http://samples.mplayerhq.hu/ogg/old_flac_in_ogg_flac_1_0_4.ogg


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20335 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-21 17:58:33 +00:00
reimar
e9e5d67d19 Do not use sh_audio->wf values if they are definitely invalid
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20334 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-21 17:01:45 +00:00
reimar
275e142fa7 Add flac twocc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20333 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-21 15:57:08 +00:00
ptt
1d78e2c90c added a ". ..." line before gmplayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20332 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-21 09:58:43 +00:00
ptt
bb245b1ea0 little fix, sorry
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20331 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-21 09:57:38 +00:00
ptt
e973a4d867 sync with r20317
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20330 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-21 09:56:27 +00:00
ptt
0e3c3727ce applied patch for -endpos, to work without a blit_frame, pointed out by Andrew Savchenko
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20329 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-21 09:32:58 +00:00
kraymer
3a62e0529f some random fixes (wording, spelling..)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20328 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-21 08:44:10 +00:00
kraymer
b6c851c108 add German translation of codecs.xml
parts of the video section translated by Christian Obst (christian_obst gmx de)
audio codecs section translated by Carl Eugen (cehoyos ag.or at)
rest by myself

German translation complete :D


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20327 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-21 08:05:38 +00:00
eugeni
08d9c0718a Don't forget to apply scaling coefficients to kerning values.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20326 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-20 23:06:52 +00:00
reimar
2b13b3a6c8 Cosmetics: indentation fix indentation broken by last two demuxer.c commits
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20325 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-20 19:36:59 +00:00
reimar
d42038edb9 Fix opening of demuxers without check_file function, broken by r20309.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20324 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-20 19:31:52 +00:00
lorenm
11a8049263 make any parse error in -x264encopts fatal
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20323 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-20 19:19:29 +00:00
gpoirier
e0025ee924 sync w/ r20321
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20322 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-20 18:47:27 +00:00
kraymer
a9e3985a3f --enable-external-faad doesn't exist any more
--enable-libmad is not necessary for libmad support
(both noticed by Carl Eugen)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20321 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-20 17:13:03 +00:00
michael
4375571265 \, escaping
applying my own patch due to lack of anyone objecting to it and as its pretty much needed for -vf geq


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20320 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-20 16:42:36 +00:00
gpoirier
f857896306 sync w/r20318
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20319 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-20 16:14:49 +00:00
kraymer
aeeca144f3 capitalization fixes, add missing dots to sentences
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20318 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-20 15:40:43 +00:00
diego
3219dee02f Greatly simplify synopsis roff markup and add a bit of consistency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20317 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-20 10:55:48 +00:00
diego
217f17b028 Add fallback on the (undocumented) x86-64 -march option in
the non-runtime-cpudetection case for AMD64.
patch by Zuxy Meng, zuxy.meng a.t gmail d.o.t com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20316 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-20 07:32:49 +00:00
diego
51d28fae75 Add gmplayer to list of ignored files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20315 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-19 22:46:48 +00:00
gpoirier
e33ef5319e sync w/ 20054
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20314 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-19 22:08:47 +00:00
diego
e0651eb9f2 Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20313 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-19 21:58:57 +00:00
diego
e298b95595 Simplify OBJS handling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20312 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-19 21:29:17 +00:00
gpoirier
a343206b29 sync w/ 20310
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20311 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-19 21:18:51 +00:00
diego
0be6fb1cb5 Remove stray line.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20310 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-19 21:00:35 +00:00
reimar
d4d22f49e9 Try other demuxers if open() fails.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20309 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-19 18:20:12 +00:00
eugeni
a4a817a15f Fix center of rotation calculation. It was overly complex and
incorrect for right- and center-aligned text.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20308 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-19 18:08:44 +00:00
voroshil
872d974511 r20183: Recommend gcc 4.x on PowerPC
r20304: What is the meaning of the numbers on the status line during the encoding process?


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20307 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-19 16:13:35 +00:00
kraymer
418d5d3578 r20288: vf uspp description: it now uses snow, not mpeg4
r20304: What is the meaning of the numbers on the status line during the encoding process?


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20306 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-19 13:19:41 +00:00
gpoirier
046ae6d447 sync with r20295, patch by Francois Badier %frabad A gmail P com%
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20305 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-19 08:45:31 +00:00
gpoirier
05b7a49589 What is the meaning of the numbers on the status line during the encoding process?
Taken after Nico's explanation on MEncoder-users ML


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20304 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-19 08:20:32 +00:00
lorenm
9f8a17df72 make -passlogfile work with x264 again (broke in r20060)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20303 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-19 08:15:47 +00:00
eugeni
7abe5a4ef8 Center of rotation depends on alignment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20302 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-18 21:19:51 +00:00
eugeni
2d3ad59854 Support separate rotation angle for each glyph.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20301 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-18 21:11:29 +00:00
eugeni
5b5798f039 Move base point calculation to a separate function. Will be reused soon.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20300 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-18 18:33:19 +00:00
eugeni
67232605ef Cosmetics: remove commented code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20299 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-18 17:57:00 +00:00
reimar
325912bf97 redone subcp_recode: get rid of static buffer, skip lines that failed to
convert instead of removing all remaining lines and remove subcp_recode1
since subcp_recode should now work just as well.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20298 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-18 16:09:59 +00:00
eugeni
6d4ad204b2 Fix a typo in collision detection code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20297 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-18 15:52:26 +00:00
ptt
f1e465fdb2 typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20296 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-18 15:13:27 +00:00
gpoirier
00a7a1e68c sync w/ r19738
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20295 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-18 12:06:11 +00:00
ptt
3f7e4454aa sync with r20288
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20294 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-18 10:15:44 +00:00
gpoirier
75c327c86b sync w/ r20288
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20293 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-18 08:44:56 +00:00
gpoirier
704eac97f5 sync w/ r20083
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20292 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-18 07:59:13 +00:00
kraymer
c2499a289b more updates on chinese translation
patch by Sheldon Jin (jinsh2 yahoo com)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20291 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-18 00:29:41 +00:00
diego
36dd4983c4 This file is not modified from the upstream version,
remove comment claiming otherwise.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20290 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-17 23:02:17 +00:00
nicodvb
73f0dec489 fixed corner case previously mishandled: don't play an audio only stream when
-nosound is specified 


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20289 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-17 21:26:30 +00:00
lorenm
fea44741eb vf uspp description: it now uses snow, not mpeg4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20288 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-17 19:21:22 +00:00