[vlc-devel] [PATCH] Phosphor deinterlacer, reworked += 5

Laurent Aimar fenrir at elivagar.org
Tue Mar 29 20:25:04 CEST 2011


Hi,

On Mon, Mar 28, 2011 at 10:56:16PM +0300, Juha Jeronen wrote:
> Without further ado, the...
> 
> Changelog:
> 
> - Minor shortening to PHOSPHOR_CHROMA_LONGTEXT. Now I think it's optimal.
> 
> - Renamed PlaneToFieldPlane() to FieldFromPlane(), more consistent with
> the arguments.
> 
> - NULL in ppsz_filter_options is now on a separate line to accommodate
> future changes more easily.
> 
> - DarkenField() updated:
>   - initialize remove_high_u8 and ..._u64 in the suggested, more
> sensible way
>   - MMX implementation of 4:2:2 chroma handler now 2x shorter and faster
>   - temporary variable "I" eliminated
>   - i_strength made const
>   - use (1 << i_strength) instead of variable "div"
>   - variable "div" eliminated
> 
> - Open():
>   - don't initialize p_sys->phosphor.i_chroma_for_420 twice
>   - catch zero for Phosphor settings as part of the out-of-range check

 It has been merged [05a8e02478cfa1908c2159ee38a73455ad71c7b7]
Thanks for your work and patience :)

-- 
fenrir



More information about the vlc-devel mailing list