aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* vo_opengl: fix background color optionGravatar wm42015-03-21
* vo_opengl: fix bicubic_fast scalerGravatar wm42015-03-21
* vd_lavc: less confusing message when hardware decoding won't workGravatar wm42015-03-20
* demux_lavf: assume h264/hevc raw streams have no timestampsGravatar wm42015-03-20
* player: better handling of video with no timestampsGravatar wm42015-03-20
* vo_xv: remove pointless castGravatar wm42015-03-20
* vf_expand: fix memory leak on memory allocation failureGravatar wm42015-03-20
* player: fix seekability testGravatar wm42015-03-20
* mp_image: do not assume trailing stride padding existsGravatar wm42015-03-20
* video: uninline memcpy_pic functionsGravatar wm42015-03-20
* video: replace pointless macroGravatar wm42015-03-20
* mp_image: remove unneeded thingsGravatar wm42015-03-20
* manpage: remove "experimental" notice from dxva2 codeGravatar wm42015-03-19
* stream_lavf: workaround broken rtmp "timeout" optionGravatar wm42015-03-19
* player: warn against non-monotonic video PTS only onceGravatar wm42015-03-18
* player: refuse to write resume file with unseekable filesGravatar wm42015-03-18
* osd: simplify an aspect of change detection handlingGravatar wm42015-03-18
* manpage: add a link to mpv.conf documentationGravatar wm42015-03-17
* vd_lavc: change message about using hardware decodingGravatar wm42015-03-17
* af_lavfi: handle seekingGravatar wm42015-03-17
* DOCS: fix compilation instructions for MXE crosscompilationGravatar gunmantheh2015-03-17
* build: fix missing windows librariesGravatar Kevin Mitchell2015-03-16
* video: don't drop anamorphic scaling if it's too minorGravatar wm42015-03-16
* ao: slightly extend debug messagesGravatar wm42015-03-16
* vo_opengl: reduce number of uniforms in dithering passGravatar wm42015-03-16
* vo_opengl: move glViewport call closer to draw callGravatar wm42015-03-16
* command: don't drop audio buffers when switching filtersGravatar wm42015-03-16
* vo_opengl: fix srgb replacement optionsGravatar James Ross-Gowan2015-03-16
* vo_opengl: fix incorrectly drawn OSD in idle modeGravatar wm42015-03-16
* vo_opengl: apply OSD color managementGravatar Niklas Haas2015-03-16
* vo_opengl: improve queue size heuristicGravatar Niklas Haas2015-03-16
* vo_opengl: improve interpolation diagnosticsGravatar Niklas Haas2015-03-16
* vo_opengl: color manage after interpolationGravatar Niklas Haas2015-03-16
* man/vo: fix typoGravatar Martin Herkt2015-03-15
* bootstrap: add waf mirrorGravatar Martin Herkt2015-03-15
* filter_kernels: add comment to prevent confusionGravatar Niklas Haas2015-03-15
* vo_opengl: add oversample support for tscaleGravatar Niklas Haas2015-03-15
* vo_opengl: add oversample scalerGravatar Niklas Haas2015-03-15
* vo_opengl: refactor smoothmotion -> interpolationGravatar Niklas Haas2015-03-15
* vo_opengl: increase the number of video buffersGravatar Niklas Haas2015-03-15
* audio: fix off by one error in channel map selection codeGravatar wm42015-03-15
* command: make "media-title" observableGravatar wm42015-03-15
* man: fix PDF buildGravatar Martin Herkt2015-03-15
* vo_opengl: remove hwdec unmap_image callbackGravatar wm42015-03-14
* vo_opengl: silence vdpau hwdec warnings with smoothmotionGravatar wm42015-03-14
* vo_opengl: only clamp when necessaryGravatar Niklas Haas2015-03-14
* cocoa: signal VO_EVENT_WIN_STATE on fps changeGravatar Stefano Pigozzi2015-03-14
* vo_opengl: fix incorrect wording in commentGravatar Niklas Haas2015-03-14
* vo_opengl: fix uninitialization logicGravatar Niklas Haas2015-03-14
* vo_opengl: apply alpha after conversion to rgbGravatar Niklas Haas2015-03-13