Le decadi 10 messidor, an CCXXIII, Michael Niedermayer a écrit :
> This avoids the need to print such warning in all callers

I believe this is a bad idea: the warning will be duplicated when callers
already include them.

There are low-level APIs that return an error and high-level APIs that print
error messages. Changing the status of an API is not a good idea. Creating a
new API is the way to go.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to