summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix symbol clashes when linking with libmp3lame including mp3 decoder, man, m...alex2004-04-069-45/+38
* AltiVec hScale, all size patch by (Romain Dolbeau <dolbeaur at club-internet ...michael2004-04-063-10/+222
* libcaca video output driver by Howell Tamalex2004-04-064-1/+362
* ability to disable mp3lib, liba52 and libmpeg2alex2004-04-051-3/+43
* Removed mpflac as ffflac is way better and ad_flac won't compile with externa...alex2004-04-055-632/+2
* added my nickrathann2004-04-051-1/+1
* full screen flipping synchronization corrections (by Adam Tla/lka)rathann2004-04-051-1/+4
* make gcc happy under hurdalex2004-04-051-6/+6
* Unmap window before change in decor and size while flipping full screen mode ...rathann2004-04-051-3/+4
* morphos support by Nicolas Detalex2004-04-051-1/+1
* make gcc eating this under hurdalex2004-04-051-4/+4
* Quartz/MacOSX video output module by Nicolas Plourdealex2004-04-054-0/+668
* syncnauj272004-04-053-100/+238
* switching from crc32 to adler32 checksums, cuz they are faster and simplermichael2004-04-051-1/+1
* minor changesmichael2004-04-041-11/+10
* fixed broken diseqc fetch from channels filenicodvb2004-04-041-2/+3
* 10l for the orignial author and 1000l for me for commiting a broken workaroundfaust32004-04-041-2/+2
* This was discussed a long time ago but some reason never done. Anywayrfelker2004-04-031-1/+2
* restore old SAMPLESIZEfaust32004-04-031-0/+4
* move window decor changes after setting Withdrawn state so we have no additio...rathann2004-04-031-3/+4
* - win_gravity memorizing and restoring while switching fullscreen mode (by Ad...rathann2004-04-031-0/+14
* restrictions to ensure that O(log n) seeking and error recovery is possiblemichael2004-04-031-1/+10
* - compilation error fixrathann2004-04-031-1/+1
* disallow non-sense type parameter; added support for absolute file path; pref...nicodvb2004-04-031-26/+32
* Developers should subscribe to mplayer-cvslog, mention mplayer-docs.diego2004-04-021-2/+8
* cosmeticsdiego2004-04-021-3/+3
* Update my mail addressrtognimp2004-04-021-1/+2
* Support for selecting subtitles with -slang. Patch by Andriy N Gritsenko <and...mosu2004-04-021-7/+86
* 1ldiego2004-04-021-1/+1
* small additions, some nicks added, wording, spellingdiego2004-04-021-95/+99
* Fixed the support for the A_MS/ACM CodecID which just stores a WAVEFORMATEX i...mosu2004-04-021-8/+18
* Remove spurious +1 to lame_param_quality that contradicts documentation anddiego2004-04-021-1/+1
* Commit independent changes separately.diego2004-04-021-2/+2
* Error message improved, wording.diego2004-04-011-12/+13
* Support for smil playlist, both standalone and embedded into otherrtognimp2004-04-011-7/+136
* ALSA syc is not so good as OSS - small correctionsatlka2004-04-012-24/+29
* Support for HE-AAC. Patch by Loren Merritt <lorenm at u dot washington anothe...mosu2004-04-011-1/+1
* Added my nick for easier placement of blame.mosu2004-04-011-1/+1
* let uninit wait until sound is completely played, don't restore volume at exi...faust32004-04-012-25/+27
* dvb should be added to $_noinputmodules as well as $_inputmodules.diego2004-04-011-0/+1
* How to handle incomplete translations of message files.diego2004-04-011-0/+8
* security fixdiego2004-04-011-0/+8
* prevent crash in case we are unable to get aligned bufferfaust32004-04-011-8/+11
* although this SSE fix is an ugly hack it seems to work fine for mefaust32004-04-011-0/+13
* reenable SSE support for mingwfaust32004-04-011-1/+1
* 10l (some broken compilers take this serious)alex2004-03-311-1/+1
* make stupid gcc versions happyrfelker2004-03-311-0/+1
* reversing the change to the forw/backw pointers, its somewhat simpler to upda...michael2004-03-311-38/+39
* remote exploitable heap overflow fix by ("blexim" <blexim at hush dot com>)michael2004-03-301-1/+1
* removing subpackets (everyone hates them ...)michael2004-03-301-120/+103
* vf_phase filter by Ville Saari (114263 at foo dot bar dot org)rfelker2004-03-294-1/+332
* Revert my old twos fix, it seems to break more files than it fixed.rtognimp2004-03-281-0/+5
* added <application> tag and some 10l, patch by frogu <l_j_p@wp.pl>paszczi2004-03-281-2/+3
* svgalib 1.9.18 compile fix, still wont work for me though...atmos42004-03-282-0/+14
* Fix hanging at end of mms:// streams.rtognimp2004-03-281-1/+2
* Stop reading the file if an INDX chunk is found instead of a data packet.mosu2004-03-281-0/+3
* Missing echores "no" added, duplicate variable setting removed.diego2004-03-271-2/+5
* Make wmv9 playback less verbose.diego2004-03-271-5/+5
* Implemented "seek to position".mosu2004-03-261-1/+45
* temporary workaround to make it work on windowsfaust32004-03-261-0/+3
* fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com>faust32004-03-263-4/+114
* support for Radeon 9200 based video boards patch by Benjamin Zores <ben at tu...faust32004-03-262-0/+30
* fix compilation on cygwinfaust32004-03-263-3/+10
* patch from Rune <runner@mail.tele.dk>pontscho2004-03-253-4/+5
* Add adland to authorsrtognimp2004-03-251-0/+3
* Support for Alparysoft lossless video codec (DShow and VfW)rtognimp2004-03-253-6/+74
* Removed the limitation to max. eight laced blocks.mosu2004-03-251-9/+21
* remove stupid misadvicerfelker2004-03-251-1/+1
* The attached patch fixes a minor build problem on GNU/k*BSD: getch2.c shoulddiego2004-03-241-3/+3
* Round Chunklen to word boundaryranma2004-03-241-1/+1
* Use aspect from encoder for AVI vprp headerranma2004-03-2416-58/+63
* Mobility Radeon 9600/9700 supportfaust32004-03-232-1/+7
* Add support for Lead MCMW 2.0 wavelet codec eval versionrtognimp2004-03-232-1/+20
* 1000lfaust32004-03-231-4/+7
* Windows XP supportfaust32004-03-235-0/+475
* windows xp supportfaust32004-03-232-3/+57
* sync by danny <guru@digitalfantasy.it>diego2004-03-231-30/+30
* Include the comments from -aviaspect into the description of -useaviaspect an...ranma2004-03-221-29/+21
* Better vprp aspect fixranma2004-03-225-15/+26
* -aviaspect option moved to its alphabetical position, new sentences shoulddiego2004-03-211-32/+33
* explicit option for AVI PRP headerhenry2004-03-213-28/+62
* Add LEAD fourcc, patch by adland < adland123 (at) yahoo (dot) com >rtognimp2004-03-211-0/+1
* fix wrong detection of mpeg4 as mpeg2 and wrong handling of discontinuities/t...nicodvb2004-03-201-21/+35
* removed unused code, synced to szap tuning sequence and unified diseqc, tone ...nicodvb2004-03-191-239/+109
* added missing tuning parameters (inversion and coderate) and changed debug le...nicodvb2004-03-191-2/+7
* Bigendian macro 10lranma2004-03-191-17/+17
* -geometry examples corrected.diego2004-03-191-4/+4
* 100l bug fixes, -noaspect moved just below -aspect.diego2004-03-191-9/+9
* Fixed a bug that was accidentally introduced by the addition of MPEG Transportrsf2004-03-191-0/+3
* Support for vp5 and vp6 dll decodersrtognimp2004-03-182-0/+51
* Parse comma separated language lists instead of comparing the complete langua...mosu2004-03-181-5/+12
* -adapter, -refreshrate options, based on patch by Sascha Sommerdiego2004-03-181-1/+13
* small correction as suggested by Nicodiego2004-03-171-1/+1
* updates, spellingdiego2004-03-172-8/+17
* copy&paste 10lranma2004-03-171-1/+1
* OpenDML read/write supportranma2004-03-179-84/+828
* corrected problems with switching to and from fullscreen mode esp. with fixed-voreimar2004-03-171-19/+16
* Raw audio and video are always keyframesranma2004-03-171-0/+2
* use flag for XvMC codec recognition and enable dr1 for fixed version of lavciive2004-03-161-4/+14
* Don't mess with the window position in xinerama when -geometry changes it.diego2004-03-161-1/+2
* Use system clock for xscreensaver pings (Tobias Diedrich).diego2004-03-161-3/+5
* some additions, spelling fixesdiego2004-03-151-15/+18
* Italian man page translation by Daniele Forghieri <guru@digitalfantasy.it>diego2004-03-152-0/+5545
* spelling fixesdiego2004-03-151-3/+3
* Cygwin provides setenv. Fixes compilation on Cygwin.diego2004-03-152-2/+2
* How to make MPlayer work on Fedora core.diego2004-03-151-0/+58
* Explain why 'cvs admin' should only be used on the last revision of a file.diego2004-03-151-4/+10
* whitespace cosmeticsdiego2004-03-151-32/+32
* altivec swscale under Linux patch by (Magnus Damm <damm at opensource dot se>)michael2004-03-141-0/+3
* Use MultiplyElement to control volume.ranma2004-03-131-37/+29
* move refreshrate and adapter_num variables to video_out because they might be...faust32004-03-134-12/+12
* mouse support by Nehal Mistry <nehalmistry at gmx.net>faust32004-03-131-0/+30
* fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>faust32004-03-133-4/+11
* Seek in HTTP streams and stdin seek fixesrtognimp2004-03-135-5/+13
* AltiVec support in postproc/ + altivec optimizations for yuv2yuvX patch by (R...michael2004-03-115-3/+246
* rawvideo muxer patch by John Earl <jwe21@cam.ac.uk>ranma2004-03-097-2/+113
* syncpaszczi2004-03-091-3/+4
* OpenGL now works under Windows.diego2004-03-091-2/+3
* -vo directfb options by Jiri Svobodadiego2004-03-051-6/+17
* v0.50 by VMiklosdiego2004-03-051-7/+7
* --disable-xmms option was missing, noticed by Enrico Weigelt.diego2004-03-051-0/+1
* Telecined and related syncnauj272004-03-041-1/+553
* sync by Andoni Zubimendi <andoni@lpsat.net>nauj272004-03-041-45/+65
* 10l - replace 6 with AF_NCHhenry2004-03-042-2/+2
* We now allow for the possibility of the RTCP audio/video synchronization beingrsf2004-03-021-1/+7
* xvmc use get_format for IDCT/MC recognitioniive2004-03-011-5/+34
* adapter selection patch by Rune <runner at mail.tele.dk> +first attempt to im...faust32004-02-292-182/+244
* replace WM_DESTROY with WM_CLOSE to make it possible to play multiple files, ...faust32004-02-291-1/+1
* replace set_periods and set_period_size with their _near cousinshenry2004-02-271-2/+2
* 1000lhenry2004-02-271-1/+1
* an almost complete re-translation of the last version of help_mp-en.hgabucino2004-02-271-151/+598
* Keep the ./configure options for xvid in sync.rathann2004-02-271-1/+2
* Use system clock for xscreensaver pingsranma2004-02-261-2/+2
* fix compilation without libavcodechenry2004-02-261-0/+2
* missing video thread shutdown, frame count rounding fixhenry2004-02-251-1/+4
* dont mess with the window position in xinerama when -geometry changes it.attila2004-02-242-0/+4
* set min width/heightattila2004-02-241-0/+6
* spp softthresholding in mmxmichael2004-02-241-1/+77
* spp soft thresholding patch by (James Crowson <jbcrowso at ncsu dot edu>)michael2004-02-242-11/+47
* vd_ffmpeg to set repeat-first-field patch by (Zoltan Hidvegi <mplayer at hzol...michael2004-02-242-5/+4
* A bit late, but here's the "more sane options ordering" patch.ranma2004-02-232-11/+7
* new location of codecs-status.htmlgabucino2004-02-233-3/+3
* Support for v3 audio section (used with 14_4 codec) in real filesrtognimp2004-02-221-0/+58
* printf -> mp_msgattila2004-02-222-39/+30
* fieldparity verbosity and tvnorm patchattila2004-02-221-0/+60
* dont mess up v4l volumesattila2004-02-222-5/+1
* Added support for multiplexed (audio+video) RTP streams.rsf2004-02-221-1/+1
* Added support for multiplexed audio+video RTP streams.rsf2004-02-221-1/+12
* Added support for handling multiplexed audio+video RTP streams.rsf2004-02-221-1/+1
* cut and paste typo fixedzdar2004-02-211-1/+1
* Line breaks inserted, overly long lines wrapped, partly reworded.diego2004-02-191-15/+20
* copyright update by the authordiego2004-02-191-5/+3
* update, cosmeticsdiego2004-02-191-1/+4
* updatesdiego2004-02-181-3/+16
* flushing stuff after seeking (finally we can view MPEG without thouse blocks ...michael2004-02-186-3/+21
* 10lalex2004-02-181-1/+1
* replaygainalex2004-02-181-0/+1
* write out extraheaders from lavcalex2004-02-181-5/+17
* ffmpeg flac decoderalex2004-02-181-10/+15
* removed usage of fb_dev_name, imported field parity reporting from dfbmga, fi...zdar2004-02-171-10/+29
* remove 1000000l example that DOES NOT WORK. 9 times out of 10 it willrfelker2004-02-171-3/+0
* update by VMiklosattila2004-02-171-8/+15
* get some new maintainersattila2004-02-171-4/+4
* add support for avid meridien uncompressed filesattila2004-02-171-0/+8
* Adds support for the film grain effect and deblocking filters in xvidattila2004-02-172-1/+21
* remove raw nonsense and replace it by one ovcattila2004-02-178-184/+161
* enable seeking in http streamsattila2004-02-176-12/+79
* - Cleaned up the Makefile, added some *.o'sgabucino2004-02-172-1/+7
* bump versiongabucino2004-02-171-0/+6
* architecture type reporting for non-x86 CPUs (try 2, tested on x86 and x86-64)gabucino2004-02-161-0/+44
* fixing segfault: libavcodec doesn't allocate some buffers if avctx->thread_co...rik2004-02-162-0/+6
* adding accents and changing email addressgabucino2004-02-161-1/+1
* More Camtasia colorspacesrtognimp2004-02-151-1/+1
* Fix playback of some Camtasia files.rtognimp2004-02-151-1/+1
* Polish documentation team addedgabucino2004-02-131-0/+12
* Use qtrle decoder from ffmpegrtognimp2004-02-121-0/+15
* Fix ffmpeg RGB24 mapping (needed for qtrle)rtognimp2004-02-121-1/+1
* dfbmga docs updategabucino2004-02-121-0/+30
* iive fameiive2004-02-121-0/+6
* SuSE docbook DTD path, patch by Thomas Jarosch <tomj@simonv.com>diego2004-02-111-1/+1
*