summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 driver bug any longer.al2004-09-031-2/+2
* better documentation of not obvious subq default settinggpoirier2004-09-031-1/+1
* Diego's man page review part VIII commited, small syncs on video filtersgpoirier2004-09-031-68/+75
* alphabetical orderdiego2004-09-031-3/+3
* All libavcodec encoding options are now documentedgpoirier2004-09-031-148/+183
* improved suboption parsing, fixes also compiler warningsreimar2004-09-031-13/+27
* first attempt to make 24-bit PCM DVDs workreimar2004-09-031-8/+18
* strictness level -1 to 'almost' ignore breaksrfelker2004-09-031-2/+6
* just some debugging junk i'd like to have in there for now :)rfelker2004-09-021-0/+4
* missing initialization of roundreimar2004-09-021-0/+1
* hue filter bugfix by ("James Crowson" <jbcrowso at ncsu dot edu>)michael2004-09-021-1/+1
* sync by Andoni Zubimendi <andoni at lpsat.net>nauj272004-09-021-2/+144
* non spec compliant optizations supportmichael2004-09-021-0/+7
* subtitle autodetection regardles of case (bug #65), patches Michal Svec <rebe...faust32004-09-021-1/+1
* slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gn...faust32004-09-023-0/+5
* fix for i420 format, initial patch by Aurelien Jacobs <aurel at gnuage.org> f...faust32004-09-021-2/+9
* sync tag bumped to 1.47wight2004-09-021-1/+1
* sync 1.65wight2004-09-021-2/+2
* sync 1.47wight2004-09-021-4/+4
* - <screen> -> <command>, improves readibility and sense.wight2004-09-021-2/+2
* typodiego2004-09-024-6/+6
* - sync 1.45wight2004-09-011-168/+179
* synced with 1.694 + additional fixespaszczi2004-09-011-102/+110
* man page review part VIIIdiego2004-09-011-64/+69
* Fixes some upercase/points on sentencesgpoirier2004-09-011-10/+9
* One-time cosmetics update.ivo2004-09-011-154/+236
* Sync against Diego's man page review part VI & VIIgpoirier2004-08-311-85/+87
* Massive updates and sync on filters section.gpoirier2004-08-311-140/+185
* man page review part VIIdiego2004-08-311-35/+38
* synced with 1.692 + random fixespaszczi2004-08-311-70/+81
* cropdetect description updategpoirier2004-08-311-4/+16
* man page review part VIdiego2004-08-311-71/+69
* cropdetect style fixupdiego2004-08-311-7/+5
* Compn wished for forcing codecs.diego2004-08-311-0/+2
* The threads lavc option may negatively affect motion estimation.diego2004-08-311-0/+1
* Modified Files:kraymer2004-08-301-49/+297
* Using updated colorspace specifications from colorspaces.txt.reimar2004-08-301-9/+9
* Adds rounding parameter for width and height values returned.reimar2004-08-302-6/+41
* synced with 1.682danny2004-08-301-510/+743
* allow empty assignments, necessary for some weird servers...reimar2004-08-301-0/+7
* Small sync of just lavc options...gpoirier2004-08-301-59/+75
* Small syncs against english manpage around old-DiviX post-processing filtrers.gpoirier2004-08-301-46/+48
* removal of (hopefully) trailing spaces, small fixes and syncs.gpoirier2004-08-301-134/+135
* URL with lavc option descriptions, pointed out by Attila.diego2004-08-301-0/+1
* unrarlibdiego2004-08-301-0/+5
* synced with 1.64 + fixed previous syncpa