summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unify include paths, -I.. is in CFLAGS.diego2005-10-253-10/+10
* big-endian fixes for "extended" (i.e. mythtv) files.reimar2005-10-251-1/+2
* 10l broken asm crap needs an external namerfelker2005-10-252-1/+7
* INPUT section created, added messages from input/input.c and input/joystick.creynaldo2005-10-251-0/+38
* translatable eng strings to new section on help_mp-enreynaldo2005-10-251-30/+30
* printf to mp_msgreynaldo2005-10-251-9/+12
* fix incorrect use of strl* functions (patch by reimar)rfelker2005-10-251-4/+4
* fix broken (off-by-one) behavior of our strl* functions (patch by reimar)rfelker2005-10-251-17/+5
* do not export useless symbols! fixed compile bug with decode support in lamerfelker2005-10-252-2/+1
* synced with 1.1145gpoirier2005-10-251-4/+11
* Extra processor information needs to be known in the x86_64 case as welldiego2005-10-251-5/+9
* fixing the unverified patch (one of the millions) commited by:gabucino2005-10-251-1/+1
* Switch from our own to the upstream DVD key caching strategy and directory.diego2005-10-242-79/+6
* 10l to Reimar: common.h belongs to libdvdcss, not libdvdread.diego2005-10-242-15/+14
* sync to x264 r334 (crf)lorenm2005-10-243-1/+12
* Synced with 1.1143gpoirier2005-10-231-7/+8
* minor spelling wording fixesdiego2005-10-231-3/+3
* author list prettyprintingdiego2005-10-231-9/+9
* Reformat section titles so that it becomes easier to tell sections anddiego2005-10-231-18/+52
* Make include paths consistent among files in libvo. Since -I.. is addeddiego2005-10-231-2/+2
* improve documentation of -subalignrfelker2005-10-231-3/+4
* make bottom alignment the default since it's the only sane mode when sub_pos ...rfelker2005-10-231-1/+1
* reverse incorrect sub alignment change, ok'd by diegorfelker2005-10-231-1/+1
* 10l to whoever got aspect upside-down.. it's w/h, not h/w. hope this doesn't ...rfelker2005-10-232-5/+5
* comment on -noskip patchrfelker2005-10-231-0/+5
* spelling/grammar/wordingdiego2005-10-231-19/+19
* The conditions for bottom (2) and top (1) subtitle alignment are reversed.diego2005-10-231-1/+1
* support for prescott, nocona and pentium-m processorsdiego2005-10-231-9/+34
* Add a comment to an esac where the case is very far away.diego2005-10-231-1/+1
* Simplification of the system_name check and the PPC CPU type check.diego2005-10-231-14/+12
* Add a comment to else clauses where the if is very far away.diego2005-10-231-2/+2
* honor decoder's/filter's decision to remove frames when using -noskip.rfelker2005-10-231-0/+3
* reapply rawaudio muxer fix (don't disable audio without user's permission!) (...rfelker2005-10-231-4/+0
* reverse patch that was mistakenly applied with unwanted unrelated changesrfelker2005-10-231-3/+4
* Add missing quotes around .IPs argument.diego2005-10-221-2/+2
* Support for video files created by Samsung Miniket VP-M100 diskless camcorderiive2005-10-221-0/+1
* Added support for A_AAC.mosu2005-10-222-1/+13
* cross compiling probably worth mentioiningods152005-10-211-0/+2
* Add a few more XML tags for better semantics markup.diego2005-10-201-3/+4
* Explain how to place subtitles in black bands.diego2005-10-201-0/+13
* mach64_mmio size fix from vidix.sf.net, possible bugfix for #59faust32005-10-201-2/+2
* sync amd64 fixes from vidix.sf.netfaust32005-10-201-4/+4
* Fix seeking in wav files: align relative to start of data, not start of filereimar2005-10-201-1/+3
* sync with 1.32diego2005-10-202-6/+6
* ilmv --> ilme typo fixdiego2005-10-202-4/+4
* semi-hack: avoid passing 0-length blocks to audio filters.reimar2005-10-201-0/+1
* document hackods152005-10-201-0/+2
* -vc null -vo null is not the fastest way to dump...diego2005-10-201-1/+1
* Converted from GBK to UTF-8 encoding.diego2005-10-192-829/+829
* further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >diego2005-10-191-8/+27
* sync with 1.188 by Paul TT < paultt == at == hackerjournal == dot == it >diego2005-10-191-13/+31
* Synced with 1.98jheryan2005-10-191-3/+147
* Typo hunting.jheryan2005-10-191-4/+4
* Formal syncing. Typo hunting.jheryan2005-10-191-10/+10
* charset for help_mp-zh_TW.hdiego2005-10-191-0/+1
* processing audio is sometimes essential for a/v sync, so 1000l torfelker2005-10-192-15/+4
* add cross-compiling supportaurel2005-10-181-0/+25
* replace all the direct $TMPO calls by a tmp_run() function callaurel2005-10-181-14/+18
* replace mp3lame version detection by required features detectionaurel2005-10-182-10/+21
* modify DirectFB version detection so that it only requires pre-processingaurel2005-10-181-9/+8
* modify alsa version detection so that it don't require running the generated ...aurel2005-10-181-10/+25
* add a cxx_check function to simplify C++ libs checkingaurel2005-10-181-14/+16
* synced with 1.1140gpoirier2005-10-181-1/+9
* Updatertognimp2005-10-181-0/+2
* Add FFmpeg QDM2 audio decoderrtognimp2005-10-181-0/+7
* xscreensaver --> XScreenSaverdiego2005-10-181-1/+1
* Embarassing goofs in the basic key sections that nobody noticed for agesdiego2005-10-181-3/+3
* Make a few more messages translatable by moving them into help_mp-en.h.diego2005-10-188-21/+38
* Add a few more CPU models to the list.diego2005-10-181-19/+20
* Add a note about the "synce with 1.XXX" line that should be in everydiego2005-10-171-0/+8
* Add a note and a workaround about broken hardware players and how theydiego2005-10-171-0/+7
* synced with 1.1139 + Reimar's patchgpoirier2005-10-171-10/+8
* new message was even worse -- B/s means bytes per second, not sample!rfelker2005-10-171-1/+1
* further sync by Emfox Zhou < emfoxzhou == at == gmail == dot == com >diego2005-10-171-0/+128
* deobfuscatioin: csp --> colorspacediego2005-10-171-1/+1
* Guillaume now maintains the MEncoder documentation.diego2005-10-171-1/+2
* minor typodiego2005-10-171-1/+1
* 100l -- mismatched type after changing sizes to type long!rfelker2005-10-171-1/+1
* remove nonsense break statements that do nothing..rfelker2005-10-171-2/+0
* allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmai...faust32005-10-163-29/+43
* Add MIPS64 detection.diego2005-10-161-1/+1
* 1000l de Breizh Cola: build fix.gpoirier2005-10-161-2/+2
* Updatertognimp2005-10-151-0/+5
* Support DTA and FLX extensions for flic via ffmpeg decoderrtognimp2005-10-151-1/+1
* Add ffmpeg truemotion2 codec, make it default for TM20rtognimp2005-10-151-1/+9
* synced with 1.1138gpoirier2005-10-151-25/+13
* synced with 1.1137gpoirier2005-10-151-2/+14
* Fix/improve vo_gl and vo_gl2 suboption documentationreimar2005-10-151-20/+11
* Another usage example for the %n%str escaping syntax and ao_sgi documentation...reimar2005-10-151-1/+13
* 10l, demux_mpg_control was missing from demuxer info struct, causing audioreimar2005-10-151-5/+5
* ugly hack to make it work again with external libdvdreadreimar2005-10-151-0/+20
* Extend the network test to also check the socket libs.diego2005-10-151-1/+2
* bumped sync tag after typo fix in English version (synced with 1.98)gabrov2005-10-141-1/+1
* missing ")", picked up by Mizda Gaborgpoirier2005-10-141-1/+1
* synced with 1.186gabrov2005-10-141-2/+3
* synced with 1.26gabrov2005-10-141-1/+2
* synced with 1.97gabrov2005-10-141-9/+305
* synced with 1.31gabrov2005-10-141-4/+10
* Kill a compiler warning, Patch by Zuxy Menggpoirier2005-10-141-1/+1
* Make FtpSendCmd() function more user friendly by making it append the necessa...gpoirier2005-10-141-11/+15
* synced with 1.96, patch by Johan Bos <dariusjb AH gmail POIS comgpoirier2005-10-141-778/+384
* third time is lucky, eh? last workaround broke netbsd, which apparently also ...rfelker2005-10-141-2/+2
* exit mplayer if audio filter init fails (same as mencoder does)ivo2005-10-131-0/+1
* The Wanderer rulez :)gpoirier2005-10-131-1/+1
* cosmetics. does not change functionality, but makes code easier to readods152005-10-131-63/+43
* nit by diegoods152005-10-131-1/+1
* fixes suggested by Diego and Alexgpoirier2005-10-131-9/+9
* weirdness, flags aren't restored right unless you add this second pushods152005-10-131-0/+1
* fix mencoder multi-file with some files having audio but others dontods152005-10-132-1/+8
* Be less verbose.reimar2005-10-131-4/+3
* Use PRI?64 defines as format strings for 64 bit variables.reimar2005-10-1315-81/+52
* further sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >diego2005-10-131-5/+192
* we need stdio.h for SEEK_SET on mingw, patch by Zuxy <zuxy.meng at gmail.com>faust32005-10-131-0/+1
* Synced with 1.1134 - patch by Paul TT <paultt - at - hackerjournal - dot - it>danny2005-10-131-102/+321
* List the different containers supported by MEncoder, as well as a nice exampl...gpoirier2005-10-121-2/+147
* Implement seekingreimar2005-10-121-3/+31
* implement ADCTRL_RESYNC_STREAM, it tries to detect when decoding isreimar2005-10-121-0/+34
* Bigendian bugreimar2005-10-121-3/+2
* Missing space in status linereimar2005-10-121-1/+1
* Add support for suboption escaping via both "" and %n%str syntaxreimar2005-10-121-13/+41
* change to switch/case for dumpsubods152005-10-121-6/+8
* Change unsigned->signed and int->long, this fits the asm code better on 64reimar2005-10-124-236/+237
* sync with 1.1136gpoirier2005-10-121-17/+18
* -vc dummy is know to cause crashes, so suggest -vc null instead.reimar2005-10-121-1/+1
* further partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot -- com >diego2005-10-121-0/+114
* Put networking lib linker flag checks in the order they were before thediego2005-10-111-1/+1
* misc corrections by Paul TT < paultt -- at -- hackerjournal -- dot -- it >diego2005-10-111-9/+9
* partial sync by Emfox Zhou < emfoxzhou -- at -- gmail -- dot com >diego2005-10-111-12/+67
* ao_macosx is a native audio output driver and should thus have prioritydiego2005-10-111-3/+3
* solaris bug workarounds, take 2..rfelker2005-10-111-2/+2
* -frames plays one frame too many.reimar2005-10-111-1/+1
* I think I know EDL enough to maintain it...ods152005-10-111-1/+1
* synced with 1.59, patch by Johan Bos dariusjb AH gmail POIS comgpoirier2005-10-111-30/+36
* A few fixes noticed by Paul TT.diego2005-10-111-2/+4
* Compile fix: _lseeki64 is not available under cygwinreimar2005-10-112-2/+19
* 1l, strtof is only C99, strtod is ANSI C, so use that instead.reimar2005-10-111-1/+1
* work around (buggy?) solaris tr. hope this helps.. please report if its still...rfelker2005-10-111-2/+2
* More consistency for the interactive control section.diego2005-10-111-14/+14
* nitsgpoirier2005-10-101-2/+2
* use subopt parser for arguments.joey2005-10-102-56/+46
* support float arguments in subopt helper.joey2005-10-102-0/+20
* Typo fix: RFC959 says that FTP commands should end with a carriage returngpoirier2005-10-101-1/+1
* makes demux_lavf (-demuxer 35) use the framerate specified in the containergpoirier2005-10-101-0/+5
* sync with 1.1132gpoirier2005-10-091-1/+8
* sync with patches.xml removaldiego2005-10-096-27/+0
* sync with 1.26diego2005-10-096-27/+0
* Replace unconditional #defines by build system trickery.diego2005-10-097-111/+72
* whitespace cosmeticsdiego2005-10-091-7/+7
* sync to x264 r318 (mixed_refs)lorenm2005-10-083-1/+12
* typo fix at (_)ld_dliive2005-10-081-1/+1
* some docs updatesdiego2005-10-081-0/+2
* Remove the "How to send patches appendix", the info is in the FAQ.diego2005-10-082-9/+0
* 100000l to meods152005-10-081-3/+6
* Synced with 1.81jheryan2005-10-071-3/+3
* Synced with 1.17jheryan2005-10-071-3/+3
* Synced with 1.94jheryan2005-10-071-2/+3
* Synced with 1.59jheryan2005-10-071-3/+3
* Synced with 1.96jheryan2005-10-071-3/+42
* Synced with 1.31jheryan2005-10-071-51/+176
* Synced with 1.1131jheryan2005-10-071-18/+30
* synced with 1.34gabrov2005-10-061-19/+651
* Typo fix, patch by Ismail Dönmez <ismail AH kde POIS org POIS tr>gpoirier2005-10-061-2/+2
* synced with 1.17, patch by Johan Bossgpoirier2005-10-061-7/+9
* synced with 1.81, patch by johan bosgpoirier2005-10-061-197/+245
* synced with 1.14, patch by Johan Bos, plus some formating changes by megpoirier2005-10-061-73/+99
* Centaur/VIA configure checkhenry2005-10-061-0/+1
* synced with 1.16, patch by Johan Bos, plus reformating by megpoirier2005-10-061-35/+63
* synced with 1.70, patch by Johan Bos + reformating of the source by megpoirier2005-10-061-122/+413
* synced with 1.1131 (just after Diego's commit torrent) :-)gpoirier2005-10-061-26/+104
* Synced with 1.1128jheryan2005-10-061-15/+62
* stupid typodiego2005-10-061-2/+2
* Reformat the interactive control section.diego2005-10-061-8/+18
* Keyboard control section renamed to interactive control, small structure change.diego2005-10-062-11/+13
* synced with 1.12, patch by johan bosgpoirier2005-10-061-1/+7
* cosmetic reformatting: tabs --> spaces, prettyprinting, trailing whitespacediego2005-10-061-481/+493
* typodiego2005-10-061-1/+1
* neightbour --> neighbor typo fixdiego2005-10-062-6/+6
* Synced with 1.183jheryan2005-10-061-1/+1
* hqdn3d: 2.5x faster temporal-only, 1.6x faster spatial-only.lorenm2005-10-061-1/+76
* detect Centaur CPUs (Winchip, VIA C3)henry2005-10-051-3/+27
* faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >diego2005-10-051-1/