summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* semi-hack: avoid passing 0-length blocks to audio filters.reimar2005-10-201-0/+1
| | | | | | | Fixes bugzilla bug #391 (lavcresample crashes). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16816 b3059339-0415-0410-9bf9-f77b7e298cf2
* document hackods152005-10-201-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16815 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vc null -vo null is not the fastest way to dump...diego2005-10-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16814 b3059339-0415-0410-9bf9-f77b7e298cf2
* Converted from GBK to UTF-8 encoding.diego2005-10-192-829/+829
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16813 b3059339-0415-0410-9bf9-f77b7e298cf2
* further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >diego2005-10-191-8/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16812 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.188 by Paul TT < paultt == at == hackerjournal == dot == it >diego2005-10-191-13/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16811 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.98jheryan2005-10-191-3/+147
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16810 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typo hunting.jheryan2005-10-191-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16809 b3059339-0415-0410-9bf9-f77b7e298cf2
* Formal syncing. Typo hunting.jheryan2005-10-191-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16808 b3059339-0415-0410-9bf9-f77b7e298cf2
* charset for help_mp-zh_TW.hdiego2005-10-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16807 b3059339-0415-0410-9bf9-f77b7e298cf2
* processing audio is sometimes essential for a/v sync, so 1000l torfelker2005-10-192-15/+4
| | | | | | | | | | | | | | whoever made rawvideo muxer disable audio!! with this patch, audio is processed but simply thrown away by the muxer. various 'error' conditions in rawvideo muxer are removed to make it work. feel free to re-add them if they can be done without breaking anything, but do not use printf !!!! btw old behavior can be obtained by manually specifying -nosound. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16806 b3059339-0415-0410-9bf9-f77b7e298cf2
* add cross-compiling supportaurel2005-10-181-0/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16805 b3059339-0415-0410-9bf9-f77b7e298cf2
* replace all the direct $TMPO calls by a tmp_run() function callaurel2005-10-181-14/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16804 b3059339-0415-0410-9bf9-f77b7e298cf2
* replace mp3lame version detection by required features detectionaurel2005-10-182-10/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16803 b3059339-0415-0410-9bf9-f77b7e298cf2
* modify DirectFB version detection so that it only requires pre-processingaurel2005-10-181-9/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16802 b3059339-0415-0410-9bf9-f77b7e298cf2
* modify alsa version detection so that it don't require running the generated ↵aurel2005-10-181-10/+25
| | | | | | binary git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16801 b3059339-0415-0410-9bf9-f77b7e298cf2
* add a cxx_check function to simplify C++ libs checkingaurel2005-10-181-14/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16800 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1140gpoirier2005-10-181-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16799 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updatertognimp2005-10-181-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16798 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add FFmpeg QDM2 audio decoderrtognimp2005-10-181-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16797 b3059339-0415-0410-9bf9-f77b7e298cf2
* xscreensaver --> XScreenSaverdiego2005-10-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16796 b3059339-0415-0410-9bf9-f77b7e298cf2
* Embarassing goofs in the basic key sections that nobody noticed for agesdiego2005-10-181-3/+3
| | | | | | | until Paul TT < paultt == at == hackerjournal == dot == it > came along. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16795 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make a few more messages translatable by moving them into help_mp-en.h.diego2005-10-188-21/+38
| | | | | | | patch by Paul TT < paultt == at == hackerjournal == dot == it > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16794 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a few more CPU models to the list.diego2005-10-181-19/+20
| | | | | | | patch by Zuxy < zuxy == dot == meng == at == gmail == dot == com > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16793 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a note about the "synce with 1.XXX" line that should be in everydiego2005-10-171-0/+8
| | | | | | | translated console message file. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16792 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a note and a workaround about broken hardware players and how theydiego2005-10-171-0/+7
| | | | | | | choke on Unix line endings in SRT subtitle files. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16791 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1139 + Reimar's patchgpoirier2005-10-171-10/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16790 b3059339-0415-0410-9bf9-f77b7e298cf2
* new message was even worse -- B/s means bytes per second, not sample!rfelker2005-10-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16789 b3059339-0415-0410-9bf9-f77b7e298cf2
* further sync by Emfox Zhou < emfoxzhou == at == gmail == dot == com >diego2005-10-171-0/+128
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16788 b3059339-0415-0410-9bf9-f77b7e298cf2
* deobfuscatioin: csp --> colorspacediego2005-10-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16787 b3059339-0415-0410-9bf9-f77b7e298cf2
* Guillaume now maintains the MEncoder documentation.diego2005-10-171-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16786 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor typodiego2005-10-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16785 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l -- mismatched type after changing sizes to type long!rfelker2005-10-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16784 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove nonsense break statements that do nothing..rfelker2005-10-171-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16783 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at ↵faust32005-10-163-29/+43
| | | | | | gmail.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16782 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add MIPS64 detection.diego2005-10-161-1/+1
| | | | | | | patch by Luca Barbato < lu_zero == at == gentoo == dot == org > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16781 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000l de Breizh Cola: build fix.gpoirier2005-10-161-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16780 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updatertognimp2005-10-151-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16779 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support DTA and FLX extensions for flic via ffmpeg decoderrtognimp2005-10-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16778 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add ffmpeg truemotion2 codec, make it default for TM20rtognimp2005-10-151-1/+9
| | | | | | | Flip dshow truemotion2 picture, it was upside-down git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16777 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1138gpoirier2005-10-151-25/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16776 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1137gpoirier2005-10-151-2/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16775 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix/improve vo_gl and vo_gl2 suboption documentationreimar2005-10-151-20/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16774 b3059339-0415-0410-9bf9-f77b7e298cf2
* Another usage example for the %n%str escaping syntax and ao_sgi ↵reimar2005-10-151-1/+13
| | | | | | documentation update git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16773 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, demux_mpg_control was missing from demuxer info struct, causing audioreimar2005-10-151-5/+5
| | | | | | | switching not to work git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16772 b3059339-0415-0410-9bf9-f77b7e298cf2
* ugly hack to make it work again with external libdvdreadreimar2005-10-151-0/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16771 b3059339-0415-0410-9bf9-f77b7e298cf2
* Extend the network test to also check the socket libs.diego2005-10-151-1/+2
| | | | | | | patch by Derek E. Lewis < dlewis -- at -- solnetworks -- at -- net > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16770 b3059339-0415-0410-9bf9-f77b7e298cf2
* bumped sync tag after typo fix in English version (synced with 1.98)gabrov2005-10-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16769 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing ")", picked up by Mizda Gaborgpoirier2005-10-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16768 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.186gabrov2005-10-141-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16767 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.26gabrov2005-10-141-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16766 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.97gabrov2005-10-141-9/+305
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16765 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.31gabrov2005-10-141-4/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16764 b3059339-0415-0410-9bf9-f77b7e298cf2
* Kill a compiler warning, Patch by Zuxy Menggpoirier2005-10-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16763 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make FtpSendCmd() function more user friendly by making it append the ↵gpoirier2005-10-141-11/+15
| | | | | | | | | | | | necessary "\r\n" line break (instead of the caller) Patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com > Original thread: Date: Oct 14, 2005 1:01 PM Subject: [MPlayer-dev-eng] [PATCH] More user friendly ftp error git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16762 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.96, patch by Johan Bos <dariusjb AH gmail POIS comgpoirier2005-10-141-778/+384
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16761 b3059339-0415-0410-9bf9-f77b7e298cf2
* third time is lucky, eh? last workaround broke netbsd, which apparently also ↵rfelker2005-10-141-2/+2
| | | | | | has a broken noncompliant implementation of tr. if it still doesn't work... blame someone else. :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16760 b3059339-0415-0410-9bf9-f77b7e298cf2
* exit mplayer if audio filter init fails (same as mencoder does)ivo2005-10-131-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16759 b3059339-0415-0410-9bf9-f77b7e298cf2
* The Wanderer rulez :)gpoirier2005-10-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16758 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics. does not change functionality, but makes code easier to readods152005-10-131-63/+43
| | | | | | | (removes redundant switch-case) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16757 b3059339-0415-0410-9bf9-f77b7e298cf2
* nit by diegoods152005-10-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16756 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes suggested by Diego and Alexgpoirier2005-10-131-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16755 b3059339-0415-0410-9bf9-f77b7e298cf2
* weirdness, flags aren't restored right unless you add this second pushods152005-10-131-0/+1
| | | | | | | | | | | mencoder a.avi b.avi -flag c.avi -flag should've only applied to b, but it applied to both b and c!! No clue why this happens and more so why this solves it. but it does. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16754 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix mencoder multi-file with some files having audio but others dontods152005-10-132-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16753 b3059339-0415-0410-9bf9-f77b7e298cf2
* Be less verbose.reimar2005-10-131-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16752 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use PRI?64 defines as format strings for 64 bit variables.reimar2005-10-1315-81/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16751 b3059339-0415-0410-9bf9-f77b7e298cf2
* further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >diego2005-10-131-5/+192
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16750 b3059339-0415-0410-9bf9-f77b7e298cf2
* we need stdio.h for SEEK_SET on mingw, patch by Zuxy <zuxy.meng at gmail.com>faust32005-10-131-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16749 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.1134 - patch by Paul TT <paultt - at - hackerjournal - dot - it>danny2005-10-131-102/+321
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16748 b3059339-0415-0410-9bf9-f77b7e298cf2
* List the different containers supported by MEncoder, as well as a nice ↵gpoirier2005-10-121-2/+147
| | | | | | example of how to produce flash videos. + a bit a clean-up. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16747 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implement seekingreimar2005-10-121-3/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16746 b3059339-0415-0410-9bf9-f77b7e298cf2
* implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding isreimar2005-10-121-0/+34
| | | | | | | "reliable" again. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16745 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bigendian bugreimar2005-10-121-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16744 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing space in status linereimar2005-10-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16743 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for suboption escaping via both "" and %n%str syntaxreimar2005-10-121-13/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16742 b3059339-0415-0410-9bf9-f77b7e298cf2
* change to switch/case for dumpsubods152005-10-121-6/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16741 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change unsigned->signed and int->long, this fits the asm code better on 64reimar2005-10-124-236/+237
| | | | | | | | bit systems. Also fixes several crashes because (long)-i is incorrect if i is unsigned. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16740 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.1136gpoirier2005-10-121-17/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16739 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vc dummy is know to cause crashes, so suggest -vc null instead.reimar2005-10-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16738 b3059339-0415-0410-9bf9-f77b7e298cf2
* further partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >diego2005-10-121-0/+114
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16737 b3059339-0415-0410-9bf9-f77b7e298cf2
* Put networking lib linker flag checks in the order they were before thediego2005-10-111-1/+1
| | | | | | | configure cleanup. Fixes build on Solaris. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16736 b3059339-04