[FFmpeg-devel] [PATCH 07/13] src_buffer: move audio format change check in a separate function.
Nicolas George
nicolas.george at normalesup.org
Wed May 2 12:20:20 CEST 2012
Le primidi 11 floréal, an CCXX, Stefano Sabatini a écrit :
> Please avoid the forward declarations.
It would mean moving large pieces of code. While this is not bad in itself,
it has a tendency to cause conflicts if I need to edit previous patches or
change the order.
Therefore I prefer to use forward declarations for now, and eliminate them
once the rest is settled. Is that fine with you?
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120502/c2c9a19d/attachment.asc>
More information about the ffmpeg-devel
mailing list