mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
remove av_packet_make_refcounted, this break build with old ffmpeg
This commit is contained in:
@@ -2519,7 +2519,6 @@ void CStreamRec::run2url()
|
||||
}
|
||||
|
||||
}
|
||||
av_packet_make_refcounted(&pkt);
|
||||
|
||||
in_stream = ifmt_ctx->streams[pkt.stream_index];
|
||||
out_stream = ofcx->streams[_stream_index];
|
||||
|
Reference in New Issue
Block a user