aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* command: export A/V sync difference as "avsync" propertyGravatar wm42012-11-16
* demux_mf: allow displaying single image files, various cleanupsGravatar wm42012-11-16
* subtitles: improve support for libavformat demuxed subtitlesGravatar wm42012-11-16
* mplayer: refactor: move computation of a/v syncGravatar wm42012-11-16
* core: add --keep-open, which doesn't close the file on EOFGravatar wm42012-11-16
* command: add sub_reload and sub_remove commandsGravatar wm42012-11-16
* subreader: replace sub_free() by talloc destructorGravatar wm42012-11-16
* options: add --mute for setting initial audio mute statusGravatar wm42012-11-16
* options: rename -sub-fuzziness to -autosub-match, change option valuesGravatar wm42012-11-16
* options: rename --cursor-autohide, replace magic number valuesGravatar wm42012-11-16
* options: --field-dominance: replace magic number values with choicesGravatar wm42012-11-16
* options: rename -ss and -endpos, allow relative timesGravatar wm42012-11-16
* cookies: don't read cookie files from ancient browsersGravatar wm42012-11-16
* options: respect --no-msgcolor during early program startGravatar wm42012-11-16
* options: remove --displayGravatar wm42012-11-16
* options: rename --xineramascreen to --screen, remove magic valuesGravatar wm42012-11-16
* options: remove --osdlevel in favor of --osd-levelGravatar wm42012-11-16
* video/filter: rename vf_eq2 to vf_eqGravatar wm42012-11-16
* vo_opengl: remove osdcolor suboptionGravatar wm42012-11-16
* options, vo_x11: remove -zoom option, make it defaultGravatar wm42012-11-16
* configure: remove --enable-profileGravatar wm42012-11-16
* manpage: various fixesGravatar wm42012-11-16
* input: silence warning if input.conf is missingGravatar wm42012-11-16
* encoding examples: change global_quality use to qscaleGravatar Rudolf Polzer2012-11-15
* mplayer: do not freeze when trying to loop an unseekable fileGravatar wm42012-11-14
* options: make --loop always per-fileGravatar wm42012-11-14
* Makefile: don't strip by default, add install-strip targetsGravatar wm42012-11-14
* video: add IMGFMT_Y16/PIX_FMT_GRAY16Gravatar wm42012-11-14
* Makefile: do not create config directory with install targetGravatar wm42012-11-14
* example.conf: all options should be commentedGravatar wm42012-11-14
* cfg-mplayer: do not include encode options when encoding disabledGravatar wm42012-11-14
* Improve compatibility with Libav 0.8.4 and ffmpeg 0.11.2Gravatar wm42012-11-14
* build: build manpage by default if rst2man is detectedGravatar wm42012-11-14
* Makefile: add mpv.rst dependenciesGravatar wm42012-11-14
* TOOLS: remove checktree.shGravatar wm42012-11-14
* build: remove doc/locale language auto-detection, simplifyGravatar wm42012-11-14
* network: fix crash with -playlist http://...Gravatar wm42012-11-14
* mixer: fix lowering hw volume while mutedGravatar Uoti Urpala2012-11-14
* ao_coreaudio: fix deprecation warningsGravatar Stefano Pigozzi2012-11-13
* clang: fix all warnings except deprecationsGravatar Stefano Pigozzi2012-11-13
* vf_dlopen: fix a typo in zeroing memory (thanks, pigoz)Gravatar Rudolf Polzer2012-11-13
* Makefile: fix install targetsGravatar Johannes Nixdorf2012-11-13
* win32: remove pointless get/release DC wrappersGravatar wm42012-11-12
* Add MP_NORETURN and replace av_noreturn usesGravatar wm42012-11-12
* mp_common.h: split parts into mp_talloc.h and compiler.hGravatar wm42012-11-12
* libav.h: increase compatibility by not including libavutil/version.hGravatar wm42012-11-12
* Add missing compat/libav.h includesGravatar wm42012-11-12
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12
* mpv_identify: stop using \n; fix property name handlingGravatar Rudolf Polzer2012-11-12