view libavformat.v @ 6143:66b74fc6eeb9 libavformat

RTSP: Clean up rtsp_hd on failure Since rtsp_hd isn't assigned to rt->rtsp_hd until after the setup phase, the initialized URLContext could be leaked on failures.
author mstorsjo
date Fri, 18 Jun 2010 17:54:56 +0000
parents a93a37085393
children
line wrap: on
line source

LIBAVFORMAT_$MAJOR {
        global: *;
};