[FFmpeg-devel] [PATCH] Add input support for DeckLink devices.
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Aug 18 20:05:51 CEST 2014
Deti Fliegl <deti <at> fliegl.de> writes:
> >> + av_log(NULL, AV_LOG_ERROR,
> >
> > Context should not be NULL.
> Can hardly be done in this file unless you supply avctx as
> argument in every function only for av_log purposes.
Please do this.
The patch you sent in your second mail is completely broken
(a diff to your first patch?) and it made me remember that
you should consider using tools/patcheck to check for things
like tabs and trailing whitespace that our repository would
refuse.
Carl Eugen
More information about the ffmpeg-devel
mailing list