aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* sub/osd: remove limits from border and shadow size optionsGravatar Ricardo Constantino2018-01-24
* manpage: document using sub-shadow-offset for background sizingGravatar Ricardo Constantino2018-01-24
* stream_bluray: always show list of available titlesGravatar Ricardo Constantino2018-01-23
* stream_bluray: silence libbluray's debug messages unless we want themGravatar Ricardo Constantino2018-01-23
* video: warn user against FFmpeg's liesGravatar wm42018-01-22
* m_option: add print callback to color typeGravatar Olivier Perret2018-01-22
* mpv.desktop: update mime type listGravatar sfan52018-01-22
* osx: add some more menu bar items as suggested by Apples's HIGGravatar Akemi2018-01-20
* video: change some remaining vo_opengl mentions to vo_gpuGravatar Akemi2018-01-20
* osx: code cleanups and cosmetic fixesGravatar Akemi2018-01-20
* osx: fix macOS 10.13 deprecation warningGravatar Akemi2018-01-20
* cmd_parse: minor cosmeticsGravatar wm42018-01-18
* ta: introduce talloc_dup() and use it in some placesGravatar wm42018-01-18
* demux: reword an outdated commentGravatar wm42018-01-18
* player: redo hack for video keyframe seeks with external audioGravatar wm42018-01-18
* sws_utils: don't force callers to provide option structGravatar wm42018-01-18
* vo: log reconfig callsGravatar wm42018-01-18
* mp_image_pool: add helper functions for FFmpeg hw frames poolsGravatar wm42018-01-18
* mp_image: fix some metadata loss with conversion from/to AVFrameGravatar wm42018-01-18
* video: make IMGFMT_IS_HWACCEL() return 0 or 1Gravatar wm42018-01-18
* video: add utility function to pick conversion image format from a listGravatar wm42018-01-18
* video: avoid some unnecessary vf.h includesGravatar wm42018-01-18
* options: simplify mp_get_config_group() memory managementGravatar wm42018-01-18
* options: don't warn when reading deprecated option as raw valueGravatar wm42018-01-18
* manpage: reword some vf command examplesGravatar wm42018-01-18
* Fix undefined preprocessor behaviorGravatar wm42018-01-18
* client API: mention that SIGPIPE is sometimes blockedGravatar wm42018-01-18
* vo_gpu: skip DR for unsupported image formatsGravatar wm42018-01-18
* vo_gpu: fix broken 10 bit via integer textures playbackGravatar wm42018-01-17
* vo_gpu: rpi: defer gl_ctx_resize until after gl_ctx_initGravatar Niklas Haas2018-01-15
* af_rubberband: add af-command to multiply current pitchGravatar Vobe2018-01-15
* demux_lavf: add required format hacks for DASHGravatar sfan52018-01-15
* ytdl_hook: support native dash demuxer, if presentGravatar Ricardo Constantino2018-01-15
* libmpv/opengl_cb.h: mention OpenGL ES 2.0 supportGravatar Leo Izen2018-01-14
* osc: leave only demuxer cache duration and limit its refresh rateGravatar Ricardo Constantino2018-01-14
* osd: treat user provided term-status-msg the same as the defaultGravatar Kevin Mitchell2018-01-14
* osd: reference local pointer to mpctx->optsGravatar Kevin Mitchell2018-01-13
* af_lavrresample: deprecate this filterGravatar wm42018-01-13
* options: deprecate --vf-defaults and --af-defaultsGravatar wm42018-01-13
* audio: add global options for resampler defaultsGravatar wm42018-01-13
* audio/aframe: add missing include statementsGravatar wm42018-01-13
* video: change some mp_image_pool semanticsGravatar wm42018-01-13
* player: silence config file loading message on resumingGravatar wm42018-01-13
* client API: remove ytdl=no defaultGravatar wm42018-01-13
* manpage: remove stale vo_wayland entryGravatar wm42018-01-13
* ytdl_hook: look for the right ytdl binary according to systemGravatar Ricardo Constantino2018-01-12
* ytdl_hook: be more informative when youtube-dl failsGravatar Ricardo Constantino2018-01-12
* build: rpi: add missing linker flags to fix buildGravatar Ilya Tumaykin2018-01-10
* manpage: update references to gpu VOGravatar daschiller2018-01-10
* demux: include beginning of stream state in cached seekable rangeGravatar wm42018-01-10