aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* vd_lavc: slightly simplifyGravatar wm42017-12-02
* vd_lavc: coding styleGravatar wm42017-12-02
* hwdec: remove unused HWDEC_* constantsGravatar wm42017-12-01
* vd_lavc: fix dumb nonsenseGravatar wm42017-12-01
* vd_lavc, mp_image: remove weird mpv specific palette constantGravatar wm42017-12-01
* vd_lavc: merge redundant headerGravatar wm42017-12-01
* audio: fix missing volume update on init and reinitGravatar wm42017-12-01
* scripting: report dlerror() outputGravatar Nicolas F2017-12-01
* vd_lavc: rewrite how --hwdec is handledGravatar wm42017-12-01
* options: rename empty string special case for option valuesGravatar wm42017-12-01
* av_common: drop old hack against ancient lavc vdpau wrapperGravatar wm42017-12-01
* vd_lavc: drop mediacodec direct rendering support temporarilyGravatar wm42017-12-01
* video: move d3d.c out of decode sub directoryGravatar wm42017-12-01
* vd_lavc: delete hw_d3d11va.c/hw_dxva2.c and merge leftoversGravatar wm42017-12-01
* hw_dxva2: move dxva2 code to d3d.cGravatar wm42017-12-01
* video: refactor hw device creation for hwdec copy modesGravatar wm42017-12-01
* video: fix memory leaks with hwdec copy modesGravatar wm42017-12-01
* vd_lavc: move entrypoint for hwframes_refineGravatar wm42017-12-01
* vd_lavc: remove process_image callbackGravatar wm42017-12-01
* d3d11: move code for d3d11eglrgb hackGravatar wm42017-12-01
* vo_gpu: hwdec: remove redundant fieldsGravatar wm42017-12-01
* vo_gpu: make it possible to load multiple hwdec interop driversGravatar wm42017-12-01
* vo_opengl: hwdec_vaegl: Reenable vaExportSurfaceHandle()Gravatar Mark Thompson2017-11-30
* vd_lavc: prefer nvdec over vdpau with --hwdec=autoGravatar wm42017-11-30
* DOCS/contribute.md: fix a typoGravatar wm42017-11-30
* DOCS/mpv.rst: document bluray:// alias for bd://Gravatar Leo Izen2017-11-30
* client: Allow "C.UTF-8" as LC_NUMERIC localeGravatar sfan52017-11-30
* DOCS/interface-changes.rst: fix typoGravatar Kevin Mitchell2017-11-29
* vo_gpu: remove hwdec_vaglx interopGravatar wm42017-11-30
* vf: remove a stray HAVE_GPLGravatar wm42017-11-30
* ao: minor simplification to gain processing codeGravatar wm42017-11-30
* ao: simplify hack for float atomicsGravatar wm42017-11-30
* build: bump required ffmpeg versionGravatar wm42017-11-30
* DOCS/interface-changes.rst: update according to recent commitsGravatar wm42017-11-29
* audio: add audio softvol processing to AOGravatar wm42017-11-29
* build: fix LGPL build with ALSA enabledGravatar wm42017-11-29
* af: remove deprecated audio filtersGravatar wm42017-11-29
* video: remove automatic stereo3d filter insertionGravatar wm42017-11-29
* video: fix rotation and deinterlace auto filtersGravatar wm42017-11-29
* input: remove a stray HAVE_GPLGravatar wm42017-11-29
* vf_lavfi: remove old internal wrapper API stuffGravatar wm42017-11-29
* vf_sub, vf_format: change license to LGPLGravatar wm42017-11-29
* vf: remove most GPL video filtersGravatar wm42017-11-29
* vf: add vf_convert as interim replacement for vf_scaleGravatar wm42017-11-29
* Copyright: fix some typosGravatar wm42017-11-29
* build: accept ffmpeg git by defaultGravatar wm42017-11-29
* player: match subtitles with language tags with --sub-auto=exactGravatar wm42017-11-27
* README: fix markdown formatting of ffmpeg linkGravatar Vijay Marupudi2017-11-26
* player: change 3 remaining GPL-only code pieces to LGPLGravatar wm42017-11-24
* player: minor fix/simplification of OSD time/duration handlingGravatar wm42017-11-24