aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* 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
* vo: document draw_imageGravatar wm42014-04-30
* vo_lavc: remove code with no effectGravatar wm42014-04-30
* video: improve error messagesGravatar wm42014-04-30
* vf: print error if filtering a frame failsGravatar wm42014-04-30
* vf_lavfi: reset metadata in reset()Gravatar Kevin Mitchell2014-04-29
* vf-metadata: fix handling of NULL metadataGravatar Kevin Mitchell2014-04-29
* video: remove redundant mp_image display_w/_h membersGravatar wm42014-04-29
* vo_vdpau: let vdpau scale anamorphic screenshotsGravatar wm42014-04-29
* vf_vapoursynth: add more VS frame propertiesGravatar wm42014-04-28
* vf_vapoursynth: use frame durations instead of _AbsoluteTimeGravatar wm42014-04-28
* vf_vapoursynth: fix memory leak on errorGravatar wm42014-04-28
* vf_vapoursynth: remove incorrect copyright noticeGravatar wm42014-04-28
* vf_lavfi: distinguish real errors from other statesGravatar wm42014-04-28
* video: don't drop last frame when deinterlacing with yadifGravatar wm42014-04-28
* cocoa: refactor sync scheduling to a functionGravatar Stefano Pigozzi2014-04-28
* cocoa: use mainScreen as a fallback for window constrainingGravatar Stefano Pigozzi2014-04-28
* cocoa: disallow the titlebar to exit the visibleFrame on the bottom edgeGravatar Stefano Pigozzi2014-04-28
* cocoa: add constraints to prevent the window to exit the screenGravatar Stefano Pigozzi2014-04-28