mirror of
https://github.com/mpv-player/mpv
synced 2025-03-07 22:57:42 +00:00
Updated to conform to a small change in the LIVE.COM API.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12867 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0ccf7cb05a
commit
a26dcc7b48
@ -407,7 +407,7 @@ extern "C" void demux_close_rtp(demuxer_t* demuxer) {
|
|||||||
delete rtpState->sdpDescription;
|
delete rtpState->sdpDescription;
|
||||||
delete rtpState;
|
delete rtpState;
|
||||||
|
|
||||||
delete env; delete scheduler;
|
env->reclaim(); delete scheduler;
|
||||||
}
|
}
|
||||||
|
|
||||||
////////// Extra routines that help implement the above interface functions:
|
////////// Extra routines that help implement the above interface functions:
|
||||||
|
Loading…
Reference in New Issue
Block a user