summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_noise.c
Commit message (Expand)AuthorAgeFilesLines
* video/filter: remove some vf_lavfi wrapperswm42015-09-111-71/+0
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* vf_noise: remove internal implementationwm42015-02-111-239/+8
* video: introduce failure path for image allocationswm42014-06-171-0/+2
* vf_noise: remove global variableswm42014-06-111-9/+4
* Add more constwm42014-06-111-1/+1
* Fix some libav* include statementswm42014-04-191-1/+2
* vf_noise: remove line asmwm42014-04-191-130/+4
* Kill all tabswm42014-04-131-237/+237
* 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