aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Rewrite ordered chapters and timeline stuffGravatar wm42016-02-15
* player: remove old timeline/ordered chapters supportGravatar wm42016-02-15
* packet: cosmetics: reorder fieldsGravatar wm42016-02-15
* audio/video: expose codec info as separate fieldGravatar wm42016-02-15
* video: remove pointless parameter indirectionGravatar wm42016-02-15
* sub: move sub decoder init to a functionGravatar wm42016-02-15
* cocoa: fix charcode retrieving for accented charactersGravatar Alexis Nootens2016-02-15
* player: add on_preloaded hookGravatar wm42016-02-15
* player: restore old/correct --force-window behaviorGravatar wm42016-02-15
* vo_opengl_cb: unbreak destroying+recreating GL contextGravatar wm42016-02-15
* dxva2: support HEVC Main 10Gravatar wm42016-02-15
* dxva2: use mp_image pool for d3d surfacesGravatar Kevin Mitchell2016-02-14
* dxva2: remove unused structure membersGravatar Kevin Mitchell2016-02-14
* dxva2: streamline number of surface calculationGravatar Kevin Mitchell2016-02-14
* client API: explain when mpv_create() can return NULLGravatar wm42016-02-14
* demux_mkv: support channel layout in VfW muxed PCMGravatar wm42016-02-14
* mpv.conf: add some more optionsGravatar wm42016-02-13
* client API: handle double->int64 conversion correctlyGravatar wm42016-02-13
* manpage: normal filters are still active with complex filtersGravatar wm42016-02-12
* lavfi: dump the filter graphGravatar wm42016-02-12
* ipc: fix uninitialized fieldGravatar wm42016-02-12
* player: remove dead codeGravatar wm42016-02-12
* mp_image: force display size to at least 1x1Gravatar wm42016-02-12
* player: remove double assignment in declarationGravatar wm42016-02-12
* sub: remove always-true checkGravatar wm42016-02-12
* vo_opengl: unconfuse CoverityGravatar wm42016-02-12
* stream_dvb: fix minor resource leaksGravatar wm42016-02-12
* stream_dvb: remove dead codeGravatar wm42016-02-12
* ad_lavc: fix --ad-lavc-threads rangeGravatar wm42016-02-11
* build: enable vaapi under drm-onlyGravatar wm42016-02-11
* demux: reduce verbosityGravatar wm42016-02-11
* video: approximate AVI timestamps via DTS handlingGravatar wm42016-02-11
* manpage: fix indenting issue in vf_formatGravatar Niklas Haas2016-02-11
* player: abort loading if there is a problem with complex filtersGravatar wm42016-02-10
* lavfi: stop playback on some unrecoverable situationsGravatar wm42016-02-10
* wscript_build: disable SONAME generation when building for AndroidGravatar Jan Ekström2016-02-10
* Enable building the opengl-cb video renderer on AndroidGravatar Jan Ekström2016-02-10
* Initial Android supportGravatar Jan Ekström2016-02-10
* demux_mf: only use glob() if it is availableGravatar Jan Ekström2016-02-10
* player: assume setlocale() returns NULL if locales are not supportedGravatar wm42016-02-10
* player: fix crash if no video decoder can be initializedGravatar wm42016-02-10
* player: force refresh seek when changing audio filtersGravatar wm42016-02-09
* vo_opengl_cb: do also not block when drawing nothingGravatar wm42016-02-09
* image_writer: take care of prediction_method deprecationGravatar wm42016-02-09
* manpage: add example for playing 2 audio tracks at the same timeGravatar wm42016-02-08
* player: add --external-file optionGravatar wm42016-02-08
* build: enable vo_opengl_cb if GL headers are presentGravatar wm42016-02-08
* build: make posix_spawn optionalGravatar wm42016-02-08
* mpv.conf: adjustmentsGravatar wm42016-02-08
* vo_opengl: vdpau: call glVDPAUFiniNV only if initializedGravatar wm42016-02-08