aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf_dlopen.c
Commit message (Expand)AuthorAge
* vf_dlopen: fix the order of the arguments to mp_image_allocGravatar Marcoen Hirschberg2014-06-19
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* video: automatically strip "le" and "be" suffix from pixle format namesGravatar wm42014-06-14
* vf_dlopen: update usage message to new-style argsGravatar Kevin Mitchell2014-05-15
* vf_dlopen: remove buggy private name -> imgfmt conversionGravatar Kevin Mitchell2014-05-15
* video: don't drop last frame when deinterlacing with yadifGravatar wm42014-04-28
* 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
* vf: move norm_qscale() to the only filter which uses itGravatar wm42013-12-05
* vf_sub, vf_dlopen: default struct is not neededGravatar wm42013-12-05
* video/filter: remove legacy option handling hacksGravatar 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
* options: use m_config for options instead of m_structGravatar wm42013-07-21
* fix compile, sorryGravatar Rudolf Polzer2013-06-16
* vf_dlopen filters: add an "ildetect" filter that detects interlacingGravatar Rudolf Polzer2013-06-16
* vf_dlopen: fix external pixel format namesGravatar wm42013-02-03
* mp_image: change how palette is handledGravatar wm42013-01-13
* video: remove things related to old DR codeGravatar wm42013-01-13
* video/filter: change filter API, use refcounting, remove filter DRGravatar wm42013-01-13
* vf_dlopen: fix a typo in zeroing memory (thanks, pigoz)Gravatar Rudolf Polzer2012-11-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