summaryrefslogtreecommitdiffstats
<
Commit message (Expand)AuthorAgeFilesLines
* fixing compilation on LFSgabucino2002-09-261-2/+3
* Added -lm for libcdparanoia (for the sin & cos symbol).bertrand2002-09-261-1/+1
* syncfrodone2002-09-2611-1552/+739
* syncfrodone2002-09-261-1/+1
* Correction of spelling errors and removal of old codeanders2002-09-262-11/+3
* -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc meansarpi2002-09-265-17/+44
* new func: select_codec() - disables codec by namearpi2002-09-262-0/+18
* interlaced dctmichael2002-09-261-0/+7
* accept empty strings too for STRING_LIST (example: "-xyz 1,2.5,,4," )arpi2002-09-261-4/+6
* best audio/video codec selection & init moved to libmpcodecsarpi2002-09-256-125/+89
* fixed invalid -aid/-vid segfaultarpi2002-09-251-1/+10
* fixes problem with video image alignment.arpi2002-09-251-3/+3
* cosmetics...arpi2002-09-251-213/+56
* Attached patch improves the vertical retrace synchronisation (vsync)arpi2002-09-251-66/+92
* fixed order of uninit (codec, demuxer, stream) - found by Jindrich Makovickaarpi2002-09-251-4/+2
* darkmasking & docsmichael2002-09-242-0/+36
* removed -dapsync (obsolete code)arpi2002-09-232-47/+4
* RTC fixes by Sidik Isani <lksi@cfht.hawaii.edu>arpi2002-09-231-9/+10
* rage128 gray fix?arpi2002-09-231-3/+3
* Modern versions of OpenSSH listen on localhost to forward the X11 connectionarpi2002-09-231-1/+1
* accepted. so we're now 110% gpl...arpi2002-09-231-27/+6
* adaptive quant support ...michael2002-09-231-0/+22
* sync by Fire <sefanja@gmx.net>jaf2002-09-231-104/+317
* some updatesarpi2002-09-221-11/+18
* U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>arpi2002-09-222-12/+1
* memcpy->memove (overlapping blocks)arpi2002-09-221-1/+1
* put some comemnts into teh generated help_mp.h filearpi2002-09-221-0/+5
* help*.h files moved to help/ subdirarpi2002-09-2222-6/+6
* removed unused old keyboard fifo hackarpi2002-09-222-63/+0
* changed 'detected fileformat' messages to a message with %sjaf2002-09-2221-286/+38
* qtrle needs queryalex2002-09-221-1/+1
* now also tells about 2x xxx MB CDsjaf2002-09-221-0/+3
* removed unusedjaf2002-09-224-107/+0
* removed unusedjaf2002-09-224-103/+0
* removed unusedjaf2002-09-224-106/+0
* Fix nick of sbmpostlgb2002-09-221-1/+2
* removed unused, sync in dejaf2002-09-224-128/+18
* some makefile cleanuparpi2002-09-221-24/+35
* compilation fix, patch by Sidik Isani <lksi@cfht.hawaii.edu>arpi2002-09-221-1/+1
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-2244-117/+85
* wine headers cleanuparpi2002-09-226-18/+50
* declarations moved to *.c filesarpi2002-09-223-14/+9
* get_sh_audio/get_sh_video removed (never used, also useless)arpi2002-09-221-22/+0
* use img_format.h instead of wine/mmioFOURCC hackarpi2002-09-221-7/+7
* - cosmetics, reorderarpi2002-09-211-31/+30
* 0x50 is not playbackable (minimum only sample), prefer ffmpX to mad, ffmpeg i...jaf2002-09-211-13/+14
* we don't need the 0x1ff hack any more!arpi2002-09-211-1/+1
* we don't need the 0x1FF hack any morearpi2002-09-212-3/+3
* typojaf2002-09-211-2/+2
* version 0.1.10 by Juergen Hammelmann <juergen.hammelmann@gmx.de>jaf2002-09-211-8/+25
* pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 whicharpi2002-09-211-1/+1
* New option for mplayer: -dumpmicrodvdsubkmkaplan2002-09-214-0/+37
* fix segmentation fault with -dvdkey, fix return value of dvd_css_descramble()...lgb2002-09-212-29/+63
* Use string selection to choose modekmkaplan2002-09-211-5/+16
* Support for XviD encodingkmkaplan2002-09-212-0/+14
* Support for XviD encodingkmkaplan2002-09-213-1/+379
* "fake" Surround section removedgabucino2002-09-202-2/+0
* matroxtv script was modifiedgabucino2002-09-202-12/+10
* hmm. duplicate (+incomplete) surround sections? incomplete one removedgabucino2002-09-202-8/+0
* This patch allows you to use fractional values for specifying a zoom.arpi2002-09-202-3/+3
* some mpcodecs option declaration moved to cfg-*, as aren;t used byarpi2002-09-204-18/+15
* This tiny patch adds "type=2" absolute seconds seek capability.arpi2002-09-202-2/+9
* "One can cause a permanent hang on a seek, and the other just causesarpi2002-09-201-8/+30
* Should be: if test ; then - D Richard Felker III <dalias@aerifal.cx>alex2002-09-201-1/+1
* moved to to avoid CVS-XXYYZZ- versions (if no given) - altought this comme...alex2002-09-201-1/+5
* Automatic unrar of vobsub. Does not work with rar v3kmkaplan2002-09-205-41/+3138
* by Panagiotis Issaris <takis@lumumba.luc.ac.be>jaf2002-09-191-31/+5
* use avcodec_alloc_context()michael2002-09-192-96/+108
* version no for coming releaseeyck2002-09-191-0/+6
* updatedarpi2002-09-181-2/+6
* fixing edit-list playback (it uses the mvhd-timescale instead of the mdhd-one)arpi2002-09-181-4/+37
* sync with help_mp-en.h 1.56pl2002-09-181-41/+16
* syncnexus2002-09-181-61/+32
* Wording updated and spelling checked.diego2002-09-181-62/+62
* Removed obsolete entries.diego2002-09-181-27/+0
* Sync with upstream version. According to Edouard Gomez:kmkaplan2002-09-182-17/+21
* d_width==screenwidth && -fs hopefully fixedarpi2002-09-183-19/+24
* Document -noaspect, patch by Fredrik Noring <noring@nocrew.org>.diego2002-09-171-0/+3
* Added the cdinfo.c for compilation.bertrand2002-09-171-1/+1
* Enable CDDB support only if the network layer is enabled.bertrand2002-09-171-0/+4
* Moved all the cdinfo specific from cddb to a standalone file(cdinfo.c), sobertrand2002-09-171-116/+1
* Moved all the cdinfo specific from cddb to a standalone file, sobertrand2002-09-171-0/+136
* Enable the LIVE lib only if the network layer (STREAMING) is enable.bertrand2002-09-171-3/+2
* updated version (from ftp/incoming)arpi2002-09-171-11/+228
* -zoom will be handled by -vop scalearpi2002-09-171-0/+2
* sync & typoszdar2002-09-171-3/+4
* TODO completedarpi2002-09-161-10/+6
* updated for pre8arpi2002-09-161-1/+26
* hpux DVD support fixes by Martin Gansser <mgansser@ngi.de>arpi2002-09-163-2/+6
* *bsd doesn't have info.output_muted - patch by Björn Sandell <biorn@dce.chal...arpi2002-09-161-2/+4
* use detected WORDSIZE instead of warning, when inttypes.h doesn't define __WO...arpi2002-09-161-1/+2
* WORDSIZE detection by Björn Sandell <biorn@dce.chalmers.se>arpi2002-09-161-0/+11
* 10lalex2002-09-161-4/+4
* syncjaf2002-09-161-0/+1
* Fix support for negative "delay:" directive in .idx file.kmkaplan2002-09-161-3/+9
* sync,typonexus2002-09-161-1/+2
* adding CP1251 to GUI's Font encoding for FreeTypeiive2002-09-162-0/+2
* update & GUI CP1251 encoding in FFTiive2002-09-161-24/+98
* removed dummy OGG functions - use #ifdef insteadarpi2002-09-152-24/+10
* some cosmetics - reordering declarations, 10l for cache2arpi2002-09-151-8/+6
* 'agsm' support (used by qt .mov files)arpi2002-09-151-0/+1
* standard GSM support for .mov filesarpi2002-09-151-2/+14
* This patch fixes a segfault for native cvid decoder in bgr32 and bgr24 modes.arpi2002-09-151-6/+6
* stream layer cleanup part 2arpi2002-09-154-48/+22
* stream layer cleanup - part 1arpi2002-09-156-60/+47
* removed obsolete VCD_CACHE hackarpi2002-09-156-173/+0
* 10l bug - 'len' was handled wrong.arpi2002-09-151-2/+2
* prefer ffsvq1 if availablearpi2002-09-151-1/+1
* out formats reordered, quality orderarpi2002-09-151-10/+12
* unused, replaced by vd_msrle.carpi2002-09-151-78/+0
* - fixed some bugs in RLE decoderarpi2002-09-151-52/+39
* some updatesarpi2002-09-151-1/+8
* cross-refarpi2002-09-153-1/+4
* outflags describedarpi2002-09-151-1/+31
* some words and drawing about video patharpi2002-09-151-0/+118
* The granule position of pages contining Vorbis audio is in units ofarpi2002-09-141-2/+2
* add one linepontscho2002-09-141-0/+2
* reversed -ss behaviour (you have to use teh same -ss for all passes)arpi2002-09-141-1/+5
* Added a new ASX playlist mime-typebertrand2002-09-131-0/+1
* query_format support by Tilman Sauerbeck <tsauerbeck@users.sourceforge.net>alex2002-09-132-112/+86
* hpux scsi dvd support by Martin Gansser <mgansser@ngi.de>alex2002-09-132-0/+19
* fixed to comply with new loaderalex2002-09-133-7/+9
* aspect ratio support by encoding (currently only with mpeg4 and h263p)alex2002-09-131-2/+31
* extended par supportalex2002-09-131-2/+13
* Can't return pointer to automatic C array, gmplayer file selector box doesjkeil2002-09-131-1/+1
* avifile sync - 95% cosmetics 5% bugarpi2002-09-1337-958/+753
* - updated to use new stype ICopen (filename passed in the icopen struct)arpi2002-09-131-182/+12
* added JFIF and UMP4alex2002-09-131-0/+2
* removed unused code. fixed yv12+debug-mode sig11alex2002-09-131-27/+3
* added smjpeg demuxer only for nexus' requestalex2002-09-134-1/+198
* bug=3michael2002-09-131-0/+1
* add cpuinfonexus2002-09-131-0/+1
* Reconstruct the muting state for the playback from a l/r volume of 0.0.jkeil2002-09-121-5/+8
* - gui version of mplayer is using the audio 'control' function before(!) thejkeil2002-09-121-17/+44
* G450/G550 TV-outgabucino2002-09-122-5/+26
* v2.0gabucino2002-09-121-71/+83
* sync by Takis Issaris <takis.issaris@skynet.be>jaf2002-09-111-11/+50
* syncgabucino2002-09-111-1/+1
* some fixes I did while updating design5gabucino2002-09-112-2/+3
* found 0.01-0.05arpi2002-09-111-6/+14
* hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.arpi2002-09-101-12/+545
* count dropped frames in -v mode, patch by Andriy N. Gritsenko <andrej@lucky.net>arpi2002-09-101-3/+7
* drop-deinterlace (dint) filter by Andriy N. Gritsenko <andrej@lucky.net>arpi2002-09-103-1/+198
* changing return type of put_image void->intarpi2002-09-1029-62/+69
* Numbering corrected.diego2002-09-101-9/+10
* tga supportjonas2002-09-102-5/+9
* Removed authors and maintainers section, now in txt format.diego2002-09-103-666/+21
* .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxerarpi2002-09-105-4/+444
* Small HTML fix by Andras Mohari <mayday@varoshaza.nagyatad.hu>.diego2002-09-101-2/+3
* TGA images (-mf on:type=tga) supportarpi2002-09-105-3/+289
* fixed >2GB files demuxingarpi2002-09-101-4/+4
* It prevents mode change when Hsync out of range.arpi2002-09-101-5/+18
* GTF update: Fixes "known parametrs" even when fbdev unusedarpi2002-09-101-3/+6
* I experienced several segfaults when trying to play (unencrypted) DVDsarpi2002-09-101-1/+4
* version number bumpedarpi2002-09-101-1/+1
* xanim outformats changed, indeo 3/4/5 now outputs YVU9 onlyarpi2002-09-101-7/+7
* - some cleanup, unused code removedarpi2002-09-101-103/+81
* pim1 is lowercasearpi2002-09-101-1/+1
* Use the character substitution code from fntRender() / fntTextWidth()jkeil2002-09-101-2/+9
* Off-by-one error allocating bitmap, when (width*height) % 8 != 0jkeil2002-09-102-2/+2
* fixing y422p outputmichael2002-09-091-2/+4
* updated a bitarpi2002-09-091-8/+17
* updated to libmpcodecs wayarpi2002-09-091-59/+11
* reference to patches.txt and porting-status.txtarpi2002-09-091-2/+3
* updatedarpi2002-09-091-6/+2
* preface added, some small changesarpi2002-09-091-3/+14
* maintainers list - converted from html by Andras Mohariarpi2002-09-091-0/+111
* mplayer changelog, collected by ??? (found at incoming/ :))arpi2002-09-091-0/+245
* authors section from html docs, converted by Andras Mohariarpi2002-09-091-0/+376
* yuv422planar->yuy2 supportarpi2002-09-091-1/+6
* unused codearpi2002-09-091-40/+0
* obsolete, use mencoder...arpi2002-09-091-286/+0
* obsolete, old code. use dga with swscaler (-vo dga -zoom)arpi2002-09-091-476/+0
* cosmetics - copyright msg removed, this file has nothing with mpeg2dec orarpi2002-09-091-20/+3
* obsoleted by font_load_ft.carpi2002-09-091-714/+0
* - reorder of help, new section: Codecs, cosmetics/descriptions extendedarpi2002-09-091-45/+43
* When we're compiling/running on a kernel without sse/sse2 support, we havejkeil2002-09-091-4/+15
* fixed palette8to{rgb24,bgr24,rgb32,bgr32}alex2002-09-091-17/+21
* 10lalex2002-09-091-8/+8
* Code to XviD VBR Library from transcode.kmkaplan2002-09-091-0/+91
* Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoderkmkaplan2002-09-094-1/+1876
* Applied patch from Gregory Kovriga <gkovriga@techunix.technion.ac.il>bertrand2002-09-091-0/+5
* removed messy global 'tv_handle', use stream->priv for that purposearpi2002-09-085-22/+28
* query added for soem vfw codecsarpi2002-09-081-4/+4