[FFmpeg-devel] [PATCH] Add metadata injection to blackdetect
Michael Niedermayer
michaelni at gmx.at
Sat May 24 05:02:55 CEST 2014
On Thu, May 22, 2014 at 09:48:41PM +0100, Billy Shambrook wrote:
> ---
> libavfilter/vf_blackdetect.c | 5 +++++
> 1 file changed, 5 insertions(+)
applied
>
> diff --git a/libavfilter/vf_blackdetect.c b/libavfilter/vf_blackdetect.c
> index 90a28a9..94af613 100644
> --- a/libavfilter/vf_blackdetect.c
> +++ b/libavfilter/vf_blackdetect.c
> @@ -134,6 +134,7 @@ static int request_frame(AVFilterLink *outlink)
> return ret;
> }
>
> +// TODO: document metadata
please add documentation
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The educated differ from the uneducated as much as the living from the
dead. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140524/eec0bd52/attachment.asc>
More information about the ffmpeg-devel
mailing list