1
mirror of https://github.com/mpv-player/mpv synced 2024-12-28 06:03:45 +01:00
Commit Graph

18523 Commits

Author SHA1 Message Date
uau
69fadf586e Add tool to check MPlayer translation files for conflicting arguments
and extra/missing translation strings.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18523 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-16 18:09:14 +00:00
kraymer
5f7d1c128c version bump (we are in sync with 1.16)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18522 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-15 20:34:33 +00:00
gpoirier
17c999b1c2 URL fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18521 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-15 19:35:45 +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
gpoirier
757c3087b1 10l to Reynaldo Verdejo H. Pinochet: next release is pre8, not pre6 ;-)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18519 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-15 17:56:10 +00:00
gpoirier
82619826dc fix build on macintel, patch by Zuxy Meng
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18518 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-15 15:10:23 +00:00
gpoirier
ca30ef19a6 document more codecs supported by vfw interface.
Patch by compn < tempn A twmi P rr P com >, with a small modification by
me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18517 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-15 11:30:43 +00:00
rtognimp
f9afde387b Add AACP fourcc for AACPlus in nsv streams
Patch by Compn


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18516 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-15 09:38:46 +00:00
rathann
b7c5a2b98d Fix:
subreader.c:1333: warning: assignment discards qualifiers from pointer target type


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18515 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 22:06:59 +00:00
rathann
82bcbf62af Fix:
frequencies.c:1168: warning: initialization discards qualifiers from pointer target type
dvbin.c:843: warning: assignment from incompatible pointer type


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18514 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 22:06:17 +00:00
rathann
c471ba947a Fix:
ad_hwac3.c:115: warning: initialization from incompatible pointer type

This should've been done during liba52 update.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18513 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 22:03:24 +00:00
gpoirier
fa6d253ddb Various improvement, fix build on AMD-64 and icc
Original Thred:
Date: Apr 25, 2006 2:23 PM
Subject: Re: [MPlayer-dev-eng] Re: [PATCH] Various improvement in TOOLS/cpuinfo.c


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18512 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 20:24:47 +00:00
gpoirier
2899c32f78 explains why current players do not deinterlace to full fieldrate, original patch by Jerome Ferrari, reworked by Diego and myself.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18511 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 19:49:49 +00:00
reimar
ae2eafeb55 do aspect correction of video size before calculating vo_dx and vo_dy.
fixes misplaced video e.g. with -aspect 0.3 (window is not centered but near left border)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18510 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 19:36:21 +00:00
reimar
6fd578b711 typo fixes: Extenstion -> extension
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18509 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 17:56:04 +00:00
gpoirier
4d3cfebbc3 fix parsing of vobsub private data, patch by Evgeniy Stepanov <eugeni P stepanov A gmail P com>
Original thread:
Date: May 14, 2006 12:28 AM
Subject: [MPlayer-dev-eng] [BUG][PATCH] parsing of vobsub private data in mkv probably broken


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18508 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 16:18:41 +00:00
gpoirier
31042575e5 add section "Choisir le codec video", patch by Jerome Ferrari <jerome PPP ferrari AA lappis PP com> + random fixes by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18507 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 16:00:26 +00:00
rtognimp
cdb97ab7e0 Fix some potential integer overflow in memory allocation (mot of these
were probably safe or disabled anyway)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18506 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 15:51:05 +00:00
diego
7c2a7f9282 Don't just check for the existence of xmmintrin.h, also verify it will compile.
patch by Zuxy Meng zuxy[[.]]meng[[@]]gmail[[.]]com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18505 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 13:39:52 +00:00
diego
4aba8650aa Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.
based on patch by Zuxy Meng zuxy(.)meng(@)gmail(.)com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18504 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 12:27:11 +00:00
diego
6410547f19 Use egrep together with extended regular expressions for greater portability.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18503 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 12:07:26 +00:00
diego
1670a7b309 Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18502 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 10:33:27 +00:00
diego
5115aa181d Only set the default output filename when it was not passed on the command
line.  Noticed by Corey Hickey.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18501 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 10:21:56 +00:00
gabrov
35a6974fe6 synced with 1.256 (revert in English version)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18500 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 09:03:22 +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
reynaldo
727d5c8acf Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18498 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 04:07:35 +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
reimar
0ae8d69733 show OpenGL extension string with -v, very helpful for debugging
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18496 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 23:06:18 +00:00
reimar
02f41cc9f6 glBindTexture might be called glBindTextureEXT as well
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18495 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 23:03:19 +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
rathann
9ebd30010f missing argument for mp_msg, fixes:
demux_mov.c:1159: warning: too few arguments for format


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18492 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 21:12:43 +00:00
rathann
9a6953a891 Fix:
ao_polyp.c:74: warning: implicit declaration of function ‘strcspn’
ao_polyp.c:79: warning: implicit declaration of function ‘strncpy’


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18491 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 21:01:05 +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
diego
3de60f8ff7 Move setting the output filename after the suboption parsing, otherwise it
cannot take the suboptions that were set into account.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18489 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 19:04:39 +00:00
reimar
196193ad9e add check for a working iconv program and point to workaround if not found
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18488 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 19:03:20 +00:00
rathann
905c2b870b Remove extra return.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18487 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 18:38:57 +00:00
rathann
97bd024609 Simplify condition, since both time and time_last are unsigned.
Patch by Rich Felker.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18486 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 18:34:02 +00:00
rathann
7beaed2627 Make return type consistent with usage. Patch by Pierre Lombard.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18485 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 18:20:41 +00:00
diego
8ef6dadf95 Make depend targets consistent: Remove redirection through .depend target.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18484 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 18:01:04 +00:00
gabrov
89f9113cd1 synced with 1.50
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18483 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 17:12:55 +00:00
diego
ca67bcb57f Makefile and config.h are not generated files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18482 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 16:40:07 +00:00
diego
d8a14d9b7e make depend requires help_mp.h, fixes make depend after make distclean.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18481 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 16:37:16 +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
e27ee9267a Remove redundant line.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18479 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 14:50:45 +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
diego
76a2843b2b Linkers, assisted by a compiler, can optimize out the string that is being
used to test for endianness. Prevent the linker from optimizing out the
string, as it is being returned.
patch by Derek E. Lewis, dlewis^#@^#solnetworks^#.^#net


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18477 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 14:32:37 +00:00
nicodvb
2f1b01e307 where necesary, replaced all realloc() with realloc_struct() to prevent int oveflows
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18476 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 10:49:46 +00:00
nicodvb
a36608cd9a when searching ac3 in unqualified pes_private1 streams there's no need to scan > 64 KB of data: frames can't be so far apart
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18475 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 10:09:33 +00:00
reimar
84106656c9 Missing terminating " causes compilation error in vo_aa
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18474 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-13 09:17:21 +00:00