view libavformat.v @ 5846:6821f3887d0e libavformat

Don't let ff_rtsp_read_reply skip interleaved RTP/TCP packets in rtsp_write_packet. Skip interleaved packets manually and recheck if there's more to be read.
author mstorsjo
date Mon, 15 Mar 2010 16:36:20 +0000
parents a93a37085393
children
line wrap: on
line source

LIBAVFORMAT_$MAJOR {
        global: *;
};