aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* osdep:/glob-win.c: reformatGravatar mplayer-svn2012-08-03
* configure: add -D__STDC_FORMAT_MACROS to CXXFLAGSGravatar mplayer-svn2012-08-03
* Replace 'q' printf length modifier by 'll'Gravatar mplayer-svn2012-08-03
* libmpcodecs: add ad_spdif.c, S/PDIF passthrough decoderGravatar mplayer-svn2012-08-03
* configure: drop extra standard compiler/linker flags for *BSD systemsGravatar mplayer-svn2012-08-03
* x11: change stop_xscreensaver default to 1 to be more user-friendlyGravatar mplayer-svn2012-08-03
* x11: make the stop-xscreensaver option behave as described in the man pageGravatar mplayer-svn2012-08-03
* subreader: fix reading of aqr/subrip09 subtitlesGravatar mplayer-svn2012-08-03
* subreader: get rid of some code duplicationGravatar mplayer-svn2012-08-03
* Remove leftover BeOS support stuffGravatar wm42012-08-03
* cache2: make warnings easier to understandGravatar mplayer-svn2012-08-03
* vo_null: do not accept hwaccel formatsGravatar mplayer-svn2012-08-03
* configure: drop check for -lposix4Gravatar wm42012-08-03
* vf_stereo3d.c: half-width side-by-side formats for stereo3dGravatar mplayer-svn2012-08-03
* loader: remove weird kstat thingGravatar wm42012-08-03
* configure: remove some unused checksGravatar wm42012-08-03
* Remove teletext supportGravatar wm42012-08-03
* stream: remove V4L TV input and V4L radio supportGravatar wm42012-08-02
* mplayer: rip out --capture supportGravatar wm42012-08-02
* VO: remove VO direct renderingGravatar wm42012-08-02
* stream: remove stream_cueGravatar wm42012-08-02
* AF: remove af_gate and af_compGravatar wm42012-08-02
* Revert "codecs: prefer libmad over libmpg123"Gravatar wm42012-08-02
* man: update man with vo_corevideo and vo_sharedbufferGravatar Stefano Pigozzi2012-08-02
* man: update documentation related to screenshotsGravatar wm42012-08-02
* man: remove documentation for deleted stuffGravatar wm42012-08-02
* manpage: merge new manpageGravatar wm42012-08-02
* vf: remove VFCAP_FLIPPED and VFCAP_CONSTANTGravatar wm42012-08-02
* mplayer: expand --title as property, remove --use-filename-titleGravatar wm42012-08-02
* m_config: reallow specifying static default values for string optionsGravatar wm42012-08-02
* cpudetect: remove unused/forgotten crapGravatar wm42012-08-01
* input: change bind_keys() to use bstrGravatar wm42012-08-01
* Makefile: move commands from distclean to clean and add missing filesGravatar wm42012-08-01
* build: remove references to cpuinfoGravatar wm42012-08-01
* input: replace internal key binds with included etc/input.confGravatar wm42012-08-01
* input: refactor: store builtin key binds along user user bindsGravatar wm42012-08-01
* input: simplify input.conf parsingGravatar wm42012-08-01
* osd: minor simplification of vo_osd_changed()Gravatar wm42012-08-01
* stream: remove native RTSP/RTP/PNM supportGravatar wm42012-08-01
* Remove dead codeGravatar wm42012-08-01
* gitignore: add osd_font autogenerated fileGravatar Stefano Pigozzi2012-08-01
* mangle: change preprocessor define for macosxGravatar Stefano Pigozzi2012-08-01
* vo_corevideo: remove font_load codeGravatar Stefano Pigozzi2012-08-01
* vo_gl3: support changing cmdlineGravatar wm42012-08-01
* VO: add mechanisms to change VO commandline for VOs supporting itGravatar wm42012-08-01
* mplayer: remove pos parameter from sadd* functionsGravatar wm42012-08-01
* mplayer: make display of playback status more uniformGravatar wm42012-08-01
* Change <endian.h> include to <sys/types.h>Gravatar wm42012-07-31
* Fix compilation of vf_fspp on OSXGravatar wm42012-07-31
* mplayer: turn playtree into a list, and change per-file option handlingGravatar wm42012-07-31