[FFmpeg-devel] [PATCH 2/2] ffmpeg: pass reference counted packets on codec copy when possible

James Almer jamrial at gmail.com
Sat Mar 24 03:12:56 EET 2018


On 3/21/2018 8:08 PM, Michael Niedermayer wrote:
> On Wed, Mar 21, 2018 at 12:03:32PM -0300, James Almer wrote:
>> Should prevent unnecessary copy of data in cases where new references
>> to the packet are created within the muxer or a bitstream filter.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  fftools/ffmpeg.c | 5 +++++
>>  1 file changed, 5 insertions(+)
> 
> should be ok
> 
> thx

Patchset pushed. Thanks.


More information about the ffmpeg-devel mailing list