]> git.sesse.net Git - vlc/commit
Do not use private vout fields in atmo filter.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 18 Apr 2010 17:35:59 +0000 (19:35 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 18 Apr 2010 17:51:16 +0000 (19:51 +0200)
commit345afd987d784d846605dc85f8a6d6dfa77cd727
treebca2bced9bafe3a8e1780f412a0e21ad1df63ace
parent38ac8544e29a0cb3b31cfd96b4aac6679f7907da
Do not use private vout fields in atmo filter.

It breaks a bit atmo filter features (ie crop parameters aren't retreive correctly
anymore, at least until the core does set them for video filter2).
But it fixes potential segfaults due to the way the crop-update callback
is (un)registered.
modules/video_filter/atmo/atmo.cpp