aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* d3dva: move Intel_H264_NoFGT_ClearVideo to lower priorityGravatar Kevin Mitchell2016-04-18
* dxva2: fix missing newline in error messageGravatar Kevin Mitchell2016-04-18
* d3dva: include selected decoder and format in verbose outputGravatar Kevin Mitchell2016-04-17
* vo_opengl: fix an outdated commentGravatar wm42016-04-16
* vo_lavc: fix build on LibavGravatar wm42016-04-15
* mp_image: make mp_image_copy_fields_* privateGravatar wm42016-04-15
* vo_lavc: unsupport deprecated AVFMT_RAWPICTUREGravatar wm42016-04-15
* vo_lavc: send refcounted AVFrame to encoderGravatar wm42016-04-15
* mp_image: add mp_image_to_av_frame()Gravatar wm42016-04-15
* mp_image: simplify mp_image_steal_data()Gravatar wm42016-04-15
* mp_image: pass through AVHWFramesContextGravatar wm42016-04-15
* lcms: include math.hGravatar wm42016-04-15
* vo_opengl: rpi: don't include x11 header fileGravatar wm42016-04-15
* vo_opengl: simplify and improve up scale=oversampleGravatar Niklas Haas2016-04-12
* vf_vavpp: reindentGravatar wm42016-04-11
* vaapi: determine surface format in decoder, not in rendererGravatar wm42016-04-11
* encode_lavc: Migrate to codecpar API.Gravatar Rudolf Polzer2016-04-11
* aspect: rework --video-unscaledGravatar Niklas Haas2016-04-10
* aspect: remove useless debug messagesGravatar wm42016-04-10
* vo_opengl: improve rotation handling (again)Gravatar wm42016-04-08
* vo_opengl: log if glGetString(GL_VERSION) returns NULLGravatar wm42016-04-08
* d3d: fix Windows buildGravatar wm42016-04-07
* vo_opengl: videotoolbox: use kCVPixelBufferLock_ReadOnly for screenshotsGravatar wm42016-04-07
* videotoolbox: change how videotoolbox format is managedGravatar wm42016-04-07
* mp_image: introduce a hw_subfmt fieldGravatar wm42016-04-07
* vd_lavc: let hardware decoder request delaying frames explicitlyGravatar wm42016-04-07
* vd_lavc: fix codec vs. decoder confusionGravatar wm42016-04-07
* vo: don't reset vsync statistics on seeks etc.Gravatar wm42016-04-06
* vo_opengl: fix build breakageGravatar wm42016-04-06
* vo_opengl: minor simplificationGravatar wm42016-04-05
* vo_opengl: fix nnedi + rectangle texturesGravatar wm42016-04-05
* aspect: make video-zoom logarithmicGravatar Niklas Haas2016-04-03
* gl_lcms: choose BT.1886 gamma per-channelGravatar Niklas Haas2016-04-01
* vo_opengl: generate 3DLUT against source and use full BT.1886Gravatar Niklas Haas2016-04-01
* demux_lavf, ad_lavc, ad_spdif, vd_lavc: handle FFmpeg codecpar API changeGravatar wm42016-03-31
* dxva2: abort on mp_image_new_custom_ref failureGravatar Kevin Mitchell2016-03-30
* dxva2: stop using pointer obfuscator LPDIRECT3DSURFACE9Gravatar Kevin Mitchell2016-03-30
* dxva2: rewrite to use shared code with d3d11vaGravatar Kevin Mitchell2016-03-30
* vd_lavc: add d3d11va hwdecGravatar Kevin Mitchell2016-03-30
* vo_opengl: draw transparency checkerboard after upscalingGravatar Niklas Haas2016-03-29
* vo_opengl: always premultiply alphaGravatar wm42016-03-29
* vo_opengl: fix rotation directionGravatar wm42016-03-29
* vo_opengl: slightly compress gl_set_debug_logger()Gravatar wm42016-03-28
* vo_opengl: reduce temporary variables in gl_transform_trans()Gravatar wm42016-03-28
* vo_opengl: fix rotationGravatar wm42016-03-28
* vo_opengl: fix row-major vs. column-major confusionGravatar wm42016-03-28
* vo_opengl: don't upload potentially uninitialized memory to GL bufferGravatar wm42016-03-28
* vo_openg: fix debanding + rectangle-texturesGravatar wm42016-03-27
* Add a mediacodec decoder hwdec wrapperGravatar Jan Ekström2016-03-25
* vd_lavc: mediacodec also needs special timebase loveGravatar Jan Ekström2016-03-25