aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* demux: fight libavformat cover art hack harderGravatar wm42018-01-10
* demux: add missing seekpoint when cached ranges are joinedGravatar wm42018-01-10
* input: make command argument list a dynamic arrayGravatar wm42018-01-10
* stream_bluray: support detecting UHD BD directoriesGravatar Ricardo Constantino2018-01-11
* ytdl_hook: don't try to use webpage_url if non-existentGravatar Ricardo Constantino2018-01-11
* video, audio: don't actively wait for demuxer inputGravatar wm42018-01-09
* command: make pause display the same osd-msg-bar as seekGravatar Kevin Mitchell2018-01-07
* command: default to osd-msg-bar for seeksGravatar Kevin Mitchell2018-01-07
* manpage: fix typos in osd level descriptionsGravatar Kevin Mitchell2018-01-07