Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-17 | Added support for non-standard frame formats (VDPAU,...) | phintuka | |
(Thanks to durchflieger) http://vdrportal.de/board/thread.php?threadid=86804 | |||
2009-11-12 | Added support for cropping in video driver | phintuka | |
(Thanks to durchflieger) http://vdrportal.de/board/thread.php?threadid=86804 Added an option to force video driver cropping instead of copying frames in the plugin | |||
2009-11-12 | Intercept get_frame() instead of using intercept_frame() | phintuka | |
(Thanks to durchflieger) http://vdrportal.de/board/thread.php?threadid=86804 | |||
2009-10-28 | Removed old driver crop code | phintuka | |
Cosmetics (Thanks to durchflieger) http://vdrportal.de/board/thread.php?threadid=86804 | |||
2009-10-16 | Added has_unscaled_overlay and has_driver_crop (Thanks to durchflieger) | phintuka | |
http://vdrportal.de/board/thread.php?threadid=86804 | |||
2009-10-16 | analyze_frame, crop_copy_yv12, crop_copy_yuy2, crop_nocopy: Use local ↵ | phintuka | |
variables for start_line and end_line (Thanks to durchflieger) http://vdrportal.de/board/thread.php?threadid=86804 | |||
2009-10-16 | Cosmetics (Thanks to durchflieger) | phintuka | |
http://vdrportal.de/board/thread.php?threadid=86804 | |||
2009-10-16 | float -> double (Thanks to durchflieger) | phintuka | |
http://vdrportal.de/board/thread.php?threadid=86804 | |||
2008-11-01 | Removed leftover xine-lib config.h | phintuka | |
2008-09-22 | Removed extra RCS ID line | phintuka | |
2008-05-22 | xine_xmalloc -> calloc | phintuka | |
2008-01-02 | Use POST_PLUGIN_IFACE_VERSION instead of XINE_VERSION_CODE | phintuka | |
2007-12-19 | xine-lib 1.2 API changes (post_class) | phintuka | |
2006-12-19 | Added missing header | phintuka | |
Fixed wrong cast | |||
2006-10-07 | Fixed cropped frame height calculation | phintuka | |
2006-09-24 | fix aspect ratio (?) | phintuka | |
2006-09-16 | Center image if it is wider than 16:9 and centering does not hide subtitles | phintuka | |
Overlay position adjustments Experimental tighter Y filter | |||
2006-09-13 | Do not use analyzation results of black frames | phintuka | |
2006-09-12 | YUY2 (untested) | phintuka | |
2006-09-12 | MMX/SSE | phintuka | |
2006-08-22 | Added config parameter support | phintuka | |
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-20 | First working version | phintuka | |
2006-08-07 | Initial imoort (dummy plugin) | phintuka | |