[FFmpeg-devel] [PATCH] check if bsf returns an error in ffmpeg.c

Benoit Fouet benoit.fouet
Fri Jan 18 12:05:48 CET 2008


Michael Niedermayer wrote:
> On Tue, Jan 15, 2008 at 05:49:21PM +0100, Benoit Fouet wrote:
>   
>> Hi,
>>
>> attached is a patch to $subj
>>     
>
> silently muxing broken data is not good
>
>   

do you mean this should be done (muxing) with a message or not done at all ?
if the bitstream filter returns an error, it shouldn't have touched the
data IMHO, so we would mux input data unchanged
(I'll have to have a look at current bitstream filters to know what they
do, though)

today, if a bitstream filter returns an error, ffmpeg will abort because
of using a packet that is freed.

-- 
Ben
Purple Labs S.A.
www.purplelabs.com




More information about the ffmpeg-devel mailing list