summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 10l and other fixes :-)nauj272003-11-101-12/+12
* syncnicolas2003-11-105-23/+155
* oops, forgot some updatesnicolas2003-11-101-5/+16
* syncnicolas2003-11-101-1/+3
* sync+gramatical fixnicolas2003-11-101-23/+115
* no more than 79 chars per line in man pagenicolas2003-11-101-4/+6
* FIXING A/V SYNC WHEN ENCODING, from an old mail by Rich:diego2003-11-101-2/+85
* 1l missing version checkiive2003-11-101-0/+2
* Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodecrtognimp2003-11-091-0/+35
* Support for paletted codecs in ffmpegrtognimp2003-11-091-1/+64
* Fix build with LIBAVCODEC_BUILD < 4684.ranma2003-11-091-0/+4
* syncnauj272003-11-093-20/+31
* specification of video norm should not be mandatoryrik2003-11-081-2/+3
* added subdevice options, SECAM support (for what's it worth...), added \n to ...rik2003-11-081-22/+119
* verbosity changes, zero the whole surface_render[]iive2003-11-081-3/+4
* aspect change does not flush buffersiive2003-11-081-3/+7
* Missing commands added, parameters checked, explanations improved.diego2003-11-081-70/+149
* Warning fixes (approved by A'rpi).rathann2003-11-0811-26/+34
* gammas --> gamma, vqblur clarified.diego2003-11-081-7/+7
* wrong include on shared lavciive2003-11-071-0/+6
* fix lavc fail on missing lameiive2003-11-071-1/+3
* Change conflicting function declaration between .c and .h file, causing adiego2003-11-071-1/+1
* --disable-mp1e is long obsolete.diego2003-11-071-4/+0
* 1000lmichael2003-11-061-1/+4
* pass extra includes to lavc too (hopefully fixes the bsd & lavc & lame issue)alex2003-11-061-4/+1
* prefer our cpuinfo.c over linux emu proc/cpuinfo under freebsd on x86alex2003-11-061-1/+1
* fallback to non-iconv dummy utf16 conversion if iconv failedalex2003-11-061-35/+27
* remove uncommon langinfo code and replace it by more common setlocal. patch b...alex2003-11-061-2/+1
* now distclean will run on systems which don't have 'readlink'gabucino2003-11-061-6/+2
* Missing & + quotes should be entities, pointed out bydiego2003-11-061-2/+2
* Fix for compilation on Mac OS X by Steven M. Schultz <sms@2BSD.COM>.mosu2003-11-061-2/+2
* Oops, removed a debugging printf from teh previous version.rsf2003-11-061-1/+0
* Increased the threshold for how many incoming frames to look at while guessingrsf2003-11-061-1/+2
* another file translatedwight2003-11-051-0/+222
* Some notes about general CVS documentation added, new 'cvs admin' sectiondiego2003-11-051-3/+38
* small fix by Maciej Paszta <paszczi@go2.pl>diego2003-11-051-1/+1
* Proper usage of zlib for decompression.mosu2003-11-051-21/+33
* ugly FreeBSD fix ..nexus2003-11-041-0/+3
* eq2 gamma weight doku by (Alexander Stege <mplayer at legale-software dot com>)michael2003-11-042-12/+21
* new zoran driver as discussed on the CVS list. Hardware passthrough isrik2003-11-042-0/+370
* zoran mjpeg passthrough 'decoder'rik2003-11-041-0/+7
* updates for new image formats for zoran mjpeg passthroughrik2003-11-041-0/+4
* provisions for new zoran driver (zr2)rik2003-11-041-3/+3
* addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.crik2003-11-046-1/+250
* The message parameter was removed.diego2003-11-041-1/+1
* Removed outdated telecine messages.diego2003-11-0417-34/+0
* syncnauj272003-11-049-94/+262
* vhq and vrc_strategy lavc options documented, spelling.diego2003-11-042-8/+12
* syncnauj272003-11-041-26/+154
* forgotten lavc options ...michael2003-11-041-1/+56
* -sws 0 && -ssf chs fixedmichael2003-11-041-11/+12
* syncwight2003-11-041-1/+42
* syncwight2003-11-031-3/+3
* proper fix for 'some chipsets can't handle buffers > 128kB', vo_zr usedrik2003-11-031-35/+28
* mencoder lavc audio encoding supportranma2003-11-035-2/+252
* Fix waveformatex size calculationranma2003-11-031-2/+1
* another lame workaround for the g1 filter layer ...michael2003-11-031-8/+19
* If alex is too lazy to apply a patch, then i'll do it :)attila2003-11-031-0/+3
* patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>attila2003-11-032-1/+9
* 1000000l!!!!rfelker2003-11-031-4/+0
* 10lmichael2003-11-031-1/+1
* 10l (forgot that the dstW offset is hardcoded in the asm)michael2003-11-031-6/+6
* change misleading messages as discussed...rfelker2003-11-031-2/+2
* Export audio filter documentation by Gustavo Sverzut Barbieridiego2003-11-032-0/+48
* Document TV outfmt arbitrary formats and outfmt=help.diego2003-11-031-2/+4
* These directories are usually only writable by root, so insinuate beingdiego2003-11-031-2/+2
* noise reductionmichael2003-11-021-0/+5
* Spot the typo, part 2.diego2003-11-021-1/+1
* 10l to Nico Sabbi for a bogus command linediego2003-11-021-1/+1
* protect config.h from multiple iinclusion patch by (Björn Sandell <biorn at ...michael2003-11-021-0/+5
* buglets and consistency improvementsdiego2003-11-021-7/+7
* DVB section expanded based on a patch by Nico Sabbi that was committed todiego2003-11-021-1/+88
* syncwight2003-11-021-3/+3
* int_fastXY_t emulationmichael2003-11-021-0/+27
* two small fixes by Maciej Paszta <paszczi@go2.pl>diego2003-11-021-2/+2
* FFV1 BGR32michael2003-11-011-1/+2
* syncwight2003-11-011-10/+36
* Patch by Nico <nsabbi@libero.it>attila2003-11-014-25/+35
* define install itself instead of a path to install, needed for ginstallattila2003-11-011-3/+10
* Current mplayer (mine is mplayer-1.0-pre1cvs20031001) cannot play mmsattila2003-11-011-0/+44
* Accept video/x-ms-asf as the MIME type for ASF as well. Patch by Dominique An...mosu2003-11-011-1/+2
* cosmeticsdiego2003-10-311-4/+4
* syncnicolas2003-10-312-15/+14
* syncnicolas2003-10-313-20/+108
* function convert_matrix() is fixed (off-by-one error) and it is now called wi...rik2003-10-311-2/+2
* codecs-status finally working againalex2003-10-311-1/+1
* 10l again :(alex2003-10-311-1/+1
* some clarificationsalex2003-10-311-11/+10
* 10lalex2003-10-311-0/+1
* a bit of consistency changes and new macos&darwin sectionsalex2003-10-311-3/+30
* Synclumag2003-10-311-8/+10
* 10ldiego2003-10-311-1/+1
* Moved to FTP sitediego2003-10-311-29/+0
* etc/cygwin_inttypes.h moved to ftp.diego2003-10-311-3/+4
* 1000lmichael2003-10-311-2/+4
* 10lmichael2003-10-311-1/+3
* Document lmin and lmax lavcopts; mpeg vrc_buf_size valuesranma2003-10-301-0/+11
* Synclumag2003-10-301-1/+5
* Do not display VobSubs whose timecodes are < 0 which would make all VobSubs a...mosu2003-10-301-1/+1
* Removed temporary .cpp file used during the Matroska test. Updated the libebm...mosu2003-10-301-3/+4
* Fixed wrong allocation of the BITMAPINFOHEADER structure which would crash mp...mosu2003-10-301-2/+4
* syncwight2003-10-301-4/+6
* bug fixes based on a patch by Nicolás Lichtmaier <nick@technisys.com.ar>diego2003-10-304-6/+6
* Dependencies for autogenerated files added.diego2003-10-302-6/+6
* QT DLLs need to be in the system dir.diego2003-10-301-3/+5
* Missing <application> tags added, patch by Maciej Paszta <paszczi@go2.pl>.diego2003-10-301-1/+6
* A-V sync fix by Timo Kanera <timo@kanera.de>.diego2003-10-301-5/+7
* syncnauj272003-10-291-1/+33
* VobSubs are stripped of their MPEG PS in the muxer already, and only the SPU ...mosu2003-10-291-224/+6
* added ffzygoalex2003-10-291-0/+8
* sync & fixnauj272003-10-291-7/+47
* syncnauj272003-10-293-5/+11
* Synclumag2003-10-291-1/+7
* 10lalex2003-10-291-1/+1
* forgot to commit fftheora entry, but it's only support by g2 til nowalex2003-10-291-0/+9
* ultimotion vfw decoderalex2003-10-291-0/+9
* Add -vf format=fmt=help hint.diego2003-10-291-0/+1
* spelling fixes, small additions, codename suggesteddiego2003-10-291-10/+12
* Mention README.diego2003-10-291-0/+6
* Linebreaks added for improved readability, long lines in error messagediego2003-10-291-7/+35
* Improved searching for VobSubs inside RAR archives even if the names do not m...mosu2003-10-281-3/+30
* skip filter if codec doesnt provide the QP array and user didnt force a QP (f...michael2003-10-281-0/+2
* autoqmichael2003-10-281-18/+46
* hue changeing of grayscale probably isnt usefullmichael2003-10-281-2/+0
* 10lmichael2003-10-281-8/+9
* another 10l ...michael2003-10-281-0/+2
* alphabetical orderdiego2003-10-281-0/+4
* -nocolorkey readded.diego2003-10-281-1/+6
* optimizemichael2003-10-281-4/+76
* New translation by Qba <jim85@wp.pl>wight2003-10-281-331/+330
* optimizingmichael2003-10-271-28/+78
* change offsets (quality 2-4 looks better now)michael2003-10-271-4/+17
* prevent lockups on words which do not fit on the screen - temporary fixhenry2003-10-271-2/+2
* different / faster / simpler "quantization"michael2003-10-271-14/+6
* 10lmichael2003-10-271-10/+24
* Synclumag2003-10-278-89/+74
* -loadidx and -saveidx explanation extended.diego2003-10-271-4/+8
* syncnicolas2003-10-275-115/+169
* _ ---> - in -monitor* optionsdiego2003-10-271-3/+3
* 1ldiego2003-10-271-2/+1
* _ ---> - in monitor_* optionsdiego2003-10-277-31/+31
* updatewight2003-10-271-1/+1
* _ --> - in option nameswight2003-10-271-4/+4
* Torinthiel: -nocolorkey removed (-colorkey present), \ missing,diego2003-10-271-17/+19
* -vf huemichael2003-10-271-0/+5
* in configure --help output:diego2003-10-271-15/+16
* _ vs - in option namesdiego2003-10-271-0/+2
* _ ---> - in option names, approved by Alex.diego2003-10-279-47/+48
* 120lmichael2003-10-271-2/+2
* 10l and minor optimizationmichael2003-10-261-4/+8
* -vf sppmichael2003-10-261-0/+9
* Dead links updated or removed, Joe Barr section rewritten taking intodiego2003-10-261-57/+37
* simple alternative postprocessing filtermichael2003-10-263-1/+325
* * fix my 100l from beforeattila2003-10-261-3/+11
* separate optionswight2003-10-261-1/+1
* forgot there are two generators nowwight2003-10-261-1/+1
* syncwight2003-10-265-5/+5
* typo fix by <ismail.donmez@boun.edu.tr>diego2003-10-261-1/+1
* spelling fixes, mostly by <ismail.donmez@boun.edu.tr>diego2003-10-2616-29/+29
* 64bit types fix by a unkown mandrake 64bit expertattila2003-10-261-13/+13
* Red Hat support added by Dominik, README updated.diego2003-10-262-28/+21
* 10!attila2003-10-261-2/+2
* Make gabu happyattila2003-10-261-1/+1
* reverting my last change as buggy gcc 3.x fails with it :(alex2003-10-251-1/+1
* 1lgabucino2003-10-251-1/+1
* Neomagic TVout experiences...gabucino2003-10-251-0/+19
* finally removing pthread dependency!!gabucino2003-10-251-4/+7
* updatesdiego2003-10-251-5/+7
* -vop ---> -vfdiego2003-10-2519-34/+34
* Support for -chapter selection.mosu2003-10-251-5/+122
* Polish HTML encoding standard is iso-8859-2 not utf-8.wight2003-10-251-1/+1
* ffmpeg sync patch by Alex (thank you), I changed qmin and qmax to be 1 and 31...rik2003-10-241-10/+8
* constant qscale was broken due to libavcodec changes, fix taken from ve_lavc.cranma2003-10-241-1/+4
* fix issue when compiler is called 'cc', and --disable-gcc-checking was usedgabucino2003-10-241-2/+2
* sync message + typowight2003-10-241-2/+2
* make 'your system is too slow' appear only onceiive2003-10-231-1/+1
* remove 'yes' from nowhere (after flac check)iive2003-10-231-1/+0
* syncwight2003-10-231-0/+6
* -vf filmichael2003-10-231-0/+9
* Fix static smbclient building - patch by Bernhard Rosenkraenzer <bero <at> ar...lumag2003-10-231-1/+0
* vf_huemichael2003-10-233-1/+198
* MPlayer-DOCS mailing list addedgabucino2003-10-231-0/+6
* loadidx and saveidx options based on Jasons patchalex2003-10-231-0/+21
* 10l to me, noticed by Bjorn Sandellalex2003-10-231-9/+0
* 100l patch by (Tilmann Bitterberg <transcode at tibit dot org>)michael2003-10-231-1/+1
* 100l to Nickalex2003-10-231-1/+2
* 100000l againarpi2003-10-221-1/+0