summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_eq.c
Commit message (Expand)AuthorAgeFilesLines
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-2/+2
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* video/filter: make vf->control non-recursivewm42013-12-071-1/+1
* vf_eq: revert unintended binary size increasewm42013-12-041-13/+10
* video/filter: remove legacy option handling hackswm42013-12-041-1/+1
* vf_eq: use option parserwm42013-12-041-26/+22
* video/filter: fix PIC compile on x86Natanael Copa2013-11-261-1/+2
* video/filter: remove useless vf_info fieldswm42013-10-231-6/+3
* vf_eq: fix behavior when changing parameterswm42013-08-201-4/+14
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* video: decouple internal pixel formats from FourCCswm42013-01-131-6/+3
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-16/+21
* configure: remove check for .align semanticswm42013-01-131-1/+1
* video/filter: rename vf_eq2 to vf_eqwm42012-11-161-0/+519