aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf_expand.c
Commit message (Expand)AuthorAge
* video: switch from using display aspect to sample aspectGravatar wm42015-12-19
* vf: remove old config() callbackGravatar wm42015-12-19
* vf_crop, vf_expand: remove ancient and useless messagesGravatar wm42015-04-16
* Update license headersGravatar Marcin Kurczewski2015-04-13
* vf_expand: fix memory leak on memory allocation failureGravatar wm42015-03-20
* video: uninline memcpy_pic functionsGravatar wm42015-03-20
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* Kill all tabsGravatar wm42014-04-13
* video/filter: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* video/filter: make vf->control non-recursiveGravatar wm42013-12-07
* video/filter: remove legacy option handling hacksGravatar wm42013-12-04
* video/filter: remove useless vf_info fieldsGravatar wm42013-10-23
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* options: use m_config for options instead of m_structGravatar wm42013-07-21
* video: move handling of -x/-y/-xy options to VOGravatar wm42013-01-23
* vf_expand: support more image formatsGravatar wm42013-01-13
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* video: cleanup: move and rename vf_mpi_clear and vf_clone_attributesGravatar wm42013-01-13
* video/filter: change filter API, use refcounting, remove filter DRGravatar wm42013-01-13
* video: remove slice based filtering and video outputGravatar wm42013-01-13
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12