summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_expand.c
Commit message (Expand)AuthorAgeFilesLines
* vf: remove most GPL video filterswm42017-11-291-178/+0
* Add checks for HAVE_GPL to various GPL-only source fileswm42017-10-101-0/+5
* video: deprecate almost all video filterswm42017-04-021-0/+2
* video: switch from using display aspect to sample aspectwm42015-12-191-4/+1
* vf: remove old config() callbackwm42015-12-191-8/+13
* vf_crop, vf_expand: remove ancient and useless messageswm42015-04-161-13/+0
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* vf_expand: fix memory leak on memory allocation failurewm42015-03-201-1/+3
* video: uninline memcpy_pic functionswm42015-03-201-2/+0
* video: introduce failure path for image allocationswm42014-06-171-0/+2
* Kill all tabswm42014-04-131-1/+1
* video/filter: mp_msg conversionswm42013-12-211-1/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Move options/config related files from mpvcore/ to options/wm42013-12-171-2/+2
* video/filter: make vf->control non-recursivewm42013-12-071-5/+0
* video/filter: remove legacy option handling hackswm42013-12-041-1/+1
* video/filter: remove useless vf_info fieldswm42013-10-231-5/+3
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-3/+3
* options: use m_config for options instead of m_structwm42013-07-211-20/+12
* video: move handling of -x/-y/-xy options to VOwm42013-01-231-1/+1
* vf_expand: support more image formatswm42013-01-131-68/+33
* video: decouple internal pixel formats from FourCCswm42013-01-131-1/+1
* video: cleanup: move and rename vf_mpi_clear and vf_clone_attributeswm42013-01-131-6/+6
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-75/+31
* video: remove slice based filtering and video outputwm42013-01-131-76/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-7/+7
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+350