[FFmpeg-devel] [PATCH] Provide ready for use avio_interrupt_cb_read_int()

Nicolas George nicolas.george at normalesup.org
Thu Jul 18 16:01:18 CEST 2013


Le quintidi 25 messidor, an CCXXI, Andrey Utkin a écrit :
> Implemented what was advised, but still not sure if it is useful for anybody.

Thanks. I believe the patch is fine in principle, but if it is indeed no
longer useful due to reorganisation of the other patches, then maybe it is
better to postpone it.

> ---8<---

I am not sure what this is, but it looks like ASCII-art scissors: note that
it would have gone in the commit message. The format of git mail patches is:
header, rest of commit message, three dashes to separate, extra comments
that are only in the mail, actual patch. This is important because a mail
like that can be directly applied to a repository, author, commit message
and all.

> ---

These are the three dashes I was talking about.

>  libavformat/avio.c | 5 +++++
>  libavformat/avio.h | 7 +++++++
>  2 files changed, 12 insertions(+)

This is the extra comments section, git put in it interesting statistics,
you can add your own comments here if you need.

> diff --git a/libavformat/avio.c b/libavformat/avio.c

And this is the beginning of the actual patch.

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/20130718/3401295a/attachment.asc>


More information about the ffmpeg-devel mailing list