aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* libmpcodecs: add support for 422P9Gravatar mplayer-svn2012-08-03
* stream: add new stream control command STREAM_CTRL_GET_NUM_TITLESGravatar mplayer-svn2012-08-03
* cache2: flush cache and sync stream position/eof after seeking STREAM_CTRLsGravatar mplayer-svn2012-08-03
* stream/http: add a test file for ultravox in commentGravatar mplayer-svn2012-08-03
* cache2: make cache process exit when main process diesGravatar mplayer-svn2012-08-03
* vo_caca: reformat and various fixesGravatar mplayer-svn2012-08-03
* vf_expand: add sanity checksGravatar mplayer-svn2012-08-03
* mp_image: set chroma_x_shift for 1-plane YUV formatsGravatar mplayer-svn2012-08-03
* af: some spelling/grammar fixesGravatar mplayer-svn2012-08-03
* af_lavcac3enc: remove pointless castsGravatar mplayer-svn2012-08-03
* demux_audio: improve WAV format detectionGravatar mplayer-svn2012-08-03
* af: fix crash on invalid channel countGravatar mplayer-svn2012-08-03
* vo_md5sum: support printing to stdoutGravatar mplayer-svn2012-08-03
* demux_audo: fix wrong runtime and average bitrate for VBR MP3Gravatar mplayer-svn2012-08-03
* demux_audio: ensure that demuxer->movi_end will be setGravatar mplayer-svn2012-08-03
* 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