aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* build: remove POSIX/sysv shared memory testGravatar wm42017-12-02
* vd_lavc: don't request native pixfmt with -copy and METHOD_INTERNALGravatar wm42017-12-02
* man: remove incorrect note about default opengl backendGravatar Martin Herkt2017-12-02
* video: remove some more hwdec legacy stuffGravatar wm42017-12-02
* vd_lavc, vdpau, vaapi: restore emulated API avoidanceGravatar wm42017-12-02
* hwdec: don't require setting legacy hwdec fieldsGravatar wm42017-12-02
* vd_lavc: simpler way to check for opque hw frameGravatar wm42017-12-02
* vd_lavc: sort -copy hwdec modes to end of listGravatar wm42017-12-02
* vd_lavc: allow forcing single implementations with --hwdecGravatar wm42017-12-02
* 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