aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demux: always discard cached packets on track switchesGravatar wm42017-12-23
* travis: stop excluding ffmpeg-gitGravatar Ricardo Constantino2017-12-22
* options: deprecate --ff- options and propertiesGravatar wm42017-12-21
* build: use a list instead of a string for rpi cflagsGravatar Scott Zeid2017-12-21
* Restore Libav supportGravatar wm42017-12-21
* hwdec: remove unused fieldsGravatar wm42017-12-21
* vo_mediacodec_embed: implement hwcontextGravatar Aman Gupta2017-12-20
* command: make video-frame-info property observableGravatar wm42017-12-20
* vo_gpu: win: remove exclusive-fullscreen detection hackGravatar James Ross-Gowan2017-12-20
* w32_common: refactor and improve window state handlingGravatar pavelxdd2017-12-19
* w32_common: use RECT for storing screen and window size & positionGravatar pavelxdd2017-12-19
* client API: change --stop-playback-on-init-failure defaultGravatar wm42017-12-17
* vo_gpu: hwdec_drmprime_drm: don't crash for non-GL contextsGravatar wm42017-12-17
* dvb: Fix long channel switching: next/prev channelGravatar rim2017-12-16
* dvb: Add multiple frontends support: MAX_FRONTENDS now 8.Gravatar rim2017-12-16
* js: implement mp.msg.trace()Gravatar TheAMM2017-12-16
* lua: implement mp.msg.traceGravatar Niklas Haas2017-12-15
* msg: bump up log level of --log-fileGravatar Niklas Haas2017-12-15
* msg: reinterpret a bunch of message levelsGravatar Niklas Haas2017-12-15
* README: some rewording and markdown improvementsGravatar Larivact2017-12-15
* README: reorganize table of contentsGravatar Larivact2017-12-15
* options: rename 'error' labels to 'exit' where appropriateGravatar pavelxdd2017-12-16
* options: don't report errors on help value for OPT_SIZE_BOXGravatar pavelxdd2017-12-16
* ipc: avoid dereferencing NULLGravatar Martin Shirokov2017-12-15
* vd_lavc: rename --hwdec=rpi to --hwdec=mmalGravatar wm42017-12-15
* vd_lavc: use libavcodec metadata for hardware decoder wrappersGravatar wm42017-12-15
* csputils: Add support for Display P3 primariesGravatar Vittorio Giovara2017-12-14
* csputils: Fix DCI P3 primaries white pointGravatar Vittorio Giovara2017-12-14
* subprocess-win: don't change the mouse cursor in CreateProcessGravatar pavelxdd2017-12-14
* lua+js: implement utils.file_info()Gravatar TSaaristo2017-12-13
* sd_ass: accept otc as fallback OpenType collection file extensionGravatar Leo Izen2017-12-13
* sd_ass: accept RFC8081 font media typesGravatar Leo Izen2017-12-13
* vf_buffer: remove this filterGravatar wm42017-12-12
* options: don't report errors on help value for OPT_GEOMETRYGravatar pavelxdd2017-12-11
* options: don't report errors on help value for OPT_COLORGravatar pavelxdd2017-12-11
* options: don't report errors on help value for OPT_FLAGGravatar pavelxdd2017-12-11
* w32_common: update outdated comment about wakeup eventsGravatar pavelxdd2017-12-11
* vf_convert: default to limited range when converting RGB to YUVGravatar wm42017-12-11
* vo_gpu: hwdec_drmprime_drm: silence error on failed autoprobingGravatar wm42017-12-11
* hwdec: document a forgotten parameterGravatar wm42017-12-11
* video: remove code duplication by calling a hwdec loader helperGravatar wm42017-12-11
* video: properly initialize and set hwdec_interopGravatar wm42017-12-11
* vd_lavc: always load VO interops with non-copy hw decodersGravatar wm42017-12-11
* osd: fix a compiler warning by adding parentheses in if conditionGravatar pavelxdd2017-12-10
* vo: fix a compiler warning by properly printing a 64bit integerGravatar Jan Ekström2017-12-11
* vd_lavc: add rkmpp to the hwdec_wrappers array.Gravatar LongChair2017-12-10
* demux_timeline: disable pointless packet cache for sub-demuxersGravatar wm42017-12-10
* demux: fix accounting for seekable ranges on track switchesGravatar wm42017-12-10
* manpage: Fix typo (reomve -> remove)Gravatar Anna-Maria Meriniemi2017-12-10
* terminal-unix: fix race condition with tty resetGravatar Drew DeVault2017-12-09