aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf_noise.c
Commit message (Expand)AuthorAge
* video/filter: remove some vf_lavfi wrappersGravatar wm42015-09-11
* Update license headersGravatar Marcin Kurczewski2015-04-13
* vf_noise: remove internal implementationGravatar wm42015-02-11
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* vf_noise: remove global variablesGravatar wm42014-06-11
* Add more constGravatar wm42014-06-11
* Fix some libav* include statementsGravatar wm42014-04-19
* vf_noise: remove line asmGravatar wm42014-04-19
* Kill all tabsGravatar wm42014-04-13
* 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: remove vf_match_csp()Gravatar wm42013-12-07
* video/filter: remove unneeded config callbacksGravatar wm42013-12-05
* video/filter: fix some bogus free() callsGravatar wm42013-12-05
* vf_noise: reduce binary sizeGravatar wm42013-12-04
* video/filter: remove legacy option handling hacksGravatar wm42013-12-04
* vf_noise: reroute to vf_lavfiGravatar wm42013-12-04
* video/filter: fix PIC compile on x86Gravatar Natanael Copa2013-11-26
* Fix some more -Wshadow warningsGravatar wm42013-11-01
* video/filter: remove useless vf_info fieldsGravatar wm42013-10-23
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* video/filter: change filter API, use refcounting, remove filter DRGravatar wm42013-01-13
* configure: remove check for .align semanticsGravatar 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