aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf_divtc.c
Commit message (Expand)AuthorAge
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* vf_divtc: remove a global variableGravatar wm42014-06-11
* Fix some libav* include statementsGravatar wm42014-04-19
* Remove CPU detection and inline asm handlingGravatar wm42014-04-19
* vf_divtc: remove inline asmGravatar wm42014-04-19
* Kill all tabsGravatar wm42014-04-13
* video/filter: mp_msg conversionsGravatar wm42013-12-21
* 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: make vf->control non-recursiveGravatar wm42013-12-07
* video/filter: remove legacy option handling hacksGravatar wm42013-12-04
* vf_divtc: use option parserGravatar wm42013-12-04
* video/filter: remove useless vf_info fieldsGravatar wm42013-10-23
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* vf_divtc, vf_phase: Fix handling of subsampled formatsGravatar Martin Herkt2013-04-10
* video: reset filters on seekGravatar wm42013-01-20
* vf_divtc: reduce code duplicationGravatar wm42013-01-13
* 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