aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* stream_cb: remove leftover doxygen lineGravatar wm42017-02-20
* vo_tct: check ioctl resultGravatar rr-2017-02-20
* image_writer: check a return valueGravatar wm42017-02-20
* command: add a redundant NULL checkGravatar wm42017-02-20
* dec_video, dec_audio: remove redundant NULL-checksGravatar wm42017-02-20
* ao: fix potential NULL deref in ao_device_list_add()Gravatar wm42017-02-20
* command: fix wrong sizeof() argumentGravatar wm42017-02-20
* lavfi: support hwdec filters for --lavfi-complexGravatar wm42017-02-20
* lavfi: use AVBufferSrcParametersGravatar wm42017-02-20
* lavfi: use mp_image to store the filter pad formatGravatar wm42017-02-20
* Fix two typosGravatar wm42017-02-20
* wscript: drop pointless libavcodec vaapi.h/dxva2.h/d3d11va.h checksGravatar wm42017-02-20
* vd_lavc: increase verbosity if requested hwaccel is not compiledGravatar wm42017-02-20
* vd_lavc, vaapi: move hw device creation to generic codeGravatar wm42017-02-20
* vo_opengl: remove dxva2 dummy hwdec backendGravatar wm42017-02-20
* cocoa: fix cursor hiding at the top of the screen in fullscreenGravatar Akemi2017-02-19
* cocoa: fix cursor hiding in the Dock area of the screenGravatar Akemi2017-02-19
* cocoa: simplify the cursor hiding codeGravatar Akemi2017-02-19
* cocoa: fix scroll wheel input with Shift modifierGravatar Akemi2017-02-19
* wscript: fix --egl-angle-lib for waf 1.9Gravatar James Ross-Gowan2017-02-19
* waf: fix linking of win32 console wrapperGravatar Ricardo Constantino2017-02-19
* travis: disable OSXGravatar wm42017-02-18
* lavc_conv: pass pkt_timebase to ffmpegGravatar Aman Gupta2017-02-18
* manpage: discourage vo_vaapi furtherGravatar wm42017-02-17
* vo_opengl: implement videotoolbox hwdec on iOSGravatar Aman Gupta2017-02-17
* vo_opengl: don't crash on unsupported formatsGravatar wm42017-02-17
* build: update wafGravatar wm42017-02-17
* vo_opengl: hwdec_vaegl: use new format setup functionGravatar wm42017-02-17
* vo_opengl: hwdec_osx: use new format setup functionGravatar wm42017-02-17
* vo_opengl: hwdec_cuda: use new format setup functionGravatar wm42017-02-17
* vo_opengl: move texture mapping of pixel formats to helper functionGravatar wm42017-02-17
* vo_opengl: handle GL_LUMINANCE_ALPHA and integer textures differentlyGravatar wm42017-02-17
* videotoolbox: fix RGB formatGravatar wm42017-02-17
* videotoolbox: remove weird format-negotiation between VO and decoderGravatar wm42017-02-17
* videotoolbox: add reverse format mapping functionGravatar wm42017-02-17
* videotoolbox: factor some duplicated codeGravatar wm42017-02-17
* manpage: remove stale --volume-restore-data entryGravatar wm42017-02-17
* cocoa: refactor mouse events and cursor visibilityGravatar Akemi2017-02-16
* osx: improve bundle handlingGravatar Akemi2017-02-16
* vd_lavc: fix inverted error checkGravatar wm42017-02-16
* vd_lavc: move most vaapi hwaccel setup code to generic codeGravatar wm42017-02-16
* vd_lavc: remove some leftover vaapi locking infrastructureGravatar wm42017-02-16
* cocoa: gracefully quit from the Dock's context menuGravatar Akemi2017-02-16
* Copyright: list specific exceptions to stated rulesGravatar wm42017-02-16
* DOCS/waf-buildsystem.rst: fix typoGravatar Pedro Pombeiro2017-02-15
* Revert "dvb: add support for DVB-T2"Gravatar wm42017-02-14
* vo_opengl: hwdec_vaegl: fix potentially undefined memory accessGravatar wm42017-02-14
* cocoa: fix black edges on live resizeGravatar Akemi2017-02-13
* cocoa: add --ontop-level option for modifying ontop window levelGravatar Akemi2017-02-13
* lavfi: fix minor memory leakGravatar wm42017-02-13