summaryrefslogtreecommitdiff
path: root/xine_post_autocrop.c
AgeCommit message (Expand)Author
2009-11-17Added support for non-standard frame formats (VDPAU,...)phintuka
2009-11-12Added support for cropping in video driverphintuka
2009-11-12Intercept get_frame() instead of using intercept_frame()phintuka
2009-10-28Removed old driver crop codephintuka
2009-10-16Added has_unscaled_overlay and has_driver_crop (Thanks to durchflieger)phintuka
2009-10-16analyze_frame, crop_copy_yv12, crop_copy_yuy2, crop_nocopy: Use local variabl...phintuka
2009-10-16Cosmetics (Thanks to durchflieger)phintuka
2009-10-16float -> double (Thanks to durchflieger)phintuka
2008-11-01Removed leftover xine-lib config.hphintuka
2008-09-22Removed extra RCS ID linephintuka
2008-05-22xine_xmalloc -> callocphintuka
2008-01-02Use POST_PLUGIN_IFACE_VERSION instead of XINE_VERSION_CODEphintuka
2007-12-19xine-lib 1.2 API changes (post_class)phintuka
2006-12-19Added missing headerphintuka
2006-10-07Fixed cropped frame height calculationphintuka
2006-09-24fix aspect ratio (?)phintuka
2006-09-16Center image if it is wider than 16:9 and centering does not hide subtitlesphintuka
2006-09-13Do not use analyzation results of black framesphintuka
2006-09-12YUY2 (untested)phintuka
2006-09-12MMX/SSEphintuka
2006-08-22Added config parameter supportphintuka
2006-08-20First working versionphintuka
2006-08-07Initial imoort (dummy plugin)phintuka