view libavformat.v @ 5721:82b0dc4f052a libavformat

RTSP muxer: Use a local copy of the AVPacket for sending to the chained muxer This way, we avoid overwriting stream_index in the user's AVPacket with a nonsense value.
author mstorsjo
date Fri, 26 Feb 2010 16:21:56 +0000
parents a93a37085393
children
line wrap: on
line source

LIBAVFORMAT_$MAJOR {
        global: *;
};