aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* x11: fix potentially unaligned access in icon loaderGravatar wm42014-05-10
* encode: fix PTS unit mismatchGravatar wm42014-05-10
* vdpau: make mp_vdpau_ctx thread-safeGravatar wm42014-05-10
* vdpau: remove some codeGravatar wm42014-05-10
* vo_vdpau, vo_opengl: handle vdpau preemption differentlyGravatar wm42014-05-10
* vdpau: handle display preemption during decodingGravatar wm42014-05-10
* w32_common: fix typoGravatar wm42014-05-10
* player: remove VO from seeking code pathGravatar wm42014-05-07
* video/out: remove unused config() parametersGravatar wm42014-05-07
* vo: remove old stuffGravatar wm42014-05-06
* vo_wayland: always assume resize on reconfigureGravatar wm42014-05-06
* wayland: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* win32: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* cocoa: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* vo_sdl: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* x11: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* video/out: separate out code to compute window sizeGravatar wm42014-05-06
* Fix bogus copyright textGravatar wm42014-05-06
* vo: fix previous commitGravatar wm42014-05-06
* vo: don't crash when changing panscan before first configurationGravatar wm42014-05-06
* vo: get rid of config_count fieldGravatar wm42014-05-06
* vf: print for which filter initialization failedGravatar wm42014-05-04
* vf_vdpaupp: make code clarity improvementsGravatar wm42014-05-04
* vdpau: deduplicate video surface upload codeGravatar wm42014-05-04
* options: remove deprecated --identifyGravatar Martin Herkt2014-05-04
* options: remove obsolete --fsmode-dontuseGravatar Martin Herkt2014-05-04
* options: rename video-related options/propertiesGravatar Martin Herkt2014-05-04
* vf_vapoursynth: fix aspect ratio passed to vapoursynthGravatar wm42014-05-03
* video: removed unused stuffGravatar wm42014-05-02
* video: change everythingGravatar wm42014-05-02
* video: handle colorspace and aspect overrides separatelyGravatar wm42014-05-02
* vf: sanitize filter input, instead of overriding itGravatar wm42014-05-02
* vf: add alternate functions for retrieving filter outputGravatar wm42014-05-02
* vf: expose input parameters; clear parameters on failureGravatar wm42014-05-02
* vf: mark auto-inserted conversion filters in verbose outputGravatar wm42014-05-02
* vf_lavfi: reinit after libavfilter EOFGravatar wm42014-05-02
* vo: verify format of queued imageGravatar wm42014-05-02
* video: fix screenshots with anamorphic videoGravatar wm42014-05-02
* vf_vdpaupp: always provide past and future fieldsGravatar wm42014-05-02
* vo_vdpau: keep colorspace flagsGravatar wm42014-05-02
* video: move video frame queue from vo_vdpau.c to vo.cGravatar wm42014-05-02
* vo_vdpau: always use mp_image for internal buffer queueGravatar wm42014-05-02
* command, vo_vdpau: respect vdpau deint sub-optionGravatar wm42014-05-02
* vf_vdpaupp: allow toggling deinterlaceGravatar wm42014-05-02
* vo_vdpau: apply vo_vdpau postprocessing optionsGravatar wm42014-05-02
* vdpau_mixer: allow overriding frame optsGravatar wm42014-05-02
* vo_vdpau: support vf_vdpauppGravatar wm42014-05-02
* vo_opengl: make it work with vf_vdpauppGravatar wm42014-05-02
* vf_vdpaupp: allow non-vdpau inputGravatar wm42014-05-02
* vdpau: add a postprocessing pseudo-filterGravatar wm42014-05-02