[FFmpeg-devel] [PATCH] Cleanly exit at the end of an Interplay MVE
    James Almer 
    jamrial at gmail.com
       
    Sun Jun 18 17:03:46 EEST 2017
    
    
  
On 6/17/2017 4:53 PM, Paul B Mahol wrote:
> On 6/17/17, Hein-Pieter van Braam <hp at tmm.cx> wrote:
>> Interplay movies signal the end of the stream, currently decoding
>> continues and eventually returns AVERROR_INVALIDDATA.
>>
>> This honors the MVE CHUNK_END and CHUNK_SHUTDOWN types.
>>
>> Signed-off-by: Hein-Pieter van Braam <hp at tmm.cx>
>> ---
>>  libavformat/ipmovie.c | 2 ++
>>  1 file changed, 2 insertions(+)
>>
> 
> lgtm
Pushed (You could have done it yourself, though).
    
    
More information about the ffmpeg-devel
mailing list