index
:
xineliboutput
CVS
branch-1_0_5
branch-1_0_x
branch-1_o_x
master
unlabeled-1.1.2
unlabeled-1.10.2
unlabeled-1.12.2
unlabeled-1.13.2
unlabeled-1.18.2
unlabeled-1.2.2
unlabeled-1.20.2
unlabeled-1.21.2
unlabeled-1.22.2
unlabeled-1.24.2
unlabeled-1.3.2
unlabeled-1.30.2
unlabeled-1.30.2.18.2
unlabeled-1.30.2.8.2
unlabeled-1.30.2.9.2
unlabeled-1.34.2
unlabeled-1.36.2
unlabeled-1.4.2
unlabeled-1.46.2
unlabeled-1.5.2
unlabeled-1.50.2
unlabeled-1.52.2
unlabeled-1.56.2
unlabeled-1.58.2
unlabeled-1.63.2
unlabeled-1.7.2
unlabeled-1.8.2
GIT mirror of the xineliboutput CVS repository from Sourceforge
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xine_post_autocrop.c
Age
Commit message (
Expand
)
Author
2011-10-30
Fix FSF address in copyright notices.
phintuka
2011-03-02
Reduced logging. Added parameter to configure log level.
phintuka
2011-01-08
Fixed test for black yv12 frame: make sure chroma samples and luma samples ar...
phintuka
2011-01-08
Use subs_detect flag instead of testing subs_detect_lifetime != 0 in avards f...
phintuka
2011-01-08
Updated parameer descriptions for overscan_compensate and subs_detect_lifetime
phintuka
2011-01-06
Patch #3150279:
phintuka
2011-01-04
Added a new plugin parameter 'overscan_compensate' which reduces zooming of l...
phintuka
2011-01-04
Intercept video port close
phintuka
2011-01-04
Patch #3150279:
phintuka
2011-01-03
Fixed 1.42. Closes sf bug #3146413.
phintuka
2010-11-26
autocrop: configurable logo width
phintuka
2010-05-22
Store capabilities in unsigned var
phintuka
2010-05-22
prev_width, prev_height --> unsigned.
phintuka
2010-05-22
Fixed warnings (missing default case)
phintuka
2010-01-30
Fixed segfault when closing OSD
phintuka
2010-01-19
Do not move overlay if video_out has independent video and OSD resolutions
phintuka
2010-01-03
Relaxed intercept check
phintuka
2009-12-15
Added stabilize_time option:
phintuka
2009-12-14
Removed redundant init code
phintuka
2009-12-14
New subtitle detection configuration parameters: lifetime and stabilize time.
phintuka
2009-12-08
Use start_line,end_line for active cropping.
phintuka
2009-12-08
Only auto-detected croppping is resetted when frame format changes.
phintuka
2009-12-08
Added missing cropping_active checks.
phintuka
2009-12-08
Moved subtitle detection to analyze branch. No need to check for subtitles un...
phintuka
2009-12-08
Added mutex to make state changes atomic.
phintuka
2009-12-07
Added parameter for autodetect rate. (this should enable autodetection with n...
phintuka
2009-12-07
Added parameter for soft start step
phintuka
2009-12-06
Eliminated prev_start_line and prev_end_line from plugin instance data
phintuka
2009-12-06
autocrop_draw(): use local variable for cropping_active
phintuka
2009-11-17
Added support for non-standard frame formats (VDPAU,...)
phintuka
2009-11-12
Added support for cropping in video driver
phintuka
2009-11-12
Intercept get_frame() instead of using intercept_frame()
phintuka
2009-10-28
Removed old driver crop code
phintuka
2009-10-16
Added has_unscaled_overlay and has_driver_crop (Thanks to durchflieger)
phintuka
2009-10-16
analyze_frame, crop_copy_yv12, crop_copy_yuy2, crop_nocopy: Use local variabl...
phintuka
2009-10-16
Cosmetics (Thanks to durchflieger)
phintuka
2009-10-16
float -> double (Thanks to durchflieger)
phintuka
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
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
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
[next]