summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Nroff fixes.gpoirier2004-10-011-4/+5
* mpi->w and h are set by vf_get_image, do not overwrite them.reimar2004-10-011-2/+0
* fixed small memleakreimar2004-10-012-3/+5
* Sync with 1.759:gpoirier2004-10-011-8/+44
* sync by Jiri Heryan <technik at domotech dot cz>diego2004-10-011-165/+196
* Documentation of x264 3-pass mode, and typos/fixes on lavc's *_maskgpoirier2004-10-011-7/+41
* typospaszczi2004-09-301-2/+2
* synced with 1.758paszczi2004-09-301-30/+20
* Syncgpoirier2004-09-301-10/+22
* consistency between the blur filter descriptionsdiego2004-09-301-6/+6
* sync by Jiri Heryan <technik at domotech dot cz>diego2004-09-301-10/+39
* Explanation how to play a VOB from the hard disk.diego2004-09-291-0/+13
* -dvd-device can point to a directory to play a VOB from the hard disk.diego2004-09-291-0/+12
* Sync with 1.756:gpoirier2004-09-291-42/+18
* Removal of vo_md5 and vo_pgm of MAINTAINERS file.ivo2004-09-291-2/+0
* Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnmivo2004-09-296-310/+9
* sync by Reynaldo H. Verdejo Pinochet <reynaldo at opendot dot cl>diego2004-09-291-114/+109
* Better wording/descriptions as suggested by the Wanderer.diego2004-09-281-6/+6
* synced with 1.754paszczi2004-09-281-50/+48
* better, tuneable (via #define) MP3 detection, limit demux_audio to scanningreimar2004-09-281-27/+118
* show ogg subtitle language on OSD, if availablejoey2004-09-283-2/+47
* fix sub_select fiasco with global sub numbering. now multiple sub sources ca...joey2004-09-283-70/+167
* make sure exit_player gets calledjoey2004-09-281-13/+13
* syncwight2004-09-281-4/+16
* THE "vf=eq2=1.0:-0.8" fixgpoirier2004-09-281-56/+54
* changed include of stdint.h to inttypes.hivo2004-09-271-1/+1
* better default parameter,added counterpart option, better names for few optio...iive2004-09-272-46/+54
* This reverts the x264 modifications to the man page suggested my Loren, andgpoirier2004-09-271-40/+40
* identical text for identical suboptionsdiego2004-09-271-10/+7
* I need Cola! -vf=eq2=1.0:-0.8 is the syntax for conf file, -vf eq2=1.0:-0.8 isgpoirier2004-09-272-2/+2
* Sws default setting correction, and random wordingsgpoirier2004-09-272-57/+49
* MEncoder-users mailing list created.diego2004-09-271-2/+14
* Porting of CRTC2 to mga_vid is stalled.diego2004-09-271-3/+4
* compensate for width/height being picture width/height instead of bitstream w...michael2004-09-271-3/+3
* synced with 1.749 + random fixespaszczi2004-09-271-79/+128
* Better phrasing suggested by The Wanderergpoirier2004-09-271-14/+14
* Tons of French correctionsgpoirier2004-09-271-36/+38
* SBR code does NOT work with fixed point (uses floats, slow as hell)rfelker2004-09-271-0/+3
* Sync with 1.748: better descriptions for remaining, poorly documented maskinggpoirier2004-09-261-79/+98
* sync with 1.685nauj272004-09-261-11/+280
* better descriptions for remaining, poorly documented masking options.gpoirier2004-09-261-6/+30
* Cumulative sync patch:gpoirier2004-09-261-73/+92
* use aspect code when used with vidixfaust32004-09-261-1/+5
* man page review part Xdiego2004-09-261-58/+59
* detect byte order even for cross-compilingfaust32004-09-261-6/+6
* --host-cc option for crosscompilingfaust32004-09-262-1/+14
* -lavdopts lowresmichael2004-09-261-0/+15
* Look for SDL includes in /usr/include as well, use cc instead of gcc.diego2004-09-261-1/+1
* Wrong comment, the bitmap is blue, not green.diego2004-09-261-1/+1
* low resolution decodingmichael2004-09-261-0/+5
* Encoding tip regarding x264's deblock filter suggested by Loren Merritt.gpoirier2004-09-262-1/+5
* Cumulative sync with 1.744gpoirier2004-09-261-18/+17
* -lpthread --> $(ARCH_LIB), helps linking on systems without pthread.diego2004-09-261-1/+1
* quantizer --> quantization as pointed out by Attiladiego2004-09-251-6/+6
* Hint at examples, better wording, some cosmetics.diego2004-09-251-15/+13
* printf --> mp_msg conversion in ao_plugindiego2004-09-252-2/+7
* synced with 1.742paszczi2004-09-251-6/+7
* almost sync :)nauj272004-09-251-553/+814
* Sync with 1.742gpoirier2004-09-251-23/+39
* Better vme descriptiongpoirier2004-09-251-5/+6
* printf --> mp_msg transition in vo_yuv4mpegdiego2004-09-252-12/+40
* add ao_dsound authorfaust32004-09-251-2/+5
* directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some...faust32004-09-253-0/+499
* Fixed [no]input suboptions.syrjala2004-09-251-1/+5
* synced with 1.49paszczi2004-09-251-4/+5
* synced with 1.741paszczi2004-09-251-9/+9
* Better x264 descriptions/fixes based on Loren Merritt's patch (Thu, 23 Sep 2004)gpoirier2004-09-251-7/+9
* DirectX 7 or later is needed for -vo directx.diego2004-09-241-1/+3
* FAAD updated by adland.diego2004-09-242-1/+2
* Update FAAD to a 2.1 beta CVS snapshot from 2004.07.12.diego2004-09-2452-4607/+20272
* Same wording of vo_jpeg's outdir option as vo_pnm's.ivo2004-09-241-2/+1
* sync by Jiri Heryan <technik@domotech.cz>diego2004-09-241-36/+111
* missing externrathann2004-09-231-0/+3
* synced with 1.739paszczi2004-09-231-4/+18
* roff fixesdiego2004-09-231-2/+2
* sync with 1.738 and fixesgpoirier2004-09-231-4/+4
* Encoding tips for x264 + 10lgpoirier2004-09-231-6/+20
* Rroff markup fixes and point out a 10l.diego2004-09-231-9/+7
* roff markup fixdiego2004-09-231-1/+1
* fix examples for ao_alsa options dialog and add example for mixer index.reimar2004-09-231-5/+6
* Synced with 1.737danny2004-09-231-166/+501
* synced with 1.738 + small fixespaszczi2004-09-221-29/+93
* Add comment to remind that voxmsdec.ax requires also msms001.vwprtognimp2004-09-221-1/+1
* small fixesdiego2004-09-221-8/+7
* 100lfaust32004-09-221-2/+2
* Cumulative patchgpoirier2004-09-221-10/+32
* Better lumi/dark_masking descriptions, tips for 4mv and autoaspect and 10l fixgpoirier2004-09-221-6/+16
* Better nssew descriptiongpoirier2004-09-221-0/+5
* allow to select an alsa mixer channel index.reimar2004-09-222-3/+30
* Sync with 1.733: add support for subpel quality refinement option in x264.gpoirier2004-09-221-4/+24
* fixes, better wordings on the new portable anymap and md5sum video outputgpoirier2004-09-221-11/+8
* add support for subpel quality refinement option in x264.iive2004-09-222-1/+23
* 10lrfelker2004-09-221-1/+1
* Nobody maintains dvdnav, it's not supported.diego2004-09-221-2/+1
* sync with 1.732: encoding to mp2 with libtoolamegpoirier2004-09-211-1/+21
* setting samplesize to 2 in decoders where neccessary.reimar2004-09-2113-1/+14
* encoding to mp2 with libtoolamenicodvb2004-09-216-0/+180
* encoding to mp2 with libtoolame - only cbr atmnicodvb2004-09-212-0/+143
* With the latest change to dec_audio.c (1.32) the demuxers have to set sh_a->s...mosu2004-09-211-10/+10
* lot of bigendian fixesalex2004-09-211-0/+34
* credit for Loren Merritt, patch by himselfdiego2004-09-211-0/+4
* 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