[FFmpeg-devel] [PATCH] Add const to avfilter_get_video_buffer_ref_from_arrays arguments.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Jun 5 19:58:19 CEST 2011
On Fri, Jun 03, 2011 at 03:42:18PM +0200, Michael Niedermayer wrote:
> On Wed, Jun 01, 2011 at 08:45:04PM +0200, Reimar Döffinger wrote:
> > Avoids warning about discarding qualifiers in avcodec.c
> > ---
> > libavfilter/avfilter.c | 2 +-
> > libavfilter/avfilter.h | 2 +-
> > 2 files changed, 2 insertions(+), 2 deletions(-)
>
> LGTM
Finally pushed.
More information about the ffmpeg-devel
mailing list