aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* synced with 1.256 (revert in English version)Gravatar gabrov2006-05-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18500 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1289Gravatar gabrov2006-05-14
| | | | 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 ↵Gravatar reynaldo2006-05-14
| | | | | | 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 ')'Gravatar reimar2006-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18497 b3059339-0415-0410-9bf9-f77b7e298cf2
* show OpenGL extension string with -v, very helpful for debuggingGravatar reimar2006-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18496 b3059339-0415-0410-9bf9-f77b7e298cf2
* glBindTexture might be called glBindTextureEXT as wellGravatar reimar2006-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18495 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar fix for 'Syntax'Gravatar kraymer2006-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18494 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.1289: support lavc mv0_thresholdGravatar kraymer2006-05-13
| | | | | | | | | | 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:Gravatar rathann2006-05-13
| | | | | | | 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:Gravatar rathann2006-05-13
| | | | | | | | 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_thresholdGravatar corey2006-05-13
| | | | 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 itGravatar diego2006-05-13
| | | | | | | 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 foundGravatar reimar2006-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18488 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove extra return.Gravatar rathann2006-05-13
| | | | 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.Gravatar rathann2006-05-13
| | | | | | | 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.Gravatar rathann2006-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18485 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make depend targets consistent: Remove redirection through .depend target.Gravatar diego2006-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18484 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.50Gravatar gabrov2006-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18483 b3059339-0415-0410-9bf9-f77b7e298cf2
* Makefile and config.h are not generated files.Gravatar diego2006-05-13
| | | | 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.Gravatar diego2006-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18481 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1288Gravatar gabrov2006-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18480 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove redundant line.Gravatar diego2006-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18479 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rework the karaoke audio filter section.Gravatar diego2006-05-13
| | | | 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 beingGravatar diego2006-05-13
| | | | | | | | | 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 ↵Gravatar nicodvb2006-05-13
| | | | | | 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 ↵Gravatar nicodvb2006-05-13
| | | | | | 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_aaGravatar reimar2006-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18474 b3059339-0415-0410-9bf9-f77b7e298cf2
* prevent memleakGravatar nicodvb2006-05-13
| | | | 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 ↵Gravatar nicodvb2006-05-13
| | | | | | unreasonably big git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18472 b3059339-0415-0410-9bf9-f77b7e298cf2
* New karaoke afGravatar reynaldo2006-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18471 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor pre-release corrections, mostly missed capsGravatar reynaldo2006-05-13
| | | | 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.Gravatar rfelker2006-05-13
| | | | | | | | 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)Gravatar rfelker2006-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18468 b3059339-0415-0410-9bf9-f77b7e298cf2
* posix compliance, dont use ancient legacy nameGravatar rfelker2006-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18467 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10^100l c++ declarationsGravatar rfelker2006-05-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18466 b3059339-0415-0410-9bf9-f77b7e298cf2
* allocate correct extradata sizeGravatar nicodvb2006-05-12
| | | | 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>Gravatar gpoirier2006-05-12
| | | | 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 limitGravatar nicodvb2006-05-12
| | | | 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 > ↵Gravatar nicodvb2006-05-12
| | | | | | 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 ↵Gravatar nicodvb2006-05-12
| | | | | | 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.Gravatar diego2006-05-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18460 b3059339-0415-0410-9bf9-f77b7e298cf2
* mlib != mediaLibGravatar diego2006-05-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18459 b3059339-0415-0410-9bf9-f77b7e298cf2
* --enable-mlib should behave like all other commandline parameters.Gravatar diego2006-05-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18458 b3059339-0415-0410-9bf9-f77b7e298cf2
* some fixes for the VfW encoding sectionGravatar diego2006-05-12
| | | | | | | 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 ↵Gravatar iive2006-05-12
| | | | | | 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.Gravatar diego2006-05-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18455 b3059339-0415-0410-9bf9-f77b7e298cf2
* output typo fixesGravatar diego2006-05-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18454 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable mediaLib by default due to brokenness.Gravatar diego2006-05-12
| | | | | | | 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 - FinalGravatar reynaldo2006-05-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18452 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor corrections to spanish help messages - Part1Gravatar reynaldo2006-05-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18451 b3059339-0415-0410-9bf9-f77b7e298cf2