src/video_output/video_output.c: Fixed double free in filter removal
code qt4/components/extended_panels.cpp: Improved some dagerous string parsing code. This whole function looks very ad hoc to me at the moment and should be rewritten in a more robust way. In particular this function will misbehave if a video filter exists whose name is a substring of another video filter. This change here just makes it less likely to crash...
Showing
Please register or sign in to comment