mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
remove av_packet_make_refcounted, this break build with old ffmpeg
Origin commit data
------------------
Branch: ni/coolstream
Commit: eaa66c57bf
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2592,7 +2592,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