summaryrefslogtreecommitdiffstats
path: root/video/filter/vf_dlopen.c
Commit message (Expand)AuthorAgeFilesLines
* video/filter: mp_msg conversionswm42013-12-211-14/+9
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* vf: move norm_qscale() to the only filter which uses itwm42013-12-051-0/+15
* vf_sub, vf_dlopen: default struct is not neededwm42013-12-051-3/+2
* video/filter: remove legacy option handling hackswm42013-12-041-1/+1
* video/filter: remove useless vf_info fieldswm42013-10-231-5/+3
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* options: use m_config for options instead of m_structwm42013-07-211-32/+28
* fix compile, sorryRudolf Polzer2013-06-161-0/+1
* vf_dlopen filters: add an "ildetect" filter that detects interlacingRudolf Polzer2013-06-161-4/+21
* vf_dlopen: fix external pixel format nameswm42013-02-031-7/+35
* mp_image: change how palette is handledwm42013-01-131-1/+1
* video: remove things related to old DR codewm42013-01-131-1/+1
* video/filter: change filter API, use refcounting, remove filter DRwm42013-01-131-79/+36
* vf_dlopen: fix a typo in zeroing memory (thanks, pigoz)Rudolf Polzer2012-11-131-1/+1
* 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/+389