view libavformat.v @ 5680:129679c03536 libavformat

Split out input-specific parts of rtsp_read_header() into its own, new, function (rtsp_setup_input_streams()), as preparation for the upcoming RTSP muxer. Patch by Martin Storsj <$firstname $firstname st>.
author rbultje
date Fri, 19 Feb 2010 23:21:44 +0000
parents a93a37085393
children
line wrap: on
line source

LIBAVFORMAT_$MAJOR {
        global: *;
};