summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Various improvement, fix build on AMD-64 and iccgpoirier2006-05-141-34/+70
| | | | | | | | | 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
* explains why current players do not deinterlace to full fieldrate, original ↵gpoirier2006-05-141-2/+6
| | | | | | patch by Jerome Ferrari, reworked by Diego and myself. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18511 b3059339-0415-0410-9bf9-f77b7e298cf2
* do aspect correction of video size before calculating vo_dx and vo_dy.reimar2006-05-143-4/+3
| | | | | | | 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
* typo fixes: Extenstion -> extensionreimar2006-05-141-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18509 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix parsing of vobsub private data, patch by Evgeniy Stepanov <eugeni P ↵gpoirier2006-05-141-0/+1
| | | | | | | | | | | 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
* add section "Choisir le codec video", patch by Jerome Ferrari <jerome PPP ↵gpoirier2006-05-141-0/+123
| | | | | | ferrari AA lappis PP com> + random fixes by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18507 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix some potential integer overflow in memory allocation (mot of thesertognimp2006-05-142-7/+12
| | | | | | | were probably safe or disabled anyway) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18506 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't just check for the existence of xmmintrin.h, also verify it will compile.diego2006-05-141-1/+1
| | | | | | | patch by Zuxy Meng zuxy[[.]]meng[[@]]gmail[[.]]com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18505 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.diego2006-05-141-0/+39
| | | | | | | 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
* Use egrep together with extended regular expressions for greater portability.diego2006-05-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18503 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.diego2006-05-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18502 b3059339-0415-0410-9bf9-f77b7e298cf2
* Only set the default output filename when it was not passed on the commanddiego2006-05-141-3/+4
| | | | | | | line. Noticed by Corey Hickey. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18501 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.256 (revert in English version)gabrov2006-05-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18500 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1289gabrov2006-05-141-1/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18499 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reverting changes done with my previous commit, capizalitation or lack of ↵reynaldo2006-05-141-63/+63
| | | | | | capitalization of affected senteces where done in purpose git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18498 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove stray ')'reimar2006-05-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18497 b3059339-0415-0410-9bf9-f77b7e298cf2
* show OpenGL extension string with -v, very helpful for debuggingreimar2006-05-131-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18496 b3059339-0415-0410-9bf9-f77b7e298cf2
* glBindTexture might be called glBindTextureEXT as wellreimar2006-05-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18495 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar fix for 'Syntax'kraymer2006-05-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18494 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.1289: support lavc mv0_thresholdkraymer2006-05-131-2/+30
| | | | | | | | | | 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
* missing argument for mp_msg, fixes:rathann2006-05-131-1/+1
| | | | | | | 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
* Fix:rathann2006-05-131-0/+1
| | | | | | | | 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
* support lavc mv0_thresholdcorey2006-05-132-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18490 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move setting the output filename after the suboption parsing, otherwise itdiego2006-05-131-2/+4
| | | | | | | cannot take the suboptions that were set into account. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18489 b3059339-0415-0410-9bf9-f77b7e298cf2
* add check for a working iconv program and point to workaround if not foundreimar2006-05-131-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18488 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove extra return.rathann2006-05-131-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18487 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify condition, since both time and time_last are unsigned.rathann2006-05-131-2/+1
| | | | | | | Patch by Rich Felker. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18486 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make return type consistent with usage. Patch by Pierre Lombard.rathann2006-05-131-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18485 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make depend targets consistent: Remove redirection through .depend target.diego2006-05-132-7/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18484 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.50gabrov2006-05-131-34/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18483 b3059339-0415-0410-9bf9-f77b7e298cf2
* Makefile and config.h are not generated files.diego2006-05-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18482 b3059339-0415-0410-9bf9-f77b7e298cf2
* make depend requires help_mp.h, fixes make depend after make distclean.diego2006-05-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18481 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1288gabrov2006-05-131-2/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18480 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove redundant line.diego2006-05-131-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18479 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rework the karaoke audio filter section.diego2006-05-131-10/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18478 b3059339-0415-0410-9bf9-f77b7e298cf2
* Linkers, assisted by a compiler, can optimize out the string that is beingdiego2006-05-131-2/+1
| | | | | | | | | 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
* where necesary, replaced all realloc() with realloc_struct() to prevent int ↵nicodvb2006-05-131-4/+14
| | | | | | oveflows git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18476 b3059339-0415-0410-9bf9-f77b7e298cf2
* when searching ac3 in unqualified pes_private1 streams there's no need to ↵nicodvb2006-05-131-0/+3
| | | | | | 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
* Missing terminating " causes compilation error in vo_aareimar2006-05-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18474 b3059339-0415-0410-9bf9-f77b7e298cf2
* prevent memleaknicodvb2006-05-131-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18473 b3059339-0415-0410-9bf9-f77b7e298cf2
* unconditionally stop allocating memory for dvb_channel_t after 1 MB: it's ↵nicodvb2006-05-131-0/+5
| | | | | | unreasonably big git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18472 b3059339-0415-0410-9bf9-f77b7e298cf2
* New karaoke afreynaldo2006-05-137-0/+105
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18471 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor pre-release corrections, mostly missed capsreynaldo2006-05-131-63/+63
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18470 b3059339-0415-0410-9bf9-f77b7e298cf2
* accidentally committed this overflow fix with the declaration fix before.rfelker2006-05-131-1/+1
| | | | | | | | messed up indention corrected at oded's request. :) 10^100l to me too.. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18469 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove useless cruft (caused error tz undefined)rfelker2006-05-131-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18468 b3059339-0415-0410-9bf9-f77b7e298cf2
* posix compliance, dont use ancient legacy namerfelker2006-05-132-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18467 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10^100l c++ declarationsrfelker2006-05-131-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18466 b3059339-0415-0410-9bf9-f77b7e298cf2
* allocate correct extradata sizenicodvb2006-05-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18465 b3059339-0415-0410-9bf9-f77b7e298cf2
* Further random updates by Jerome Ferrari <jerome PIOS ferrari A lappis POIU com>gpoirier2006-05-121-53/+59
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18464 b3059339-0415-0410-9bf9-f77b7e298cf2
* raised max extradata size and refuse to store more than the limitnicodvb2006-05-121-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18463 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't allocate (and demux_push() immediately) demux_packet()s > ↵nicodvb2006-05-121-2/+4
| | | | | | MAX_PACK_SIZE; releasing immediately audio packets (before the pes is complete) doesn't make any sense and deteriorates interleaving git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18462 b3059339-0415-0410-9bf9-f77b7e298cf2
* search ac3 in dvd substream only if pes_aligned flag is set in the pes ↵nicodvb2006-05-121-1/+1
| | | | | | headers, otherwise false positives are likely to occur git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18461 b3059339-0415-0410-9bf9-f77b7e298cf2
* mediaLib is now disabled by default, add a comment about HP-UX SCSI headers.diego2006-05-121-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18460 b3059339-0415-0410-9bf9-f77b7e298cf2
* mlib != mediaLibdiego2006-05-121-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18459 b3059339-0415-0410-9bf9-f77b7e298cf2
* --enable-mlib should behave like all other commandline parameters.diego2006-05-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18458 b3059339-0415-0410-9bf9-f77b7e298cf2
* some fixes for the VfW encoding sectiondiego2006-05-121-33/+43
| | | | | | | patch by compn, tempn##@##twmi##.##rr##.##com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18457 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable mediaLib check execution and honnor user choise to enable mediaLib ↵iive2006-05-121-3/+1
| | | | | | even on non-sunos system git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18456 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing --enable-toolame and --enable-twolame parameters.diego2006-05-121-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18455 b3059339-0415-0410-9bf9-f77b7e298cf2
* output typo fixesdiego2006-05-121-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18454 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable mediaLib by default due to brokenness.diego2006-05-122-1/+4
| | | | | | | patch by Derek E. Lewis dlewis%%@%%solnetworks%%.%%net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18453 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor corrections partII - Finalreynaldo2006-05-121-70/+70
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18452 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor corrections to spanish help messages - Part1reynaldo2006-05-121-73/+75
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18451 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fall back on the codecs subdirectory of the current directory for Realdiego2006-05-111-0/+4
| | | | | | | | and Win32 DLLs on Windows. based on a patch by Zuxy Meng zuxy**.**meng**@**gmail**.**com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18450 b3059339-0415-0410-9bf9-f77b7e298cf2
* Prefer vorbis over ffvorbis for now.diego2006-05-111-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18449 b3059339-0415-0410-9bf9-f77b7e298cf2
* roff syntax fixdiego2006-05-111-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18448 b3059339-0415-0410-9bf9-f77b7e298cf2
* like it or not, the vfw options are -(xvfw)opts, not -(vfw)optsgpoirier2006-05-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18447 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.1285gpoirier2006-05-111-2/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18446 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix potential integer overflows in memory allocation. Patch by Reimar and ↵rtognimp2006-05-112-15/+41
| | | | | | me, SIZE_MAX by Rich git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18445 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.254gabrov2006-05-111-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18444 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1284gabrov2006-05-111-3/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18443 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.29gabrov2006-05-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18442 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.17 (increased sync tag after English typo fix)gabrov2006-05-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18441 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.49gabrov2006-05-111-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18440 b3059339-0415-0410-9bf9-f77b7e298cf2
* version bump..kraymer2006-05-111-1/+1
| | | | | | | | 1.254: 10l, fix for previous commit [previous commit] 1.253: fix missing line break for MSGTR_LameCantInit [previous commit] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18439 b3059339-0415-0410-9bf9-f77b7e298cf2
* release dedicated review Part I (lines 329 - <end>)kraymer2006-05-111-69/+121
| | | | | | | | * cosmetical changes, wording, spelling * fixed messages exceeding 80 character line boundary git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18438 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.284: fix vfw-related thingskraymer2006-05-111-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18437 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncluran2006-05-111-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18436 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unnecessary commented out OPTFLAGS line.diego2006-05-111-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18435 b3059339-0415-0410-9bf9-f77b7