aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* build: change version number generationGravatar Uoti Urpala2011-02-19
* configure: fix --enable-libvorbis with tremor installedGravatar Uoti Urpala2011-02-18
* .gitignore: add /po and /localeGravatar Uoti Urpala2011-02-15
* terminal output: change program name to "MPlayer2"Gravatar Uoti Urpala2011-02-15
* codecs.conf: Add FFmpeg WC4 xan decoderGravatar cehoyos2011-02-15
* demux_ts: change DVB SPU format for libavcodecGravatar reimar2011-02-15
* subs: Print a message when lavc subtitle decoding failsGravatar reimar2011-02-15
* demux_ts: DVB and PGS subtitle fixesGravatar reimar2011-02-15
* ad_qtaudio: fix use with the libavformat mov demuxerGravatar faust32011-02-15
* demux_ts: Set subtitle stream type correctly for DVB subtitlesGravatar reimar2011-02-15
* cleanup: remove some casts of memalign() return valueGravatar diego2011-02-15
* codecs.conf: add apco, ap4h, ai55, ai15 fourccsGravatar compn2011-02-15
* vd_mpng: libpng API update, use color type getterGravatar cboesch2011-02-15
* libmpcodecs/vf_*.c: Replace memalign() by av_malloc()Gravatar michael2011-02-15
* stream/url.c: escape characters >= 127 in URLsGravatar reimar2011-02-15
* demux_asf: add sanity checkGravatar reimar2011-02-15
* configure: disable libmpcdec by defaultGravatar reimar2011-02-15
* cleanup: mplayer.c: clean up pause_loop() a bitGravatar Uoti Urpala2011-02-15
* terminal output: show cache fill changes in "PAUSED" messageGravatar reimar2011-02-15
* configure: remove unused maemo checkGravatar Uoti Urpala2011-02-15
* configure: use LINGUAS environment variable for messagesGravatar Uoti Urpala2011-02-15
* DOCS/xml/en: remove various outdated documentationGravatar Uoti Urpala2011-02-15
* documentation: remove Changelog, rewrite READMEGravatar Uoti Urpala2011-02-15
* configure: abort if FFmpeg libraries are not foundGravatar Uoti Urpala2011-02-08
* fix compilation with old FFmpeg versionsGravatar Uoti Urpala2011-02-08
* ffmpeg_files/taglists.c: add new FFmpeg valuesGravatar Uoti Urpala2011-02-05
* input: accept Shift modifier for Enter and Tab keysGravatar Uoti Urpala2011-02-05
* input: remove incorrect "CTRL" keyname alias for backspaceGravatar Uoti Urpala2011-02-05
* x11_common: fix for reconfig with pos/xineramascreen setGravatar Uoti Urpala2011-02-03
* 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