aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* lua: add utils.format_json() functionGravatar wm42015-04-22
* osc: paint over a crashGravatar wm42015-04-22
* image_writer: fix writing screenshotsGravatar wm42015-04-22
* cache: exit early on cancellationGravatar wm42015-04-21
* cache: another minor simplificationGravatar wm42015-04-21
* cache: simplify the check for printing the "cache stuck" messageGravatar wm42015-04-21
* player: do not load encoding config files in non-encoding modeGravatar wm42015-04-21
* TOOLS/autoload: load only files that make senseGravatar Marcin Kurczewski2015-04-21
* TOOLS/autoload: add blank lines for readabilityGravatar Marcin Kurczewski2015-04-21
* command: demuxer-cache-time propertyGravatar xylosper2015-04-21
* vo_drm: fix return value for void functionGravatar Marcin Kurczewski2015-04-21
* vo_drm: fix coding style to adhere to guidelinesGravatar Marcin Kurczewski2015-04-21
* vo_drm: fix releasing VT if received signal twiceGravatar Marcin Kurczewski2015-04-21
* vo_drm: add vertical syncGravatar Marcin Kurczewski2015-04-21
* player: cleanup update_fps() functionGravatar wm42015-04-20
* video: cleanup some old log messagesGravatar wm42015-04-20
* old-configure: disable HAVE_DRMGravatar wm42015-04-20
* client API: add a screenshot_raw commandGravatar wm42015-04-20
* client API: add MPV_FORMAT_BYTE_ARRAY typeGravatar wm42015-04-20
* image_writer: factor image conversion into a separate functionGravatar wm42015-04-20
* image_writer: minor cleanupGravatar wm42015-04-20
* client API: add glue for making full use of mpv_command_node()Gravatar wm42015-04-20
* demux: report correct cache state close to EOFGravatar wm42015-04-20
* vf_vapoursynth: stupid hack to unbreak with recent API changeGravatar wm42015-04-20
* player: change video-bitrate and audio-bitrate propertiesGravatar wm42015-04-20
* options: don't restrict --hr-seek-demuxer-offsetGravatar wm42015-04-20
* command: disc-mouse-on-button propertyGravatar xylosper2015-04-21
* build: fix libavfilter dependency for vf_mirrorGravatar xylosper2015-04-20
* w32_common: prevent system sleepGravatar James Ross-Gowan2015-04-20
* vo_drm: extract vt_switcher to drm_commonGravatar Marcin Kurczewski2015-04-19
* vo_drm: disable VT switcher for non-Linux systemsGravatar Marcin Kurczewski2015-04-19
* manpage: fix typoGravatar wm42015-04-19
* options: change [...] to balanced quotesGravatar wm42015-04-19
* vo_drm: fix logging problems with connectorsGravatar Marcin Kurczewski2015-04-18
* vo_drm: fix VT behavior with auxiliary screensGravatar Marcin Kurczewski2015-04-18
* vo_drm: fix VT switchingGravatar Marcin Kurczewski2015-04-18
* TOOLS: autoload.lua: sort files case insensitiveGravatar wm42015-04-18
* af_lavrresample: fix drainingGravatar wm42015-04-18
* stream_file: minor simplificationGravatar wm42015-04-17
* player: allow playing directoriesGravatar wm42015-04-17
* demuxer_lavf: add an option for disabling hacksGravatar wm42015-04-17
* options: clarify quoting for option values starting with %Gravatar wm42015-04-17
* TOOLS/umpv: fix typo in docstringGravatar Adrian Sadłocha2015-04-17
* vf_crop, vf_expand: remove ancient and useless messagesGravatar wm42015-04-16
* vf_mirror: replace internal implementation with libavfilterGravatar wm42015-04-16
* vo: fix non-sense in init codeGravatar wm42015-04-16
* vo: cosmetics: reindent VO listGravatar wm42015-04-16
* vf_screenshot: remove this filterGravatar wm42015-04-16
* command: let screenshot_to_file command overwrite filesGravatar wm42015-04-16
* video: do not show decoder framedrops if they're not requestedGravatar wm42015-04-16