summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_noise.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: remove vf_match_csp()wm42013-12-071-16/+1
* video/filter: remove unneeded config callbackswm42013-12-051-8/+0
* video/filter: fix some bogus free() callswm42013-12-051-3/+0
* vf_noise: reduce binary sizewm42013-12-041-4/+1
* video/filter: remove legacy option handling hackswm42013-12-041-1/+1
* vf_noise: reroute to vf_lavfiwm42013-12-041-26/+42
* video/filter: fix PIC compile on x86Natanael Copa2013-11-261-2/+7
* Fix some more -Wshadow warningswm42013-11-011-4/+4
* video/filter: remove useless vf_info fieldswm42013-10-231-6/+3
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* video: decouple internal pixel formats from FourCCswm42013-01-131-7/+3
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-35/+11
* configure: remove check for .align semanticswm42013-01-131-3/+3
* Rename directories, move files (step 2 of 2)wm42012-11-121-5/+5
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+470