aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove some demuxers and decodersGravatar wm42012-07-30
* libvo: remove exit_player_bad()Gravatar wm42012-07-30
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-07-30
|\
* | Remove XMMS plugin supportGravatar wm42012-07-30
* | options: remove some CONF_TYPE_PRINT placeholder optionsGravatar wm42012-07-30
* | mplayer: cosmetics: give A/V desync message same form as help textGravatar wm42012-07-30
* | mplayer: de-crapify builtin help textGravatar wm42012-07-30
* | options: rename --no-sound to --no-audioGravatar wm42012-07-30
* | options: remove "no" options variantsGravatar wm42012-07-30
* | mplayer: redo terminal status line outputGravatar wm42012-07-30
* | mplayer: remove --autoqGravatar wm42012-07-30
* | mplayer: remove benchmarking/CPU accounting codeGravatar wm42012-07-30
* | ass_mp.c: remap libass log levelsGravatar wm42012-07-30
* | mplayer: remove extra "\n" in outputGravatar wm42012-07-30
* | mplayer: do not print version by defaultGravatar wm42012-07-30
* | ao_pulse: don't always print error message if PulseAudio unavailableGravatar wm42012-07-30
* | mixer: silence message about inserting volume filterGravatar wm42012-07-30
* | mixer: make softvol default, and raise softvol-max to 200Gravatar wm42012-07-30
* | libmpcodecs: silence lines reading "AUDIO:" and "VIDEO:"Gravatar wm42012-07-30
* | lirc: silence output in case LIRC can't be openedGravatar wm42012-07-30
* | mplayer: silence "Starting playback..." outputGravatar wm42012-07-30
* | codecs: prefer libmad over libmpg123Gravatar wm42012-07-30
* | vd: silence output about aspect ratioGravatar wm42012-07-30
* | sub: silence output of subtitle search messageGravatar wm42012-07-30
* | mplayer: let frontend print stream info, instead of demuxersGravatar wm42012-07-30
* | mplayer: improve the A/V desync warningGravatar wm42012-07-30
* | vo_gl, vo_gl3: honor global --vsync optionGravatar wm42012-07-30
* | mplayer: remove Linux RTC supportGravatar wm42012-07-30
* | configure, mp_msg.h: get rid of MP_DEBUGGravatar wm42012-07-30
* | sub: remove unrar_execGravatar wm42012-07-30
* | mplayer: remove crash handler stuffGravatar wm42012-07-30
* | vf_scale: don't pass CPU flags anymoreGravatar wm42012-07-30
* | Rip out 3DNOW supportGravatar wm42012-07-30
* | Remove compile time/runtime CPU detection, and drop some platformsGravatar wm42012-07-30
* | fastmemcpy.h: remove code duplicationGravatar wm42012-07-30
* | libvo: remove custom assembler memcpy implementations (aka fastmemcpy)Gravatar wm42012-07-30
| * ao_pulse: work around PulseAudio timing bugsGravatar Uoti Urpala2012-07-29
* | configure: remove pointless checks for yasm etc.Gravatar wm42012-07-29
* | Change version stringGravatar wm42012-07-29
* | ad_faad: include neaacdec.h instead of faad.hGravatar wm42012-07-28
* | bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrGravatar wm42012-07-28
* | configure: disable win32 emulation by defaultGravatar wm42012-07-28
* | osd: osd_font.h -> osd_font.pfbGravatar wm42012-07-28
* | TOOLS/fil2string.py: fix for use with binary filesGravatar wm42012-07-28
* | osd: remove freetype font rendering codeGravatar wm42012-07-28
* | osd: use libass for OSD renderingGravatar wm42012-07-28
* | Add support for playing video from streaming sites with libquviGravatar wm42012-07-28
* | commands: add show_tracks_osd command to display audio and subtitle tracks on...Gravatar wm42012-07-28
* | commands: add show_chapters_osd command to display chapters on OSDGravatar wm42012-07-28
* | osd: enable line breaking for OSD textGravatar wm42012-07-28