[FFmpeg-devel] [PATCH] avformat/utils: don't overwrite the return value of read_packet()

James Almer jamrial at gmail.com
Tue Feb 27 03:18:16 EET 2018


On 2/26/2018 10:14 PM, Michael Niedermayer wrote:
> On Mon, Feb 26, 2018 at 12:19:19AM -0300, James Almer wrote:
>> This only affected demuxers that didn't return reference counted packets.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  libavformat/utils.c | 6 +++---
>>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> probably ok
> 
> thx

Pushed.


More information about the ffmpeg-devel mailing list