summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clarification about FFmpeg license, typodiego2004-09-211-2/+3
* Sync with 1.731: Better description of lavc's dia encoding option, thanksgpoirier2004-09-211-7/+26
* Better explain why we have no DVD menus and what to do about it (DIY).diego2004-09-211-6/+9
* typo, Xine --> xinediego2004-09-213-3/+3
* Better description of lavc's dia encoding option, thanks to Loren Merrittgpoirier2004-09-211-1/+12
* Fixes suggested by Diegogpoirier2004-09-211-5/+5
* Cumulative patch 1.727 and 1.722gpoirier2004-09-211-10/+43
* split patches up as far as sensibly possible, but no further.diego2004-09-211-3/+5
* typodiego2004-09-211-1/+1
* Cosmetics, start new sentences on a new line.diego2004-09-211-5/+6
* Roff interprets ' as markup, thus lines should never start with '.diego2004-09-214-11/+11
* sync by Jiri Heryan <technik at domotech dot cz>diego2004-09-211-108/+184
* cosmeticspaszczi2004-09-201-12/+12
* synced with 1.728 + random fixespaszczi2004-09-201-13/+101
* Reworked description of lavc's 3-pass encoding; patch by its creatorgpoirier2004-09-201-9/+15
* 10l: Make turbo mode compatible with 3-pass encodinggpoirier2004-09-201-1/+1
* Better description of Loren Merritt's 3-pass mode, better qns desc., and agpoirier2004-09-201-6/+28
* Added the uCIFS library, of which a part is used by vo_md5sum.ivo2004-09-201-0/+6
* "partial" sync with 1.726: Document the new portable anymap and md5sum videogpoirier2004-09-201-2/+45
* Don't output error when testing for JACK. Also _insist_ on a JACK versional2004-09-201-3/+3
* Credit where credit's due :)ivo2004-09-201-0/+3
* Document the new portable anymap and md5sum video output drivers.ivo2004-09-201-0/+51
* Added myself to AUTHORS and MAINTAINERS for the new vo_pnm and vo_md5sumivo2004-09-202-0/+4
* This patch enables the compilation and linking of vo_md5sum to libvo.ivo2004-09-202-1/+3
* This patch enables the compilation and linking of vo_pnm (the portableivo2004-09-202-1/+3
* New translatable messages for vo_pnm (the portable anymap video outputivo2004-09-201-0/+7
* New MD5 sum video output driver. For every frame, it calculates the MD5 sumivo2004-09-203-0/+1062
* New generic 'portable anymap' video output driver. It supports portableivo2004-09-201-0/+666
* 100l typomichael2004-09-191-2/+2
* Sync with 1.725: Better wording and clarity as suggested by the Wanderer.gpoirier2004-09-191-8/+9
* handle sigchld in mplayer.cfaust32004-09-192-10/+21
* switch_ratio may not work with some filter chainsfaust32004-09-191-0/+1
* Better wording and clarity as suggested by the Wanderer.diego2004-09-191-7/+7
* cosmetics by frogupaszczi2004-09-191-22/+24
* Fixes indentation around my contributions, and adds lavc's "turbo" mode,gpoirier2004-09-191-2/+3
* New lavc flag: "turbo" mode which is supposed to speed up 2-pass encodinggpoirier2004-09-193-1/+41
* support generating divx2pass.log on 2nd pass patch by (Loren Merritt <lorenm ...michael2004-09-181-9/+14
* synced with 1.723paszczi2004-09-181-56/+72
* mp_msg transition of unmaintained audio output drivers.ivo2004-09-1813-94/+191
* Cumulative patch:gpoirier2004-09-181-56/+73
* fix playback of files with displaysize not set (aspect was set to NaN for these)reimar2004-09-181-0/+2
* Use the same names as on mphq for the generated man pages.diego2004-09-181-2/+2
* Reduce excessive verbosity a bit.diego2004-09-181-1/+1
* man page review part IXdiego2004-09-181-56/+62
* czech man page translation by Jiri Heryan <technik at domotech dot cz>diego2004-09-181-0/+6861
* compile fixgabucino2004-09-181-1/+0
* force compilers not to optimize/inline extend_stack_for_dll_allocareimar2004-09-181-3/+5
* fix reimar's 10l...no actually imho it's arpi's 100l for writing therfelker2004-09-181-0/+1
* passing an array or double precission parameters for the scaling function, in...michael2004-09-189-38/+57
* synced with 1.40 + random fixespaszczi2004-09-171-66/+77
* A bit of syncnauj272004-09-171-795/+911
* synced with 1.721paszczi2004-09-171-21/+25
* Sync with English manpagegpoirier2004-09-171-18/+16
* -menu-startup, based on patch by Aurelien Jacobs <aurel at gnuage dot org>diego2004-09-172-0/+8
* runtime aspect switching, patch by Aurelien Jacobs <aurel at gnuage . org>diego2004-09-171-0/+4
* Quit now sends an optional return value, based on patch sent by Aureliendiego2004-09-171-2/+3
* Translate up to MSGL_STATUS so all normal output is translated.diego2004-09-171-1/+1
* MicroDVD IS a frame-based subtitle format, mistake noticed by Jiri Heryandiego2004-09-171-1/+1
* wording, spelling and small fixes to the video output driver sectiondiego2004-09-171-26/+25
* Made the wording of MSGTR_EdlCantOpenForWrite and MSGTR_EdlCantOpenForWritediego2004-09-171-1/+1
* 10lfaust32004-09-171-1/+1
* center the image when screenw & height are setfaust32004-09-171-2/+7
* lastes sync with EDL messageskraymer2004-09-171-1/+14
* Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patchdiego2004-09-175-47/+83
* moved sh_audio initialization from dec_audio to demuxer.c to fixreimar2004-09-163-20/+7
* IBM Ultimotion native decoding via libavcodecrtognimp2004-09-161-0/+8
* Changed the default again so that the initial video position is infaust32004-09-161-1/+1
* nickdiego2004-09-161-1/+1
* make it possible to use the run command from a menu config file, based on a p...faust32004-09-161-0/+10
* stdout and stderr are macros --- you can't assign to them. Assignment doesn't...faust32004-09-161-2/+2
* declare modify_ldt with syscall3 macro for older glibcs patch by Mikulas Pato...faust32004-09-161-0/+5
* Support "Creative ADPCM codec" and "Micronas speech codec" audio codecsrtognimp2004-09-151-0/+14
* Depend on bio2jack v0.3 as it fixes an important bug in JACK_Write() function...faust32004-09-151-1/+1
* synced with 1.718paszczi2004-09-151-5/+21
* mingw compile fixfaust32004-09-151-0/+4
* fix not matching prototype, patch by Mikulas Patocka <mikulas at artax.karlin...faust32004-09-151-3/+2
* fix a memory corruption and make sure only getch2 handles stdinfaust32004-09-151-2/+2
* option to display menu at startup, patch by Aurelien Jacobs <aurel at gnuage....faust32004-09-152-0/+8
* This time is a patch to improve subtitle alignment management. Itfaust32004-09-153-13/+58
* Cumulative patch:gpoirier2004-09-151-55/+164
* fix ineffectual video equalizer command line options, patch by kiriuja <mplay...faust32004-09-152-19/+28
* Audio output driver suboptions documenteddanny2004-09-151-3/+18
* slave mode command to switch aspect ratio, patch by Aurelien Jacobs <aurel at...faust32004-09-153-0/+9
* quit slave mode command now accepts an exit value, patch by Aurelien Jacobs <...faust32004-09-152-3/+3
* add a comment to the Xorg workaroundfaust32004-09-151-0/+1
* Index must be positive to prevent endless loop on bad datartognimp2004-09-141-6/+6
* workaround for Xorg-6.8 not saving the surface registers on bigendianfaust32004-09-141-0/+31
* fix compile on gcc 2.95.3iive2004-09-141-2/+4
* AVC support moved to libavcodec, avcC atom is now passed in extradatartognimp2004-09-132-101/+15
* sync 1.717wight2004-09-131-53/+180
* random fixes, spelling, vocabularywight2004-09-121-114/+119
* Consistency fixes, spellingwight2004-09-121-15/+15
* Sync with English mp-v1.715.gpoirier2004-09-121-25/+21
* All video driver suboptions documented, gif and tga examplesdanny2004-09-121-33/+117
* small fixesdiego2004-09-121-12/+10
* changed wording (s/Unteroption/Suboption)kraymer2004-09-121-25/+84
* 2pass encoding support for x264(r46).iive2004-09-122-34/+42
* Spelling. Patch by Jan Minar <jjminar at fastmail onedot fm>.mosu2004-09-121-1/+1
* Sync with 1.711:gpoirier2004-09-121-16/+69
* Added one more error check. Forgot it last time (grrr :) ).ivo2004-09-121-0/+1
* removed occurence of work as maintainer (in regard to Diego's email)kraymer2004-09-111-2/+1
* updates in video output drivers section (update rev 1710 of en/mplayer.1)\not...kraymer2004-09-111-9/+63
* hopefully last format correction regarding prior commit in video output drive...kraymer2004-09-111-1/+3
* fixes some typos, wording and formattingkraymer2004-09-111-22/+31
* Fixed typo.ivo2004-09-111-1/+1
* * Changed malloc and strncpy to strdup. Less code.ivo2004-09-111-20/+38
* added myself to AUTHORS filekraymer2004-09-111-0/+4
* changed email addresskraymer2004-09-111-2/+2
* minor changes I came across during sync of videofilters sectionkraymer2004-09-111-8/+8
* spell-checking done for beginning until player-specific options (mplayer only)kraymer2004-09-111-59/+219
* Make --with-x264incdir work, patch by Jan Knutar <jknutar at nic.fi>diego2004-09-111-1/+1
* fix seeking in audio-only case (crash when seeking backwards, time reset to 0)reimar2004-09-111-0/+4
* Video driver null, yuv4mpeg, gif89a, pgm, png and tga documented, jpeg drop f...danny2004-09-111-4/+48
* info packet is now file global, while meta pakcet is stream specific, as disc...alex2004-09-111-16/+44
* output faad error message in case of a decoder errorreimar2004-09-111-1/+2
* 100lrtognimp2004-09-101-2/+2
* Don't prepend basepath to a full unix path. ( 10l to Joey. )al2004-09-101-2/+3
* libavformatdiego2004-09-101-3/+8
* Fixes for VirtualAlloc function:rtognimp2004-09-101-15/+48
* typos, wordingdiego2004-09-101-3/+3
* show video format for all demuxers, not just avi (move this somewhere else if...rfelker2004-09-101-0/+9
* Removed unused variable (leftover of having two instances of directory creationivo2004-09-101-3/+2
* avoid always skipping first junk with a "sync lost" messagereimar2004-09-091-3/+5
* Don't leave a messed up terminal after a crashrtognimp2004-09-091-2/+12
* typos and wordings picked up by Diegogpoirier2004-09-091-20/+16
* Sync with 1.709: "some typo, case change"gpoirier2004-09-091-3/+3
* Encoding options update, most are XviD relatedgpoirier2004-09-091-131/+312
* syncpaszczi2004-09-092-3/+6
* some typo, case changedanny2004-09-091-5/+5
* synced with 1.708 (aka first sync from my laptop;P)paszczi2004-09-091-142/+333
* All video filters are now documented and in sync against English man page.gpoirier2004-09-091-76/+84
* adding the code documentation guide linesattila2004-09-091-0/+124
* chunk size fix from Ross Finlayson, ported from xinediego2004-09-081-2/+2
* CVS policy updated as discussed on dev-eng.diego2004-09-081-54/+72
* Von/van should not determine alphabetical order, email address added.diego2004-09-081-8/+8
* Typos on the XviD sectiongpoirier2004-09-081-12/+11
* Synced with 1.707danny2004-09-081-482/+1305
* Renamed some MSGTR_VO_JPEG_* messages to MSGTR_VO_* messages, so they canivo2004-09-084-56/+58
* This patch moves the directory creation code to a separate function. I haveivo2004-09-081-61/+43
* Big changes on XviD documentation.gpoirier2004-09-071-48/+211
* OpenBSD clarification by Björn Sandell <biorn @ dce . chalmers . se>diego2004-09-071-0/+3
* newly created videofilters sectionkraymer2004-09-071-85/+90
* finished translation and review of decoding/filtering sectionkraymer2004-09-071-15/+29
* \-af note addedkraymer2004-09-071-81/+89
* Cumulative patchgpoirier2004-09-071-1/+28
* Sync with Diego's alphabetical order for lavdoptsgpoirier2004-09-071-55/+62
* disable direct rendering for h264michael2004-09-071-1/+1
* MPlayer X11 options do not affect SDL.diego2004-09-071-0/+2
* spellingdiego2004-09-071-5/+5
* reorder lavdopts suboptions to achieve alphabetical orderkraymer2004-09-061-36/+36
* \-jpeg movedkraymer2004-09-061-114/+180
* finally diego will be happy....this is totally useless but oh well :)rfelker2004-09-061-0/+8
* mplayer -af help now lists all available audio filters.ivo2004-09-064-0/+19
* do not modify d_width and d_height when -xy option was given, otherwise -xy h...reimar2004-09-061-1/+2
* pullup docs + new feature for slow cpus :)rfelker2004-09-062-3/+15
* Copy-n-Paste bug breaking channel selection in audio configuration dialogreimar2004-09-061-2/+2
* typodiego2004-09-061-1/+1
* pan filter needs number of _input_ channels, ported from the man page.diego2004-09-061-1/+1
* List administrators.diego2004-09-061-1/+4
* mailing lists and german documentation maintainers, spellingdiego2004-09-061-4/+5
* -lavdopts fast, small fix to -lavdopts ecdiego2004-09-061-1/+6
* alphabetical order for lavdoptsdiego2004-09-061-44/+44
* MB, QP explanation, some more consistencydiego2004-09-061-15/+15
* some new patch policy: compression, mail threading, printf vs mp_msgdiego2004-09-061-8/+21
* More information on XviD's "interlaced" and "4mv" options thanks to agpoirier2004-09-061-1/+7
* fix seeking with -hr-mp3-seek. maybe not the best fix (why is last_ptsrfelker2004-09-051-0/+1
* Sorry, typokraymer2004-09-051-1/+1
* sync to latest updates in vo_jpeg.c sectionkraymer2004-09-051-1/+11
* Pretty much all filters documented and in sync now (up to "phase" filter,gpoirier2004-09-051-123/+260
* Some minor vo_jpeg fixes:ivo2004-09-053-2/+9
* fixed --enable-gif bugjoey2004-09-051-0/+22
* fixed warning in my patchrfelker2004-09-051-0/+2
* ensure that avi files have a valid header as soon as possible.rfelker2004-09-051-0/+7
* updates -vo jpeg:options and minor syncgpoirier2004-09-051-39/+32
* Removal of -jpeg commandline option.ivo2004-09-044-60/+225
* alignment for SPARC64, second tryreimar2004-09-041-1/+3
* af_pan wants number of _input_ channels, fixes bugzilla bug #22reimar2004-09-041-1/+1
* switch_vsync patch by Aurelien Jacobs <aurel @ gnuage.org>, small fixdiego2004-09-041-1/+5
* sync to latest manpage reviews by Diegokraymer2004-09-031-31/+29
* We don't need to support the old nvidia binary