[FFmpeg-devel] [PATCH] Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from libavcodec to libavcore.

Stefano Sabatini stefano.sabatini-lala
Thu Dec 9 18:26:28 CET 2010


On date Thursday 2010-12-09 03:54:04 +0100, Michael Niedermayer encoded:
> On Wed, Dec 08, 2010 at 08:07:15PM +0100, Stefano Sabatini wrote:
> > On date Wednesday 2010-12-08 19:52:59 +0100, Stefano Sabatini encoded:
> > > Remove last compile-time dependancy of libavfilter on libavcodec.
> > 
> > Updated.
> > -- 
> > FFmpeg = Formidable and Fancy Moronic Portentous Entertaining Geek
> 
> >  libavcodec/avcodec.h      |    4 ----
> >  libavcore/avcore.h        |    4 ++++
> >  libavfilter/avfilter.h    |    5 +++--
> >  libavfilter/vsrc_buffer.h |    1 +
> >  4 files changed, 8 insertions(+), 6 deletions(-)
> > b0355b2c0ad251dc487168d7d9bb11db6eab4211  0001-Move-AV_NOPTS_VALUE-AV_TIME_BASE-AV_TIME_BASE_Q-symb.patch
> > From 2e9e559d60c2258e706ffd6fa68a9438d9dbbc14 Mon Sep 17 00:00:00 2001
> > From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> > Date: Wed, 8 Dec 2010 19:50:35 +0100
> > Subject: [PATCH] Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from
> >  libavcodec to libavcore.
> > 
> > Remove another compile-time dependancy of libavfilter on libavcodec.
> 
> should be ok if tested

Applied.
-- 
FFmpeg = Frenzy and Faithful Maxi Pitiful Evil Guru



More information about the ffmpeg-devel mailing list