summaryrefslogtreecommitdiff
path: root/xine_post_autocrop.c
AgeCommit message (Collapse)Author
2008-09-261.0.2: Backported bugfixes from CVS trunkunlabeled-1.12.2phintuka
- xine-lib 1.2 updates
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
Fixed wrong cast
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
Overlay position adjustments Experimental tighter Y filter
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
Fixed scanning start location at bottom (last line was still scanned) Added check for black frames (black frames will not change crop status) Added 12:9/16:9 only mode (originally target aspect ratio was anything between 4:3...16:9) Added always crop 4:3->16:9 mode (no bar detection) Added more stabilization to 12:9/16:9 cropping
2006-08-20First working versionphintuka
2006-08-07Initial imoort (dummy plugin)phintuka