aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demux: add a per stream wakeup callbackGravatar wm42018-01-30
* mp_image: preserve AVFrame closed captions dataGravatar wm42018-01-30
* mp_image: factor buffer referencingGravatar wm42018-01-30
* player: replace old lavfi wrapper with new filter codeGravatar wm42018-01-30
* audio: rewrite filtering glue codeGravatar wm42018-01-30
* video: rewrite filtering glue codeGravatar wm42018-01-30
* vo_gpu: check for RA_CAP_FRAGCOORD in dumb mode tooGravatar James Ross-Gowan2018-01-30
* ytdl_hook: pre-append id-only playlist items with shortened youtube URLGravatar Ricardo Constantino2018-01-29
* ytdl_hook: whitelist segmented DASH and HLS for the manifests codeGravatar Ricardo Constantino2018-01-27
* video: fix crash with vdpau when reinitializing renderingGravatar wm42018-01-27
* demux_lavf: work around another aspect of libavformat garbage APIGravatar wm42018-01-26
* demux_lavf: export correct seekability state for HLS live streamsGravatar wm42018-01-26
* command: add --osd-on-seek option defaulting to barGravatar Kevin Mitchell2018-01-26
* Revert "command: make pause display the same osd-msg-bar as seek"Gravatar Kevin Mitchell2018-01-26
* ytdl_hook: prefer hls/dash manifest if availableGravatar Ricardo Constantino2018-01-26
* ytdl_hook: fix safe url checking with EDL urlsGravatar Ricardo Constantino2018-01-26
* ytdl_hook: move url_is_safe earlier in codeGravatar Ricardo Constantino2018-01-26
* hwdec: detach d3d and d3d9 hwaccel from angleGravatar myfreeer2018-01-25
* stream_lavf: remove deprecated hls protocol from whitelistGravatar wm42018-01-25
* manpage: mention --network-timeout is broken with RTSPGravatar wm42018-01-25
* options: add string list -toggle actionGravatar wm42018-01-25
* m_option: remove string list -append action code duplicationGravatar wm42018-01-25
* command: make change-list show changed option on OSDGravatar wm42018-01-25
* command: add a change-list commandGravatar wm42018-01-25
* client API: be more explicit about what can be done in wakeup callbacksGravatar wm42018-01-25
* options: add an option type for byte sizesGravatar wm42018-01-25
* m_option: add missing print callbacksGravatar wm42018-01-25
* ao_alsa: reduce verbosity at -vGravatar wm42018-01-25
* audio: fix annyoing af_get_best_sample_formats() definitionGravatar wm42018-01-25
* command: make sure to redraw on overlay commandsGravatar wm42018-01-25
* video: minor simplificationGravatar wm42018-01-25
* ytdl_hook: whitelist protocols from urls retrieved from youtube-dlGravatar Ricardo Constantino2018-01-26
* manpage: remove obsolete information on bd://Gravatar Ricardo Constantino2018-01-25
* 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