aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* manpage: add some minor documenation fixesGravatar Leo Izen2017-12-04
* Copyright: remove removed file from GPL listGravatar wm42017-12-05
* player/misc.c: allow both --length and --end to control play endpointGravatar Leo Izen2017-12-04
* vo_gpu: d3d11_helpers: use better formatting for PCI IDsGravatar James Ross-Gowan2017-12-04
* player/playloop.c: respect playback start time when using --loop-fileGravatar Leo Izen2017-12-03
* player: use start timestamp for ab-looping if --ab-loop-a is absentGravatar Leo Izen2017-12-03
* player: add get_play_start_ptsGravatar Leo Izen2017-12-03
* TOOLS/autoload.lua: update extensionsGravatar Ckat2017-12-03
* stream_libarchive: Fix locale includes on macOSGravatar sfan52017-12-03
* Fix various typos in log messagesGravatar Nicolas F2017-12-03
* manpage: vaapi-copy is not limited to Intel GPUsGravatar Mariusz Skoneczko2017-12-03
* video: probe format of primary plane in drm/egl contextGravatar Anton Kindestam2017-12-03
* hwdec: whitespace cleanup in hwdec_drmprime_drm.cGravatar Anton Kindestam2017-12-03
* video: fix use of possibly-NULL pointer in drm_egl_initGravatar Anton Kindestam2017-12-03
* video: fix double free in drm_atomic_create_contextGravatar Anton Kindestam2017-12-03
* travis: remove Libav check for nowGravatar wm42017-12-02
* build: remove nanosleep() checkGravatar wm42017-12-02
* build: remove termios checkGravatar wm42017-12-02
* 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