aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* af_lavcac3enc: fix for lavc AC-3 encoder change to float inputGravatar Uoti Urpala2011-02-03
* ad_ffmpeg: add missing extradata paddingGravatar Uoti Urpala2011-02-02
* configure: print "Unknown parameter: " error to stderrGravatar Uoti Urpala2011-02-02
* configure: drop unused liblzo and bzlib testsGravatar Uoti Urpala2011-02-02
* configure: prefer libvorbis to libvorbisidec/tremorGravatar Uoti Urpala2011-02-01
* tremor: drop internal tremor libraryGravatar Uoti Urpala2011-02-01
* libmpeg2: drop libmpeg2 supportGravatar Uoti Urpala2011-02-01
* Copyright: delete removed library copies from listGravatar Uoti Urpala2011-02-01
* terminal output: change infamous "Core dumped" messageGravatar Uoti Urpala2011-02-01
* manpage: remove BUGS section, misc fixesGravatar Uoti Urpala2011-02-01
* options: remove CONF_OLD option flagGravatar Uoti Urpala2011-01-31
* options: mark -fs with CONF_NOSAVE to keep state between filesGravatar Uoti Urpala2011-01-31
* options: remove unused "func_full" option typeGravatar Uoti Urpala2011-01-31
* vo_zr2: drop Zoran supportGravatar Uoti Urpala2011-01-31
* vo_dxr2, ao_dxr2: drop dxr2 supportGravatar Uoti Urpala2011-01-31
* vidix: drop VIDIX supportGravatar Uoti Urpala2011-01-31
* translation: remove \r and \n from translated PAUSE stringGravatar Uoti Urpala2011-01-31
* cosmetics: configure: Drop leading underscore from _need_* variablesGravatar diego2011-01-31
* cache: suggest increasing cache size in the "not filling!" messageGravatar reimar2011-01-31
* configure: add return_check and return_statement_check helpersGravatar diego2011-01-31
* mplayer.c: simplify code a bit, remove "main:" labelGravatar cboesch2011-01-31
* cleanup: vo_md5sum: Remove unused define/undefGravatar cboesch2011-01-31
* stream/http: assume MakeMKV webservers always support rangesGravatar reimar2011-01-31
* TOOLS/: minor fixes in tool codeGravatar siretart2011-01-31
* codecs.conf, vd_ffmpeg: Enable fflagarith video decoderGravatar cehoyos2011-01-31
* ao_coreaudio: fix compilation on OS X 10.4.Gravatar diego2011-01-31
* DOCS/tech/codecs.conf.txt: add notes about BE/LE colorspacesGravatar compn2011-01-31
* codecs.conf: add format id for FLAC in movGravatar cehoyos2011-01-31
* libmpdemux/mf.c: Don't hardcode filename lengthGravatar ranma2011-01-31
* codecs.conf: Fix playback of ffv1 yuv422p16Gravatar cehoyos2011-01-31
* osdep: tweak some #includesGravatar diego2011-01-31
* configure: Define _XOPEN_SOURCE to 600 in mkstemp checkGravatar reimar2011-01-31
* configure: add define_statement_check functionGravatar diego2011-01-31
* stream/tvi_v4l2.c: simplify by using getfps helper functionGravatar reimar2011-01-31
* example.conf: Disambiguate remarks about profilesGravatar diego2011-01-31
* cleanup: define ROUND() macro in mpcommon.hGravatar cboesch2011-01-31
* DOCS/xml: don't use old "--with-extralibdir" configure optionGravatar diego2011-01-31
* configure: simplify some testsGravatar diego2011-01-31
* libfaad2:/ Remove forked internal libfaad2 copyGravatar diego2011-01-31
* DOCS/tech/: remove several obsolete filesGravatar Uoti Urpala2011-01-29
* loader: Remove __ptr32 and __ptr64 typedefsGravatar reimar2011-01-29
* build: cygwin: don't rely on _WIN32 being definedGravatar reimar2011-01-29
* cleanup: Replace two malloc+memset with calloc.Gravatar cboesch2011-01-29
* vo_gl: mark llvmpipe as a software rendererGravatar reimar2011-01-29
* DOCS/man/zh_CN: sync with en/mplayer.1 rev. 32699Gravatar jrash2011-01-29
* stream/http: support 307 (Temporary Redirect) responsesGravatar cboesch2011-01-29
* core: timing: fix overflow with extreme playback speedGravatar Uoti Urpala2011-01-28
* commands: improve playback speed property/commandsGravatar Uoti Urpala2011-01-28
* Merge branch 'sub'Gravatar Uoti Urpala2011-01-26
|\
| * sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26