[vlc-devel] [PATCH] Soft field repeat support for deinterlacer
Rémi Denis-Courmont
remi at remlab.net
Wed Feb 9 21:23:34 CET 2011
Moi,
Le mercredi 9 février 2011 22:00:05 Juha Jeronen, vous avez écrit :
> Here is a new version of my patch #2 (repeat_pict support) based on
> Laurent's comments. This replaces my earlier posted patch #2.
> Changes with regard to previous version:
>
> - Do not make assumptions about frame delay (offset), but let the
> algorithms decide. This enables Yadif2x to work correctly.
> - Compute output PTSs in Deinterlace() in a centralized way.
> - Use a for loop for output frame alloc and PTS setting.
>
> The frame offset mechanism, along with its rationale, is documented in
> the source, just below the filter_sys_t structure.
Nice to have documentation actually.
But but this file is really getting huge... it really needs to be (sensibly)
sliced before it gets expanded much further, I think.
--
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list