aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* os x: handle multiple dropped files on the windowGravatar Nyx0uf2016-04-30
* w32_common: respect --fit-border on size checkGravatar maniak13492016-04-30
* options: add --fit-border video optionGravatar maniak13492016-04-30
* w32_common: fix size calculations for window resizeGravatar maniak13492016-04-30
* sd_ass: minor consistency adjustmentGravatar wm42016-04-30
* sd_add: replace --sub-ass=no with --ass-style-override=stripGravatar wm42016-04-30
* d3d11va: fix invalid deref on decoder init failureGravatar Kevin Mitchell2016-04-29
* d3d11va, dxva2: return the format struct directlyGravatar wm42016-04-29
* d3d11va, dxva2: simplify decoder selectionGravatar wm42016-04-29
* video: add IMGFMT_P010 aliasGravatar wm42016-04-29
* command: don't seek immediately when setting a-b loop when pausedGravatar wm42016-04-28
* ao_alsa: log hwparams while restricting themGravatar wm42016-04-28
* vo_opengl: fix build with GLES3 headersGravatar wm42016-04-27
* vo_opengl: support GL_EXT_texture_norm16 on GLESGravatar wm42016-04-27
* vo_opengl: always use sized internal formatsGravatar wm42016-04-27
* player: strictly wait until done when backsteppingGravatar wm42016-04-27
* vo_opengl: d3d11egl: minor simplificationGravatar wm42016-04-27
* vo_opengl: d3d11egl: print warning on unsupported colorspacesGravatar wm42016-04-27
* d3d11va: store texture/subindex in IMGFMT_D3D11VA plane pointersGravatar wm42016-04-27
* vd_lavc: adjust D3D11VA autoprobe orderGravatar wm42016-04-27
* vo_opengl: D3D11VA + ANGLE interopGravatar wm42016-04-27
* hwdec: remove numbers from enumGravatar wm42016-04-27
* vo_opengl: print error if opengl hwdec interop failsGravatar wm42016-04-27
* lavfi: shut up false positive compiler warningsGravatar wm42016-04-26
* vd_lavc: hack against videotoolbox crash on failureGravatar wm42016-04-26
* ao_coreaudio: remove detected_deviceGravatar wm42016-04-26
* vo_rpi: rename mutex/cond variablesGravatar wm42016-04-26
* vo_rpi: wait for vsync with a timeoutGravatar wm42016-04-26
* vo_rpi: attempt to survive display mode changesGravatar wm42016-04-26
* vp_rpi: fix indentationGravatar wm42016-04-26
* vd_lavc: simplify some unneeded ifdefferyGravatar wm42016-04-25
* vd_lavc: make image_format hwdec field optionalGravatar wm42016-04-25
* vd_lavc: simplify RPI and Mediacodec wrappersGravatar wm42016-04-25
* vd_lavc: make all hwdec callbacks optionalGravatar wm42016-04-25
* vd_lavc: set AVCodecContext.time_base to forced time baseGravatar wm42016-04-25
* vd_lavc: better hwdec wrapper decoder selectionGravatar wm42016-04-25
* vd_lavc: allow process_image() to return NULLGravatar wm42016-04-25
* mp_image: allow passing NULL to mp_image_new_custom_ref()Gravatar wm42016-04-25
* player: fix memleak when using video-frame-infoGravatar trUSTssc2016-04-24
* player: always show the first frame in DS modeGravatar wm42016-04-24
* player: assume video forwards timestamps jumps only with some formatsGravatar wm42016-04-24
* manpage: fix --autofit exampleGravatar wm42016-04-24
* player: force VO reconfig when unselecting video trackGravatar wm42016-04-23
* player: cleaner determination of current playback PTSGravatar wm42016-04-23
* player: eagerly redraw OSD when seeking with coverartGravatar wm42016-04-23
* vd_lavc: fix hwdec fallback if hwdec pre-initialization failsGravatar wm42016-04-22
* vo_opengl: always reset some GL state when leaving rendererGravatar wm42016-04-22
* player: fix OSD bar chapter marksGravatar wm42016-04-22
* command: if only ab-loop-b is set, loop from start of fileGravatar wm42016-04-21
* ad_spdif: take care of deprecated libavcodec API usageGravatar wm42016-04-20