Hanna Ciebiera (12024-02-26): > Up to now filter_frame was incorrectly set up to dst->filter_frame in > if statement. It was causing conversion failure during the > transcoding. > Now, when condition in if statement is met filter_frame is set up to > default_filter_frame. > > Signed-off-by: Hanna Ciebiera <[email protected]>
Hi. This is completely wrong. And I am pretty sure with this patch the compiler produces a new warning that tell that it is wrong. Regards, -- Nicolas George _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
